Setting default page in PowerBI Embedded -


i have 5 pages in report , using same report in 2 different applications. possible set default page per application i.e.; application 1 should have page 1 default page application 2 should have page 5 default page.

there's new query string parameter can pass call pagename=<reportsectionname>

the report section name little confusing it's not name of page see in ui. instead it's @ end of url in browser's address bar.

so log in www.powerbi.com , upload report see section names are. can use them in power bi embedded environment.

you can see actual pagename value each report-page through share-url balloon:

enter image description here


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -