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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
maulik
New Member

Power BI Symantec model refresh call back api missing? don't want to do pooling for get update

I m working on power bi Symantec model transferring big data like 50 to 100 gb.

I want to know when my data are transferred in power workspace Symantec model .

I m referring Microsoft refresh api doc for power bi. https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/refresh-dataset https://www.nuget.org/packages/Microsoft.PowerBI.Api/ but this is not really time It requires Pooling api calls for 50 gb or 100 gb Its not appropriate for keep pooling this api.

does any one know any ways for call back mechanism for power bi when Symantec data are actually transfer and power bi will call me and update about data are transfer rather then I keep polling refresh api.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

No such thing exists.  You need to continue polling (ideally in reasonable intervals, like every five minutes).  

 

Run an enhanced refresh API call and then poll based on the request id to limit your traffic.

 

Datasets - Get Refresh History In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn

Datasets - Get Refresh Execution Details In Group - REST API (Power BI Power BI REST APIs) | Microso...

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

No such thing exists.  You need to continue polling (ideally in reasonable intervals, like every five minutes).  

 

Run an enhanced refresh API call and then poll based on the request id to limit your traffic.

 

Datasets - Get Refresh History In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn

Datasets - Get Refresh Execution Details In Group - REST API (Power BI Power BI REST APIs) | Microso...

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.