Combine separate bundles from an iterator into a single bundle.
Hello, Hoping someone can assist.
I need to compile field-level data from multiple tasks and add it to a CSV file. The issue I’m facing is that the data is arriving in separate bundles, whereas I need it in a single bundle to correctly position the fields in the CSV, ensuring they appear in the right order and row.
Does anyone know of a way to merge separate bundles into a single, easily manageable data set?


Any suggestions would be very welcome!


