Forum Discussion
Katerina
Helper I
6 years agoDate 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 ...
- 6 years ago
Hi,
Check the solution and answers in the post below. It seems to be similar to your issue
Error relating to the DATE Function when creating a Date table - Too Few Arguments Passed
Gordonlilj
Solution Sage
6 years agoHi,
Check the solution and answers in the post below. It seems to be similar to your issue
Error relating to the DATE Function when creating a Date table - Too Few Arguments Passed
Katerina
Helper I
6 years agoHi, Gordonlilj
Thank you very much!
It is really the solution! The spaces solved the issue!
Thank you! 🙂