Forum Discussion
Personalization Bookmark option in Power Report embedded in Power Apps
Hi Team,
We have an issue showing the Personal Bookmark option in the Power BI report embedded in Power Apps using Power BI tiles. We already have added the below string to the report embed tile url : &bookmarksPaneEnabled=true&personalBookmarksEnabled=true, but it only showing Report bookmarks not allowing users to add new personal bookmarks or show Personal bookmark option.
Kindly help if i'm missing anything here to make the personal bookmark option available for the users.
Best Regards,
Vishnu
1 Reply
- AnonymousNot applicable
Hi VP_VishnuVS3 ,
Based on the information you provided, it appears that you have performed the correct initial steps by appending the embed URL to the report to enable the bookmarks pane and personal bookmarks. If users are still unable to view or add new personal bookmarks, here are a few additional areas to consider:
- Ensure that the user has the permissions required to view the report and that Azure Active Directory has the permissions. For more detailed information about permissions, see the following documentation:
Power BI embedded analytics overview - Power BI | Microsoft Learn - Personal bookmarks are only supported in the "Embed for your Organisation" scenario. If the application's audience includes users outside the organisation who do not have direct access to Power BI content, this may be why personal bookmarks are not available.
- Ensure that the property is set correctly in the embedding configuration. This should be part of the settings in the embed code, not just appended to the URL.
Best Regards,
Ada Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Ensure that the user has the permissions required to view the report and that Azure Active Directory has the permissions. For more detailed information about permissions, see the following documentation: