Reputation: 4428
Is it possible to create trailing 12 month date parameter? I want to be able to choose Month-Year, so it display data till the end of that chosen Month-Year 12 months back.
Something like that on a picture below.
Do I need to create some date measures for that?
Thanks
Upvotes: 0
Views: 3880
Reputation: 15027
I would use the Relative Date slicer & filter feature built into Power BI. It can cater to that requirements E.g. Last - 12 - Months (Calendar)
https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-slicer-filter-date-range/
No modeling preparation is needed - it is set in the report page design.
Upvotes: 4