Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I have a report setup with a date slicer. The date slicer selects the effective date the user wants to view data for. I also have a line chart to shows "balance" of the accounts for the 180 days before the date selected in the slicer. Is there a way to create a relative date filter based on the date selected in the slicer?
Solved! Go to Solution.
@ashaner Well, you could use a relative data slicer. Otherwise, you would need something like the Complex Selector:
https://community.powerbi.com/t5/Quick-Measures-Gallery/The-Complex-Selector/m-p/1116633#M534
@ashaner Well, you could use a relative data slicer. Otherwise, you would need something like the Complex Selector:
https://community.powerbi.com/t5/Quick-Measures-Gallery/The-Complex-Selector/m-p/1116633#M534
The complex selector worked for me with a few tweak. Thank you for your assistance!