Forum Discussion
sartys
3 years agoFrequent Visitor
Dataflow deploy in pipeline error
I'm experiencing a problem with deploying my dataflow using one of my deployment pipelines. The pipeline has three workspaces connected (all premium and I have pro licence). When I try to deploy one...
cedric_267
2 years agoFrequent Visitor
Hello
I'm a little bit late, but i had the same error "All entities and corresponding polling queries should have entries in the query metadata", with a dataflow at deployment from [Dev] to [Test].
Cause / reason : Incremental Refresh on [Test] Environnement but not in [Dev] Environnement
Danalber
2 years agoAdvocate II
Thanks cedric_267 ,
your tip with the incremental refresh solved my issue. I removed it in Dev & Test and then had issues during deploying it to Prod. It is pity that MS cannot catch and report this issue properly. We only get this vague error message.
Thanks again and have a great day.