Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi All,
I wanted a help regarding Data flows. I created a report which is based on a data flow from one of my dev workspaces. Now I want to migrate the report to Testing/Prod. How to do this? I know we can import the model of Data flow as json. But how about the report? Do I need to recreate the report again using the dataflow in testing/prod? Thanks in advance.
Solved! Go to Solution.
@Anonymous , You should be able to publish it in required workspace ?
Hi @Anonymous
Did you trying the function "Deployment pipelines"? You can migrate the content from one stage to another easierly.
https://docs.microsoft.com/en-us/power-bi/create-reports/deployment-pipelines-get-started
Yes I should publish the report to Testing workspace. I wanted to understand how to change the reference of the Dev workspace dataflow with the testing workspace dataflow so that we have the report as it and only the datasource to be updated?