Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi,
I have an idea I'm trying to implement, can anyone suggest on the best way to go about this?
How can I monitor when a file is added in sharepoint, and this will set another trigger to check if a similar csv with the same file name exists in another folder in a different location in sharpoint, and if there is a match, a pipeline will be triggered to ingest both files and consume them into fabric using a datapipeline or a dataflowgen for processing?
Solved! Go to Solution.
Unfortunately, based on my understanding Fabric doesnt have that capability to trigger on any file arrival/update in sharepoint.
You can use logic app or power automate to trigger a workflow on file added in sharepoint.
Unfortunately, based on my understanding Fabric doesnt have that capability to trigger on any file arrival/update in sharepoint.
You can use logic app or power automate to trigger a workflow on file added in sharepoint.