Forum Discussion
grenzi
6 years agoFrequent Visitor
unable to use pageName parameter on embedded report when destination page name contains a space
We have a Power BI app consuming data from an azure analysis services instance. All of our users have Power BI Pro licenses. All users are internal to our company. We're attempting to embed into ...
v-xicai
Community Support
6 years agoHi grenzi ,
The embed URL could be like picture below, and the URL filter is at the end of URL.
You can learn more: https://docs.microsoft.com/en-us/power-bi/service-embed-secure.
Best Regards,
Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
grenzi
6 years agoFrequent Visitor
In this instance we're not trying to filter. We're just trying to change the page that the report in the app shows when it's embedded.
- vvnck6 years agoFrequent Visitor
donn't use real page name. please use
&pageName=ReportSectionXXX
the "ReportSectionXXX" come from your end of URL when you view a report page in power bi service.