good morning,
i got a data set where the date is written like this: "Jan 16, 2011". now i want to group the data by years but in the group header there should only be shown the year and not the first date entry for the year.
i tried to use .substr() in the expression in the group but apparently the basic java scripts functions won't work in here.
hope you are able to help me.
thanks