Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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.
Solved! Go to Solution.
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.
Best Regards,
Dale
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.
Best Regards,
Dale
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.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 |