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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
dronik
Frequent Visitor

How to add bookmarks to reportEmbed URL action bar

Hello.

 

My report has below options in the action bar:

dronik_1-1739872923742.png

 

But when I acces my report with reportEmbed and parameters in the URL, the action bar is reduced to this only:

dronik_0-1739872904502.png

 

How can I add bookmarks option to my action bar in reportEmbed?

 

1 ACCEPTED SOLUTION

Hi @dronik,

Personal Bookmarks (user custom filtering) are disabled by default in Power BI Embedded Analytics and must be enabled manually. Additionally, they are only supported in "Embed for Your Organization" (User Owns Data) and are not available in "Embed for Your Customers" (App Owns Data).

Use the action bar to enhance user experience in a Power BI embedded analytics application | Microso...

 

If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.

 

Thank you. 

 

View solution in original post

12 REPLIES 12
v-saisrao-msft
Community Support
Community Support

Hi @dronik,

 

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

 

Thank you.

v-saisrao-msft
Community Support
Community Support

Hi @dronik,


I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.


Thank you.

 

freginier
Super User
Super User

Hey there!

 

I think you can sort out this issue in settings. Try this: 

- Open your report in Power BI Service.
- Go to File → Options and settings → Report settings.
- Enable "Persistent Filters" and "Bookmarks Pane".
- Republish the report.

 

Hopefully this helps!

Cheerio,

Zoe 😁😁

 

Hello,

 

this didnt help. I dont need filtering pane to be visible - I already have this. I have possibility for my users to save bookmarks in the reportEmbed reports.

Hi @dronik,

Thank you for reaching out to the Microsoft Fabric Forum Community. 

 

To enable the Bookmarks option in your embedded report, please follow these steps: 

If you are embedding the report using a direct URL, try adding the following parameter: 

&bookmarksPaneEnabled=true 

https://app.powerbi.com/reportEmbed?reportId=YOUR_REPORT_ID&bookmarksPaneEnabled=true

 

If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.    

    

Thank you. 

 

hello @v-saisrao-msft 

thanks for your answer and sorry for misunderstanding. I need to enable personal bookmarks (user custom filtering) - not the page bookmarks.

Hi @dronik,


I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.


Thank you.

Hi @dronik,

 

To enable Personal Bookmarks in an embedded Power BI report, you may find the following resources helpful:

Solved: How to enable personal bookmark in embed pbi using... - Microsoft Fabric Community

Use the action bar to enhance user experience in a Power BI embedded analytics application | Microso...

 

If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.

    

Thank you.

hello @v-saisrao-msft 

what is loadConfiguration in the second step? I cannot find it anywhere..

Thanks for your response

Hi @dronik,

Personal Bookmarks (user custom filtering) are disabled by default in Power BI Embedded Analytics and must be enabled manually. Additionally, they are only supported in "Embed for Your Organization" (User Owns Data) and are not available in "Embed for Your Customers" (App Owns Data).

Use the action bar to enhance user experience in a Power BI embedded analytics application | Microso...

 

If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.

 

Thank you. 

 

Hello @v-saisrao-msft 

thanks for your answer. Do you know where I should place embedConfig method? In which file or which place in the code?

 

Regards.

Hi @dronik,

The embedConfig object is used to configure and embed a Power BI report with the JavaScript SDK. It should be defined in your JavaScript file (e.g., embed.js or app.js) and passed to powerbi.embed() within the embedding function. Make sure the Power BI JavaScript SDK is loaded, embedConfig is correctly formatted, and the embedding function executes at the appropriate time.

 

If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.

 

Thank you.

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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