Forum Discussion
Julia2023
6 months agoHelper I
Power BI Deployment via Azure DevOps: Report Shows No Data After Deployment
Hello all, I created a deployment pipeline in Azure DevOps to move a report from Test to the end‑user workspace. After deployment, the report shows “Error fetching data” and requires a refresh. Is it...
- 6 months ago
Unfortunatelly deployment pipelines do not move data, instead it does move the metadate of your semantic models. Also, it does not move your semantic model options, you need to reconfigure the semantic model settings in each dev/prod environment you have.
cengizhanarslan
6 months agoSuper User
Unfortunatelly deployment pipelines do not move data, instead it does move the metadate of your semantic models. Also, it does not move your semantic model options, you need to reconfigure the semantic model settings in each dev/prod environment you have.