Forum Discussion

Dave149's avatar
Dave149
Frequent Visitor
1 year ago
Solved

Embed report with personal bookmarks enabled

Hi everyone,   I'm hoping to get some guidance on the following setup: We have a Power BI report located in a workspace, and our goal is to distribute this report across multiple apps—without givi...
  • rohit1991's avatar
    1 year ago

    Hi Dave149 


    Enabling personal bookmarks in embedded Power BI reports through app.powerbi.com can be a bit restrictive, especially when embedding via apps and not giving full workspace access. As of now, personal bookmarks are supported in Power BI service only when users have direct access to the report, either through the workspace or app in which the report is published.

     

    If you're embedding the report via URL (like reportEmbed?...), personal bookmarks won't work unless the report is accessed through a published app where the personal bookmark feature is explicitly enabled in the app settings. To ensure users can use personal bookmarks, you should publish the report within a Power BI App and make sure that the “Allow users to create personal bookmarks” option is turned on in the app settings before publishing.

     

    Also, users must have at least Viewer access to the app and a Power BI Pro license (or the report must be in a Premium capacity). Unfortunately, embedding reports across multiple apps with isolated bookmark experiences per app isn’t natively supported, so aligning personal bookmarks with user-specific views may require some creative use of row-level security and user-specific filters as a workaround.