Forum Discussion
Empty Report Pointing to Datasets in Different Workspaces
When the developer, using the desktop app, makes updates to the dataset and the report, they need to choose a dataset from a certain workspace in the website app. This is done by clicking 'Data source settings' then choosing a Dataset from the Data hub. Let's say they choose the dataset in the development workspace. They then publish both the dataset and report to the development workspace and all data is populated in the report. However, when the same report and dataset are deployed using a pipeline to the test work space, the report is still pointing to the dataset in the development workspace causing the report to be empty.
1 Reply
- lbendlinSuper User
it is your responsibility to wire each dataset to their respective data source when you create deployment pipelines. You can do it manually, via parameters, or you can choose to point all datasets to the same source. Entirely your decision.