Hi,
I am trying to create dynamic Excel file After Each loop How can I achieve this?
Hi,
I am trying to create dynamic Excel file After Each loop How can I achieve this?
Hi @yogitashingare what do you mean by Dynamic?
Hi @fbaldin
I want to create multiple excel output file after each loop
Explanation:-
I have created one workflow to extract table data from multiple pages So i want to store each page output separately in excel file
Have you got the solution for the same? Could you please tell me whereby this can be achieved?
Hi @meghakalyanshetty ,
create the child workflow in that child workflow generate the excel file and from parent workflow pass all the variable to child.
please find attached workflow for your reference.
Excel_Dynamic.psw (15.2 KB)
Excel_Dynamic_Child.psw (15.4 KB)
Thank you @yogitashingare.
![]() |