Forum Discussion
andykmwong
9 years agoHelper III
Issue Encountered on Technical Preview : Power BI reports in SQL Server Reporting Services
Dears, I have successfully install and set up the SQL Reporting Services for Power BI according to the link below. This will create a new SQL Server instance RSServer which override the initia...
v-sihou-msft
9 years agoMicrosoft Employee
After install the SQL Server Reporting Service for Power BI, it will install the new Reporting Service instance (RSServer). Your existing SSRS instance will not override.
For this new instance (RSServer), you need to create new report server database.
And change the Virtual Directory for Report Server and Web Portal URL.
Otherwise, both MSSQLSERVER and RSServer use same URL which will cause this configuration error.
Then you should be able to specify the new report server address in Power BI Desktop.
Regards,