Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
¿Is there any way to detect when a file in a share folder is updated so that when it happends it launches a process?
Solved! Go to Solution.
Hi @DavidLL ,
What process do you want to launch in Power BI, Semantic Model Refresh or just a report to check whether the file is updated?
If you want to trigger the semantic model refresh after the data source updating, you can try to integrate with Power Automate.
Here is a solved thread with similar issue like yours, you may refer to it.
For reference: Solved: How to automatically refresh power bi report once ... - Microsoft Fabric Community
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @DavidLL ,
What process do you want to launch in Power BI, Semantic Model Refresh or just a report to check whether the file is updated?
If you want to trigger the semantic model refresh after the data source updating, you can try to integrate with Power Automate.
Here is a solved thread with similar issue like yours, you may refer to it.
For reference: Solved: How to automatically refresh power bi report once ... - Microsoft Fabric Community
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you, for now I just wanted to know if it was even possible, I haven't gotten into the specifics of how I will do it or what it will do, but thank you very much nontheless.
Hi @DavidLL -Yes, it is possible to detect when a file in a shared folder is updated, and you can configure a process to launch whenever this happens.
Suppose, If the shared folder is hosted on a cloud service like Google Drive, Dropbox, or OneDrive:Use their APIs to monitor changes. For example:
Google Drive provides "Push Notifications" for file updates.
OneDrive includes a webhook mechanism to monitor updates.
Hope this information helps.
Proud to be a Super User! | |
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.