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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Mahendra_k
Helper I
Helper I

How to Capture and Restore Report State (Like BooHow to Capture and Reskmarks) in Power BI Embedded?

Hi everyone,

In Power BI Desktop, I’ve created a matrix visual where the columns are managed using a field parameter, allowing users to rearrange the column positions dynamically.

In the Power BI Service, I can use Bookmarks to capture the state of the dashboard — such as field parameter selections or applied filters — and return to that state when the bookmark is selected.

However, we do not access the report directly in the Power BI Service. Instead, we view it through a Power BI Embedded setup (embedded on a website/portal).

My question is:
Is it possible to achieve similar bookmark functionality (capture and return to a saved state) in an embedded Power BI report?

If not directly supported, what alternative approach or solution can be used to achieve a similar result — for example, saving the user’s current filter selections or field parameter configuration and restoring them later?

Thanks in advance for any guidance!

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi @Mahendra_k ,

 

To enable the custom bookmarks you need to enable that feature on the embedded code:

 

https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/personal-bookmarks

 

Just setup the personalBookmarksEnabled to true


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

1 REPLY 1
MFelix
Super User
Super User

Hi @Mahendra_k ,

 

To enable the custom bookmarks you need to enable that feature on the embedded code:

 

https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/personal-bookmarks

 

Just setup the personalBookmarksEnabled to true


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.