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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi dear community,
I have the following situation:
A realtive date slicer is added to my report. As you know it currently has following options:
The goal is to get a measure and respective vizualization where I can see the comparison between the period from slicer and exact prior period for the slicer choice.
For example
In short it is about dynamicaly calculated measure which will understand the logic of the slicer and update accordingly. I know and I have created measures like:
PM New Sessions = CALCULATE([new],DATEADD('Calendar'[Date],-1, Month)) which works only with month.
The idea and desired measure is a combination of those where the calculation logic is connected with slicer.
I have seen this thread, but the link is not working more. @v-shex-msft
Will be grateful for any advice/information you can share with me.
Cheers,
Saro
Solved! Go to Solution.
@Anonymous
Currently, Power bi does not support filtering based on the selected period in Relative fitler. The linked post is not really relevant to your case.
As a workaround solution, I would recommend you to create a measure for each time period, and then filter the measures to be displayed on the visual by creating a slicer table. Please see my pbix sample, remember you need to select the period in both slicers.
Paul Zheng _ Community Support Team
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous
Currently, Power bi does not support filtering based on the selected period in Relative fitler. The linked post is not really relevant to your case.
As a workaround solution, I would recommend you to create a measure for each time period, and then filter the measures to be displayed on the visual by creating a slicer table. Please see my pbix sample, remember you need to select the period in both slicers.
Paul Zheng _ Community Support Team
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you so much!
@Anonymous , for slicer, refer :
For week refer
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 81 | |
| 66 | |
| 50 | |
| 45 |