Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
This is the situation, i have 3 workspaces (DEV-TST-PRD), Power Bi report, Paginated Reports and also the same structure in Power Apps with 3 environments and the same app in each one of them. In my development pipeline into PowerBi service i have the rules to change the servers depending on the workspace.
I have a problem when I try to deploy a report from my Dev workspace to my Test workspace, all the Paginated report visuals remain linked to the Dev workspace. The same situation with the Power Apps visual.
I have to change all of them manually ( I have like 15 paginated reports)
With the pbip format, I have been able to change at least the power apps visual, just by finding the Power App Dev id and replace in the report.json file by the Power App Test id, but I am a bit concerned as pbip is still in preview and the process is also a manual change.
Hi @Anonymous ,
Thanks for your answer.
Maybe I did not explain well my problem. I have a report and a paginated report up and running in my DEV workspace. The Power Bi report has an embedded Paginated Report visual working fine.
Using deployment pipelines, I deploy my report and paginated report to my TEST workspace. It implies changing the data source for both of them. All works fine except my embedded paginated report visual. It is still pointing to the DEV workspace Paginated Report.
Hi @GuillermoAM ,
Based on the knowledge, the Power BI report with the paginated report visual should to the same workspace as the paginated report. This ensures that readers with access to the Power BI report also have access to the paginated report, which is required for the paginated report visual to render.
You can also view the following documents to learn more information.
Create and use the paginated report visual - Power BI | Microsoft Learn
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.