Forum Discussion
Anonymous
4 years agoNot applicable
Date parameter
How to create continuous date parameter in Power Bi
- Anonymous4 years ago
Hi Anonymous ,
You could use CALENDAR() function or CALENDARAUTO() function.
Then create slicer based on the calendar table.
https://docs.microsoft.com/en-us/dax/calendar-function-dax
https://docs.microsoft.com/en-us/dax/calendarauto-function-dax .
Best Regards,
Jay
3 Replies
- amitchandakSuper User
Anonymous , Take date a range or list in slicer
- AnonymousNot applicable
Hi Anonymous ,
You could use CALENDAR() function or CALENDARAUTO() function.
Then create slicer based on the calendar table.
https://docs.microsoft.com/en-us/dax/calendar-function-dax
https://docs.microsoft.com/en-us/dax/calendarauto-function-dax .
Best Regards,
Jay
- AnonymousNot applicable
My PowerBI desktop version doesn't have the option 'Bind to Parameter' in the Properties subsection. Why?