Forum Discussion
mahdi1985
6 years agoFrequent Visitor
Automate XMLA endpoint refresh in PowerBI Service
Hi everyone, I've created a Tabular model with SSAS and deployed on PowerBI Service. I'm looking for a script (Powershell, TOM, etc.) to automatically refresh the dataset with XMLA endpoint...We wan...
lbendlin
Super User
6 years agoHave you looked at Power Automate? It has an action "Refresh Power BI dataset" that can be triggered by data changes in your source (for example)
CAVEAT: Refresh requests are ignored if a refresh is currently in progress.