This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi everyone,
is it possible to set a dynamic fixed end date as default in a between date slicer?
I would like the previous day of today to always be displayed as the default end date.
Just tested few things, but nothing seems to work.
The below slicer must always show the same day like the upper slicer but in the previous year.
Any ideas?
Thanks in advance
Solved! Go to Solution.
Hi @amitchandak ,
Thanks for the quick response.
Hi @Ohana2410 ,
I have created a simple sample, please refer to.
Measure = var _1= TODAY()-1
return
IF(MAX('Table'[Date])<=_1,1,BLANK())
How to Get Your Question Answered Quickly - Microsoft Fabric Community
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @amitchandak ,
Thanks for the quick response.
Hi @Ohana2410 ,
I have created a simple sample, please refer to.
Measure = var _1= TODAY()-1
return
IF(MAX('Table'[Date])<=_1,1,BLANK())
How to Get Your Question Answered Quickly - Microsoft Fabric Community
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for your support, but unfortunately it doesn't work out for the below date slicer.
Is it possible, that there isn't an option to solve this issue?
Hey, I guess you meant "can't" don't you?
kind rgds
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 28 | |
| 23 | |
| 22 | |
| 16 | |
| 16 |
| User | Count |
|---|---|
| 60 | |
| 35 | |
| 28 | |
| 22 | |
| 21 |