Forum Discussion
dwong13
2 years agoNew Member
Open an embedded powerBi report to a specific page in an angular web app
Hello all,
As the title suggests I have an angular application that has multiple embedded reports in it. I have a side nav displaying all the page names of the included reports. When one of the page names is clicked the corresponding report is opened and opened to the page that was clicked on. That is the idea anyway....I have not been able to get this to work. I have tried setting the pageName in the embedConfig objects. I have tried using the setPage() method after the report is loaded in the 'loaded' event in the eventHandler config. And I have tried adding the pageName to the end of the embed url like you would a query param. No dice thus far...Does anyone have any advice or come across this issue as well? Thanks!
No RepliesBe the first to reply