@eplr3198 wrote:
What I’m trying to do:
A user will provide a path and I’m storing that path as a variable output (User_Path) that I’m referencing in the “Create Folder” activity. I want to Create folders dynamically (1,2,3,4…) inside that path every time the for each row iterates and be able to store some further output like CSV+image inside folder 1, 2, 3 respectively.
This is the workflow inside the for each row (the for each and other processes are working fine already, as I have had it iterate multiple times already). I just want to save all the output saved into dynamically created folders for each iteration.
Posts: 2
Participants: 2