I have four containers (A1, A2, A3, A4) in a workflow and I am able to run all the container successfully. Each container (A1, A2, A3, A4) have one common field; example "City Name"
Now I want to take the output from each container in separate excel file based on “city name” and each excel file having different tab name (A1, A2, A3, A4)
For example – File name/ workbook “New York” will have four tabs /work sheet (A1, A2, A3, A4)
File name/workbook “London” will have four tabs/ work sheet (A1, A2, A3, A4)
I would really appreciate the response for the above query.