I'm trying to dump List data into Excel regularly. I have a template .xlsx file that is preformatted and has an empty table.
what I'm trying to do is to copy that empty file into a new location with a new name and then fill it with the list items. the problem is that the "add row into table" action in flow has a validation at the point of creation but when I create my flow the file I'm trying to create does not exist and the name has a dynamic "month" appended to the name.
I wouldn't mind creating the file with a different (i.e. static) name first but
a) I don't want to work in the template, it needs to stay clean
b) there is no option to rename a file in a Sharepoint folder, so that doesn't work either.
any ideas?
