Forum Discussion
cassidy
3 years agoPower Participant
Dataflow Gen2 Issue
When trying the new "Dataflow Gen2", an error of "There was a problem refreshing the dataflow. Please try again later. (Request ID: aa7e41ba-d6a9-47df-8d67-e5a3c98146b2)." persists. To test, I ha...
ankushbhatia7
2 years agoNew Member
Is there a fix yet? I am still getting error loading to Lakehouse from On-prem db using dataflow gen 2.
StephenBatich
2 years agoFrequent Visitor
Disable Staging - fixed it for me:
- FireFighter10177 days agoAdvocate III
Just curious, no judgment. I might learn something
My understanding of "disable staging" has always been that the tables won't be created. They only exist while the dataflow runs, then it will be dropped. So I always assumed that if there are no staged tables, then there is nothing produced by this dataflow.
On your screenshot, the only two tables in this dataflow are disabled for staging. I'm curious to know how you are using this dataflow if it does not create any accessible tables?