Forum Discussion
Cannot Open PBI Report Using ReportServer URL
Try using http://[servername]/reports.... instead of /reportserver...
Thank you , but that is not the issue. The URL you gave is the URL for the UI. It is the web server URL that does not work for opening any PBI report. Traditional SSRS reports open just fine with the web server URL. It is the PBI reports that do not open with the webserver URL.
- Anonymous8 years agoNot applicable
No one else is having this issue?
- Jon-Heide8 years agoMicrosoft Employee
The reportserver endpoint is a backward compat feature for supporting RDL reports. Now, the REST endpoint and PowerBI reports are all served from the same /reports (or however you configured it). You linke to a PowerBI report directly by path, or if you don't want to see the port UI around it set rsembed=true to the URL. For example: https://docs.microsoft.com/en-us/power-bi/report-server/quickstart-embed