Forum Discussion
Anonymous
5 years agoNot applicable
Power BI Premium Data Model refresh
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 t...
GilbertQ
5 years agoSuper User
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.