Forum Discussion
mpjtaylor
5 years agoAdvocate I
Dataflow - How can I stop automatic steps being added
I have a Datalake with multiple folders with lots of blobs that are JSON files each folder has different json structures and some are lists and others are records. I am trying to use a single dataflo...
Anonymous
3 years agoNot applicable
Hi,
Unfortunately also no solution here but i did find a post from RADACAD about this topic:
https://radacad.com/working-with-records-lists-and-values-in-power-bi-dataflows
in short, you can also avoid the extra steps by disabling the "enable load" of the flow. This of course is not an ideal solution but it did work for me as I use the list as input for another flow.