Forum Discussion
rogerdea
6 years agoHelper IV
Report 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
6 years agoPower BI Team
Make 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.