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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

How to create a link directly to a bookmarked datapoint within a report

We've recently set up a live dashboard that ingests data and updates hourly.

To fully utilize this new dashboard, we are changing our reporting processes; we no longer will be using offline datasets/graphs/screenshots, instead we want to provide links that will take the readers (who have PBI pro) directly to our report's used to build the dashboard.

 

To make this effective, we need to be able to link directly to a report page that has a bookmark applied so that the data is highlighted so the reader lands on the report with the data we want them to see already filtered.

 

How do we do this?

1 ACCEPTED SOLUTION
Sumanth_23
Memorable Member
Memorable Member

hi @Anonymous - once the report is published to the service when you navigate between bookmarks PowerBI will generate URLs as per bookmark view - you should be able to capture that from the Browser address bar and use it to share with users for navigation

 

See below screenshot - the text highlighted in RED was generated on navigation to one of the bookmarks in my report

Sumanth_23_0-1600812654776.png

 

 Please mark the post as a solution and provide a 👍 if my comment helped with solving your issue. Thanks!

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

Proud to be a Super User!



View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @Anonymous,

As Sumanth_23 said, current power bi service allows us to add bookmark guid as query string filter conditions to apply specific bookmark effect. You can copy the group id, report id and bookmark id to quickly generate the link to navigation to specific report with bookmark effect.
Notice: power bi service seems records bookmarks with guid id instead of bookmark name, you need to manly record these guid ids.

Regards,

Xiaoxin Sheng

Sumanth_23
Memorable Member
Memorable Member

hi @Anonymous - once the report is published to the service when you navigate between bookmarks PowerBI will generate URLs as per bookmark view - you should be able to capture that from the Browser address bar and use it to share with users for navigation

 

See below screenshot - the text highlighted in RED was generated on navigation to one of the bookmarks in my report

Sumanth_23_0-1600812654776.png

 

 Please mark the post as a solution and provide a 👍 if my comment helped with solving your issue. Thanks!

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

Proud to be a Super User!



Don't you know how to save this specific bookmark in Power BI Service so that it's available for all the users of the report?

Have you really got the solution?

It seems that Sumanth_23’s solution requires creating a lot of bookmarks. What I want is just create a URL link without having to create bookmarks.

@dforro It's sad that this forum doesn't notify of new replies 😑

 

Now to your question. We found out that with the help of a bookmark Power BI saves the view of a particular report (with its filters) into some hash value, which is quite handy to use and can indeed be shared with other users. But for some reason we couldn't save those bookmarks in the PBI service (probably because our embedded product version doesn't allow it), so we decided to save the bookmarks with their hash values in the backend database, and it works fine for us so far.

 

Altough there is a way to share views without creating bookmarks, it doesn't seem reliable to be honest: Filter a report using query string parameters in the URL - Power BI | Microsoft Learn

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.