Accessing Power Bi Report Server From My Own UI

Viewed 24

I've created a UI for myself and I import dashboards from Report Server in it. But when I want to access the dashboard via my own UI it still asks for the Report Server user/pass. What can be done?

Thanks

1 Answers

To publish your dashboard to website You need to open your dashboard in the online power bi. Next on the top left corner click on the file button File----> Embed report ----> Publish to Web

dialog box will be opened

With the help of the above HTML link you can publish your dashboard to your UI/WEBSITE.

Related