Forum Discussion
DennesTorres
2 years agoImpactful Individual
Debugging a complex dataflow
Hi, My dataflow is a bit complex, because I need to call an API, retrieve a JSON, work on the JSON to extract two different tables and materialize them in the lakehouse. "->" means "calls" ...
- 2 years ago
Hi,
The problem is there, but became very low priority.
I realized the dataflow was calling the API and in this way it would not reach the desired result.
I created a 2nd version of the dataflow, which instead of calling the API, received the JSON (API result) as parameter. This 2nd version works without the failure.
I can't explain that. But I also can't use the 2nd version because I can't pass parameters from pipelines to dataflows.
Kind Regards,Dennes
Anonymous
2 years agoNot applicable
Hi DennesTorres
Thanks for using Fabric Community.
At this time, we are reaching out to the internal team to get some help on this. We will update you once we hear back from them.
Thanks