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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.