
Announcements
Hello to all,
I need an Excel file that I create to be recreated in a specific folder each time a user fills out a form.
So for this I have set up these different actions:
These actions function I find well my Excel file in the folder.
However I would like to add information in this Excel file concerning the user.
I then use the add a row into a table action but the content I add to the excel file is not copied into the excel file in the folder but into the base file which is in another folder :
Can you help me?
Thanks in advance !
You should be able to get the path as variable from Create File and use that, but in real life, as far as I've tested, you cannot use dynamic variable to access files with Add Row. Check this one: https://powerusers.microsoft.com/t5/Building-Flows/Insert-Row-with-dynamic-path/td-p/70806
Also, I hope I'm wrong and somebody has figured out a way to do this 🙂