Hi I want to copy the excel file, give it a new name, and use the copied excel file in a new flow.
How can I do it?
Now I copied the file and gave it a new name.
The first picture is a copy of the file.
Please use Move File activity and give different name in the destination part.
Best approach is
- Save your path in variable
- Pass that variable to To in the copy file activity
- Then pass the same variable to the new flow by creating argument. If it is in same flow then you can use same variable