Forum Discussion

manishkumar13's avatar
manishkumar13
Frequent Visitor
1 year ago
Solved

Data flow refresh when new file is added in Sharepoint folder

Hi all,

 

I receive a new file every day in a SharePoint folder, and I have created a GenFlow 2 pipeline that takes the SharePoint file and appends the data to a lake house. However, I am stuck on how to trigger the data flow refresh when a new file is added to the SharePoint folder. I cannot use a scheduled refresh because the file can arrive at any time, and if the file is missed, it will append duplicate values if a new file is not added. I have tried online solutions and Copilot suggested writing a notebook, but it did not work in my case.

Is there anything I can do in the data pipeline? Please suggest the correct approach.

nilendraFabric , NandanHegde FabianSchut 

Thank you!

 

  • NandanHegde's avatar
    NandanHegde
    1 year ago

    Unfortunately, notebook needs to be triggered and there is no event driven trigger for notebook.
    Power automate has an inbulit mechanism to trigger on arrival of file in sharepoint

4 Replies