Forum Discussion
Anonymous
8 years agoNot applicable
DAX CALENDAR syntax issue
I tried to create a dateTable using CALENDAR ( DATE ( 2017, 1, 1 ), DATE ( 2017, 12, 31 ) ) I kept getting the error message "The syntax for '.1' is incorrect.(DAX(CALENDAR(DATE(2005, 1, 1), DA...
GerberDK
6 years agoRegular Visitor
Two commas solved the problem, but strange syntax