Hi @harshdeol !
Thanks for yor reply.
I will try to explain the flow better 🙂
1) The user will start by filling out an MS Forms, where they will be able to enter data for up to three new rows in the excel sheet.
2) When the form is submitted I will use the "add row in table"-command three times in a row to add all new rows in the Excel table. The table in the Excel file allready has severeal prewritten rows.
3) When this is done I will populate a word tempate, convert it to a pdf, and email it to the user.
Everything works just fine except that this flow should be able to run several times with the same prewritten rows as the first time. Therefore the original Excel file must be restored (or not edited) somehow. It should be as a template more or less that is alwys the same. I have tried to make a copy of the Excel file that I can run the flow on, but I just cant get the connections right to the newly created copy. I have also tried other varianbts with scripts in Excel without luck.
So, to sum it up. I need to have the original excel file intact when the flow is done.
Please ask again if should clearify something!
TY!!!