Forum Discussion
maclura
Resolver I
5 years agoDate Table - DAX - CALENDAR() - ADDCOLUMNS() - Quarter Issue
Hi, I create a new Date table with DAX using the CALENDAR() function. Adding new columns, no problem. When I add a new "Quarter" colum into the table my table stops starting from Jan 1st and move...
CNENFRNL
Community Champion
5 years agoHi, maclura , no worries, those other before July are not gone with the wind; but the mechnism under the hood is not clear.
Anonymous
4 years agoNot applicable
I just had the same issue. It is really weird that it would do that. I had to sort the date column in mine asc to see it begining on 1/1/YYYY.