March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi there,
We want to set-up a deployment strategy, we have three Power bi report server environment (dev,test,prod) .
we just use power bi desktop and Power BI report server.
Our deployment strategy will be:
-Developers 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
the first step is retrieving 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’m getting the error? do you know if there is other solution for the deployment strategy?
Thanks
Pascal
It looks like whatever code you are calling is trying to treat the Power BI report as a paginated report. A Power BI report should not be hitting any calls in the ReportingService2010Impl namespace
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |
User | Count |
---|---|
4 | |
4 | |
4 | |
3 | |
3 |