Forum Discussion

pace-jp's avatar
pace-jp
Advocate I
1 year ago

Dataflow Join Bug

I have a JSON file with many nested arrays that I'm trying to flatten into a single table using a Dataflow Gen2. I have a main table (table0) that contains some metadata about each record and an expa...