Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Has anyone ever engineered a way to save filter selections on a report? We have a need for non-authoring Power BI users to be able to:
1) Make a selection within a slicer
2) Save their selection
3) Have the file saved somewhere (either a local file or database)
4) Reopen their report and pick back up where they left off.
Ideally, this would be done in an out-of-the-box Power BI visual. However, we understand that maybe it would have to be a custom visual.
Any tips/info would be great!
Thanks!
Hi All
I am aware the the question is really old, but few newer searches regarding saving filters, I would recommend using Bookmarks.
See this video for reference https://youtu.be/eptuk8KRQVI
Hello @paynemiller,
You can use the following example from ChicletSlicer source code:
persistProperties method allows to save any json config in visual settings.
Nikita Grachev,
Team Leader
Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com