Forum Discussion
URL da Web
- 5 years ago
As of now, you cannot redirect your Power BI Report page to another page. This action will always open a new page in a browser.
But one workaround(Hypothesis, I haven't done yet but a possibility) that you can do is to create a new Page in Power BI Desktop and use the HTML visual in it and write the code to open the web URL in it.
Ref: https://community.powerbi.com/t5/Desktop/Web-Page-Display-in-Power-BI-Desktop/td-p/994676
Then you should use Page Navigation in Action Button that will navigate to the above page and you will see the website.
As of now, you cannot redirect your Power BI Report page to another page. This action will always open a new page in a browser.
But one workaround(Hypothesis, I haven't done yet but a possibility) that you can do is to create a new Page in Power BI Desktop and use the HTML visual in it and write the code to open the web URL in it.
Ref: https://community.powerbi.com/t5/Desktop/Web-Page-Display-in-Power-BI-Desktop/td-p/994676
Then you should use Page Navigation in Action Button that will navigate to the above page and you will see the website.