Forum Discussion
Justair07
Resolver I
6 years agoTrying 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] ...
Justair07
Resolver I
6 years agoHi rajulshah ,
I was afraid of that. Do you know of another way I can achive my overall goal? Another method to create a dynamic calender based on a slicer selection?
Thank you
-Justair07
rajulshah
Resident Rockstar
6 years ago- Justair076 years ago
Resolver 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 ago
Resident Rockstar