Forum Discussion
Calendar function behaving weird / How to create a calendar table between these two dates
- 5 years ago
Hi Anonymous ,
Your CALENDAR dax function syntax is wrong. You can't directly pass date values. You have to pass dates using DATE function:
= CALENDAR (DATE (2020, 12, 31), DATE (2020, 10, 01))
Thanks,
Pragati
- 5 years ago
HI Anonymous ,
Save your Power BI report --> Close it --> Reopen it --> Try again creating your calendar table.
If still there is this issue, share your pbix file.
Also, I am hopinh you are on the latest Power BI Desktop update?
Thanks,
Pragati
- Anonymous5 years ago
I Just uninstall power bi desktop and install again now calendar function working fine
Thanks Pragati
Hi Anonymous ,
Not sure what is happening at your end. But I see this working correctly at my end:
Try creating a new table and then go to data view and check.
Thanks,
Pragati
- Anonymous5 years agoNot applicable
Pragati11 I also use calendar function previously never face any issue. i am unable to figure out why this happening to me 🤔🤔
- Pragati115 years agoSuper User
HI Anonymous ,
Save your Power BI report --> Close it --> Reopen it --> Try again creating your calendar table.
If still there is this issue, share your pbix file.
Also, I am hopinh you are on the latest Power BI Desktop update?
Thanks,
Pragati
- Anonymous5 years agoNot applicable
I Just uninstall power bi desktop and install again now calendar function working fine
Thanks Pragati