March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I'm trying to use the Dax expression to create a date table. I found a simple blog on this and gave it a try. I'm not able to make it work and I think I'm missing something obvious.
In Power BI desktop I go to the "Modeling" tab, then "New Table", then paste this in formula field...
Date =CALENDAR (DATE(2000;1;1); DATE(2025;12;31))
Theoretically its supposed to work but I get the error "The syntax for ';' is incorrect. (DAX(CALENDAR (DATE(2000;1;1); DATE(2025;12;31))))."
What am I doing wrong?
Solved! Go to Solution.
for sure don't paste in the formula
build it from the keyboard - along the way the intellisense will help guide and give insight as to a syntax issue....
Try replacing the semicolons with a comma.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
126 | |
77 | |
59 | |
55 | |
43 |
User | Count |
---|---|
184 | |
107 | |
82 | |
60 | |
48 |