Forum Discussion
Justair07
6 years agoResolver I
Trying to Create a Dynamic Calendar
Hi, I'm trying to use the CALENDAR function to create a dynamic calendar table. Here is my DAX: TimelineDates = CALENDAR(DATE([SelectedYear],01,01),DATE([SelectedYear],12,31)) [SelectedYear] ...
rajulshah
6 years agoResident Rockstar
Justair07
6 years agoResolver I
Hi rajulshah,
I might not understand the difference between a physical table and a table so forgive me but my initial thought is either should work. I have a calander already created entirley from M in the Power Query Editor. My goal was to have the dynamic calender only show a date range for a single year based on the slicer selection. Hope this answers your question.
Thank you,
-Justair07
- rajulshah6 years agoResident Rockstar