Forum Discussion
Group By month
mondinelli I tried both your ways and only the first worked but I don't want that format... I prefer the format of the second way that doesn't work.
mork which is the error while trying the second way?
- mork10 years agoHelper V
It doesn't show an error, it just creates the column with the word error in every cell.
- Anonymous10 years agoNot applicable
Mmm it's strange. First of all, you have problems with the "WeekStartDate", which is the format of that column? Because in my example dataset I've no problems.
With the formula I've posted I get something like this : 1-2016
You can also try to create two separate custom column, one with Date.Month() and one with Date.Year() and then merge them together.
- mork10 years agoHelper V
The formula you provided worked. I just hadn't noticed that post and I was replying to your previous one about the error I was recieving. The WeekStartDate is type date