Forum Discussion
rogerdea
Helper IV
6 years agoReport Data not working in TEST Pipeline Workspace
Hello, We have started using pipelines for the first time, and managed to deploy the report and dataset to TEST. The report works perfectly in the normal workspace (DEV), but from the TEST works...
Nimrod_Shalit
Power BI Team
6 years agoMake sure you have refreshed the dataset the report is connected to.
pipelines don't copy the data across deployments, so any time a new dataset is deployed and creates a new instance in test/prod, it will be created empty.
In future deployments, data is retained unless the user made breaking changes to the model.