Forum Discussion

Katerina's avatar
Katerina
Icon for Helper I rankHelper I
6 years ago
Solved

Date functions expected additional parametres when I've already put them

Hi all!   I have a strange situation - I can't create a calendar using this simple DAX code: Table = CALENDAR(DATE(2019,1,1),DATE(2020,1,1))   Power BI Desktop marks this as error - please see ...