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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I am looking for any ideas on how to start a data refresh for Power BI Premium Data Model and know when it completes? I have a POC Logic App to start the data mode refresh but it doesn't monitor the refresh. I am waiting on another group (to register my app) to try Rest API for starting and monitoring.
Any other suggestions?
Hi @Anonymous ,
I don’t know if you want to know about data refresh, please refer to
Refresh mainly includes manual refresh, scheduled refresh and OneDrive refresh.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous
I would say using the Power BI REST API is the way to do it and to check the refresh log as to when it has completed.
Another option is to connect using SSMS and then go into Query Profiler where you can view the log in realtime and know when it is finished processing.