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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Russe11
New Member

Storing Power BI Embedded Report settings or programmatically updating selections

Hi,

 

I am using PowerBI Embedded to embed a report in a demo website.

 

I need to be able to store the selections a user makes on a slicer visual between user sessions but I can't figure out a way to do it. Selections do not show up in the .getFilters() response and there doesn't appear to be any methods to manually set the options programmatically.

 

Any idea?

 

Thanks!

1 ACCEPTED SOLUTION
Russe11
New Member

To answer my own question this can easily be done with the new bookmark feature.

 

https://github.com/Microsoft/PowerBI-JavaScript/wiki/Bookmarks

 

So, solved.

View solution in original post

1 REPLY 1
Russe11
New Member

To answer my own question this can easily be done with the new bookmark feature.

 

https://github.com/Microsoft/PowerBI-JavaScript/wiki/Bookmarks

 

So, solved.

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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

Top Solution Authors