I have a global temperature dataset (attached) that has a date attribute in the format mm/dd/yy. I would like to create new attributes for month and year. How would I use the Edit Formula function to create these new attributes?
Create new attributes named, for example ‘month’. Click on the column header for the attribute, then select “Edit Formula…”. For the formula, type “month(dt)”. Apply a similar strategy for year.