Forum Discussion

Julia2023's avatar
Julia2023
Helper I
6 months ago
Solved

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...
  • cengizhanarslan's avatar
    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.