I'm not sure if this has already been answered, but if it has I haven't searched for the right thing.
I'm trying to create a flow that will archive an excel document daily. The document is a daily fleet schedule that changes daily. I would like every morning for the excel sheet that is currently held in a SharePoint library, to be copied and turned into a PDF (to prevent changes to the archive) and saved in a different folder in the same SharePoint library, but from what I can tell, the convert to PDF may not be possible. Below was one of my many failed attempts, however, this one has got me the closest of any. The problem with what I have currently is the file that it creates does not have a file extension so I cannot open it to view it. I attempted to change the file name under the "create file" step to "Schedule Archive.xlsx" as well as "Schedule Archive.pdf" with no avail.
Any suggestions?
Solved! Go to Solution.
Hi @Ducky ,
As suggested by @ChristianAbata , you could add an extension behind the file name.
Also, you could add the time as follows:
Please take a try and feel free to let us know if you have any other questions.
Best Regards,
please @Ducky in file name field add at the end the file extention like .xlsx
Proud to be a Flownaut!
Hi @Ducky ,
As suggested by @ChristianAbata , you could add an extension behind the file name.
Also, you could add the time as follows:
Please take a try and feel free to let us know if you have any other questions.
Best Regards,
User | Count |
---|---|
92 | |
45 | |
21 | |
18 | |
16 |
User | Count |
---|---|
135 | |
49 | |
42 | |
36 | |
28 |