Forum Discussion
Embedding Power BI Dashboards: Can't get URLs?
- 7 years ago
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
- pmdci7 years agoAdvocate V
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.
