on-premise reports
2 TopicsMigrate 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.5KViews0likes5CommentsImpact analysis of deployed on-premise reports on tabular model
What tool do you advice to use when performing impact analysis on-premise? So for instance when changing the name of a field within the tabular model, i would love to find all reports which will be impacted (the reports using the tabular model with the specific field in a dataset).506Views0likes1Comment