Forum Discussion
Deployment pipeline: Visuals show no data when reports are deployed from DEV to TEST
- 4 years ago
Please find my answers below:
- can you check if after the refresh of the dataflow, it contains the data? - yes, contains data
- if the dataflow has data, is it passed into the dataset after you refresh it? - yes
- if the dataset has data and the report doesn't show it, can you check that the report is connected to that dataset? - yes
it can easily be checked by switching to lineage view in the workspace page.
It seems that now worked only after performing the below steps
1. unpublish the app
2. deleting all the dataflows, datasets and reports from TEST workspace
3. deploying again from DEV
4. refreshed the dataflows and datasets.
Before I was just doing the steps 2, 3 and 4 and didn't worked.
In my case, dataset was required to refresh in Production env for the first time. Only deployment from Test to Production env ends up with no data in the Production enviroment.