I have a dataflow built to combine the files from a sharepoint folder. This folder holds a number of xlsx docs that are daily reports of our phone system usage by our employees.
Each morning at 1 AM, the previous day's data is received from the phone service provider as an attachment in an email. I have a Power Automate flow that gets the contents of the attachment and saves it into the deignated sharepoint folder.
The datafow runs about an hour later, but it fails.
I need to go to the sharepoint folder and Open and then Close the newly added attachment. Once I have done that, I manually refresh the dataflow and it executes successfully in seconds.
Any trouble shooting ideas to solve this problem and allow this to be a fully automated process?
Thanks