Forum Discussion
yndio
9 years agoFrequent Visitor
Power BI API - Reports: How to display report with particular report section as selected
Hi All, We are using Power BI API to display Power BI Report in an iFrame and its working fine. When clicking on a tile (‘tileClicked’ event), we are getting a NavigationURL (like ‘https://app...
- 9 years ago
You could set a default page when loading a report by using new JavaScript API. See Embed Configuration Details.
v-chuncz-msft
9 years agoCommunity Support
You could set a default page when loading a report by using new JavaScript API. See Embed Configuration Details.
dart99
8 years agoRegular Visitor
Is there any way we can toggle between the Report sections programtically?
I want my particular report section dispalyed on other events on the same application.