Hi everyone,
I want to use Power Automate Desktop to copy an Excel file that contains a template and then save and fill it in another folder.
The problem I'm facing now is that I can fill in the template, but it saves it in the same location. So, if I run the flow again the next day, the template will already be filled in.
I want the Excel template to remain empty, and I want to copy it, place it in the correct folder, and then fill it with the data I have.
I tried using a vbscript, but unfortunately that didn't work for me either.
If you may have other ideas, please let me know
See below how I have it now; ---> %Path_VerslagenFolder% is the folder where i want to save it.

Thank you!