Forum Discussion

EdsonGomes's avatar
EdsonGomes
Frequent Visitor
5 years ago
Solved

URL da Web

            Olá pessoal, na imagem acima tenho um botão com link que leva para outro site. Ao clicar no botão o navegador me abre uma nova guia. o que eu preciso: Quero abrir na mesma ...
  • FarhanAhmed's avatar
    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.