Forum Discussion
Distinct months..?
- Anonymous4 years ago
I created a copy of the column ProductionDate with the format 'mmmyyyy'. Then I grouped by the copy (MonthYear) and summarized 'ItemCount'. Success!
Thanks!
This is what I got, my field ProductionDate is not recognized:
Hi Anonymous ,
I think you need to specify the table before the column.
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
- Anonymous4 years agoNot applicable
OK, I still have error on 'ProductionDate'
- tackytechtom4 years ago
Most Valuable Professional
Hi Anonymous ,
Are you using a measure instead of a column maybe?
You may share some data if you like so I can look into it, too!/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/- Anonymous4 years agoNot applicable
I created a copy of the column ProductionDate with the format 'mmmyyyy'. Then I grouped by the copy (MonthYear) and summarized 'ItemCount'. Success!