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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
pmdci
Advocate V
Advocate V

Embedding Power BI Dashboards: Can't get URLs?

We created a Power BI Dashboard with custom URLs, so when a user clicks on a visual it would take the user to the given URLs.

 

This works perfectly on app.powerbi.com service site. However when we embed the dashboard in our bespoke application, clicking on those visuals that are supposed to open an URL results nothing.

 

We looked into the API and aparently there isn't a way to surface these URLs to our bespoke application. Unless were missing something? Has anyone tried this before?

 

Regards,

P.

1 ACCEPTED SOLUTION
v-jiascu-msft
Employee
Employee

Hi @pmdci,

 

As we can see from the online demo, the JS module seems not to provide this property. But we can get it through the REST API. Please refer to power-bi/dashboards/gettileingroup

Here is a working demo: Developer/API-to-get-Dashboard-tile-custom-hyperlink.

openurl

 

Best Regards,
Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-jiascu-msft
Employee
Employee

Hi @pmdci,

 

As we can see from the online demo, the JS module seems not to provide this property. But we can get it through the REST API. Please refer to power-bi/dashboards/gettileingroup

Here is a working demo: Developer/API-to-get-Dashboard-tile-custom-hyperlink.

openurl

 

Best Regards,
Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @v-jiascu-msft

 

We managed to implement it as per your reply. However I wonder if there is a way to inherit the link target (current tab, new tab, etc) from the dashboard? At the moment we have some links we set-up to open in a new tab, but this seems to be ignored.

 

Sure we could code this ourselves but we wouldn't be able to mix and match different behaviours for multiple links in a dashboard.

 

Thanks!

P.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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