power bi report server deployment
5 TopicsPowerBI Report Server Deployment advice
Hi Everybody, I wanted advice on the deployment setup we are using for a use case we are developing: - PowerBI Reports need to connect to on premises SQL Server - These PowerBI reports then need to be accessed over the public internet Current Deployment Setup: - PowerBI Report Server and PowerBI Destkop (Report Server) on an on premises Windows VM which has access to the on premises SQL Server I want to understand whether we would need the PowerBI Gateway or connection to the SQL Server might just be done through the PowerBI Report Server? Also, how do I make these reports available in the public domain? Any links to tutorials or docs will be appreciated Thanks.Solved1.1KViews0likes1CommentMove the server hosting PBIRS to another domain
Greetings. I am in a scenario where servers are being migrated from domainA of Company A to domainB of Company B due to a merger. I wanted to know about any problems that I might face when rejoining the VM hosting the Report Server to domainB in terms of licenses or configuration. Will I have to create the environment from scratch or will I have to make only tweaks to the configuration? Any guidelines for such activity would be appreciated. The current Report Server is using license from SQL Server Enterprise with SA. Thanks and regards675Views0likes2CommentsMigrate power BI report between two Power BI report server environment (on-premises)
In our company we want to set-up a deployment startegy, we have three Power bi report server environment (dev,test,prod) . we just use power bi desktop and Power BI report server . Our deployment startegy will be : - Developpers publish reports from the power bi desktop to the dev environment - Admin will migrate reports from dev to test environment -Admin will migrate reports from test to prod environment I try to use the Microsoft documentation Sample Reporting Services rs.exe Script to Copy Content between Report Servers - SQL Server Reporting Services (SSRS) | Microsoft Learn It was mentionned: Applies to: ✔️ SQL Server Reporting Services (2008 R2 and later) ✔️ SharePoint ✔️ Power BI Report Server Items and resources the script migrates: they mention report but, in my case, I’am getting the error for the PowerBIReport (.pbix ) (see below) the first step is retreiving catalog item, i can see the power bi report (ADW_adventures). when migration start, i get errors for powerBIReport Error: Migrating PowerBIReport: /source/data/ADW_adventures System.Web.Services.Protocols.SoapException: The item '/source/data/ADW_adventures' cannot be found. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/source/data/ADW_adventures' cannot be found. at Microsoft.ReportingServices.Library.ReportingService2010Impl.GetItemDefinition(String ItemPath, Byte[]& Definition) at Microsoft.ReportingServices.WebServer.ReportingService2010.GetItemDefinition(String ItemPath, Byte[]& Definition) Do you have any insights why I'am getting the error? do you know if there is other solution for the deployment startegy? ThanksSolved2.5KViews0likes5CommentsDeployment across multiple environments using Power Bi Report Server
Hi , We have power bi dashboard which we are publishing on PBIRS (Power BI Report Server). How we can deploy the dashboard across multiple environments (Dev , QA , Stage , Production) with less manual Intervention.1.2KViews0likes1Comment