Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hello everyone,
I'm implementing the button "Clear all slicers" but this returns as default the first date of my dataset. How can I ensure that once this button is clicked, the values will always be D-1 (Today's Date -1)?
Thanks
Solved! Go to Solution.
Hi @julsr ,
Try using a custom visual “pre-selected slicer” and bookmarks for a similar result:
The pre-selected slicer's interaction with the built-in slicer is turned off by default, so please remember to turn on the interaction.
Change how visuals interact in a report - Power BI | Microsoft Learn
Hide pre-selected slicer when saving bookmarks.
I've made a simple example that I hope helps.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
@julsr You would want to have a day offset in your Date/Calendar table. Then you could create a bookmark for that where the page is filtered to the offset equal -1. Clear all slicers could then just invoke that bookmark.
Thanks for your answer! I'm using the following logic: https://www.linkedin.com/pulse/power-bi-single-date-picker-without-dax-torsten-wanka/ to have a single date picker in my dashboard, but when I want to apply something to show the last day value in my code, it doesn't work. I expected to see the last day with this and use it as a bookmark.
Hi @julsr ,
Try using a custom visual “pre-selected slicer” and bookmarks for a similar result:
The pre-selected slicer's interaction with the built-in slicer is turned off by default, so please remember to turn on the interaction.
Change how visuals interact in a report - Power BI | Microsoft Learn
Hide pre-selected slicer when saving bookmarks.
I've made a simple example that I hope helps.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
94 | |
84 | |
83 | |
72 | |
49 |
User | Count |
---|---|
143 | |
130 | |
108 | |
64 | |
55 |