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 I could show a specific report section on Demand and Chnage dynamically on the fly?
I want to make the report dynamic on appplication!