Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
amikm
Helper V
Helper V

How to refresh a single table in Power BI service using Azure logic app

I have a Power BI dataset that has 5 tables in it. I want to refresh the 1 table out of those 5 tables. 

Using XMLA endpoint, I am able to connect that Power BI dataset and able to execute this in SQL Server Management studio. But this process is manual.

 

I followed the below youtube video 

https://www.youtube.com/watch?v=kXgm7984oTs

 

I am trying to get it done using the Azure logic app. Do we have an anyway so that we can do this in the Logic app or even automate this in SSMS?

4 REPLIES 4
andyclap
Advocate III
Advocate III

I'm doing just this at the minute. As usual there is a load of half-baked misinformation, outdated, and just plain wrong answers in these forums and elswhere. It's just a nightmare.

Forget XMLA endpoint - that's a redherring (OpenAI recommends that for some reason).

amitchandak
Super User
Super User

@amikm , The way could be power bi cmdlets or Power bi rest API. But I doubt I saw any option for table refresh

https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/refresh-dataset

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi @amitchandak , Can we use XMLA endpoint in the logic app as I can see using XMLA endpoint we can connect to ssms and refresh individual tables but I am trying to automate this process. 

Did you have any luck ?

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.