Forum Discussion
Timeboxing a PowerBI Report
Hello,
I am a new user. I have a business requirement to time box my report. The user will select one of four options ("All Data", Rolling 12", "Year to date", and "Last Year") and then the report must be filtered by that date. I am using a table to hold the four test options, and presenting them in a listbox filter. What I am not sure is how to take the user's choice and set up the filter. What advice can you provide?
Cheers!
Anonymous , refer my blog on the same
https://medium.com/chandakamit/power-bi-when-i-felt-lazy-and-i-needed-too-many-measures-ed8de20d9f79
or you can create 4 measure and create field parameters
2 Replies
- amitchandakSuper User
Anonymous , refer my blog on the same
https://medium.com/chandakamit/power-bi-when-i-felt-lazy-and-i-needed-too-many-measures-ed8de20d9f79
or you can create 4 measure and create field parameters
- AnonymousNot applicable
Thank you for that link. I am new to Dax. How do I apply the date range to all of the pages in my report? Do I assign it to a varialbe and try to put it in the "Filters on all pages" section?
Cheers!