Hello,
I have approx 2.3Mil JSON files I need to read and then parse and convert into a table. Looping them via the Table Row to Variable loop start seems inefficient. Is there a better way?
Thank you
Hello,
I have approx 2.3Mil JSON files I need to read and then parse and convert into a table. Looping them via the Table Row to Variable loop start seems inefficient. Is there a better way?
Thank you
Hi @nxfxcom,
if you have enough resources, you could use a Parallel Chunk Start
and ...End
Node.
Best Regrads
Andrew