Forum Discussion

bhenry's avatar
bhenry
Frequent Visitor
1 year ago
Solved

Dataflow Refresh Failing

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 ...
  • hackcrr's avatar
    hackcrr
    1 year ago

    Hi, bhenry 

    After saving the attachment in SharePoint, add a step in the Power Automate flow to validate the file. You can check the file properties or even use a script to programmatically "open" the file.

    Adjust the timing of the data flow to ensure it runs after the email processing is fully completed. You can add a delay to the flow to give it extra time. Implement logging in the Power Automate flow to capture any errors when saving or processing the file.

     

    Best Regards,

    hackcrr

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.