Forum Discussion
Deployment pipeline problem
Hi, thank you for your response.
When I download Test version, it gives me three warnings/errors:
"There are pending changes in your queries that haven't been applied. [Apply changes] [Discard changes]"
"One or more calculated objects need to be manually refreshed [Refresh now]"
"Some of the tables have incomplete or no data. [Refresh now]"
And when I go to Data source settings --> Data sources in current file --> There is not any data sources.. "We didn't find any data sources in this file."
But this is the problem; WHY my data does not move from dev to test when I deploy it? Normally it does (when using excel, web (sharepoint) etc.)
This is from Microsoft:
"My visual broke after deploying a dataset or a dataflow
Cause: Datasets and dataflows are Fabric items that store data and contain both data and metadata. During deployment, only the metadata is copied while the data isn't. As a result, after deployment the dataset or dataflow might not have any data and a report visual that's relying on this data, will appear broken.
Solution: To solve this problem, refresh the dataflow and then refresh the dataset in the target stage."
But this solution also has just "create a gateway" as many same problem's solutions in BI community does as well. But unfortunately it is not solution in my case 😕 So need something else to fix it..