Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
paynemiller
Regular Visitor

Save Filter Selections

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!

2 REPLIES 2
Leifnebel
New Member

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

 

nikitagrachev
Employee
Employee

Hello @paynemiller,

 

You can use the following example from ChicletSlicer source code:

https://github.com/Microsoft/PowerBI-visuals-ChicletSlicer/blob/master/src/chicletSlicer.ts#L636-L65...

persistProperties method allows to save any json config in visual settings.

 

 

 

Nikita Grachev,
Team Leader

Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com

Nikita Grachev,
Team Leader
Microsoft Power BI Custom Visuals,
pbicvsupport@microsoft.com

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.