Forum Discussion
Errors running Fabric Dataflows Gen2 inside a Fabric Data Pipeline
I have a couple of DataFlows Gen2 that run just fine if I use the Refresh scheduler.
However, I want to encapsultate them within a Data Pipeline as I need to run a couple of Snynapse Stored Procedures once these DataFlows have successfully excecuted.
Everything is passing validation but within 4 seconds of invoking the DataFlow the service is returning an error:
4 Replies
- VikOrbNew Member
Were you able to solve this, I have also run into the user configuration issue error 20302 error code?
- data_powerFrequent Visitor
Hi, I have the same issue , by any chance did you find a way to make it work?
- JoachimSA
Helper II
I have the same issue 20302..Dataflow runs without problem on its own
- lovishsood1
Resolver I
I was receiving the same error. I was using on-premises SQL Server on my dataflow. That Dataflow is called inside Pipeline.
I resolved it by updating the credentials on Dataflows and if you are using gateway as well then try changing gateway.
Also, I re-applied the Query Steps inside the DataFlow Gen 2.