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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

Power Bi Dataflow scheduled refresh - constantly refreshing

Hello,

 

I have an on premises Web Api. Some of the endpoints of this Web Api are exposed through a data gateway. PowerBi then consumes data from this gateway.

 

I have defined data sources to get the data and dataflows to process it. I have also defined schedules to refresh the data. It is working but.....

 

One of the data sources (endpoints) triggers the update of data in the back end Web Api. It triggers several tasks. I have defined a dataflow for this also and defined a schedule for it too. It runs once a day.

 

The issue is that, although the dataflow is only supposed to be triggered once a day, power bi seems to be constantly calling to this endpoint. This creates great strain on the back end and growth of the database. Why is this happening?

 

When I disable that particular dataflow, this stops happening. But I need that dataflow. Is there soemthing I can do? Is this a bug?

 

Kindest Regards

 

sgill

1 ACCEPTED SOLUTION
GilbertQ
Super User
Super User

I think that by design it keeps on checking the Web API to make sure it is up and contactable?

I would possibly log this as a bug, because it should only connect when the dataflow is being refreshed.




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

2 REPLIES 2
GilbertQ
Super User
Super User

I think that by design it keeps on checking the Web API to make sure it is up and contactable?

I would possibly log this as a bug, because it should only connect when the dataflow is being refreshed.




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Anonymous
Not applicable

OK thanks. I will report it.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

Check out the June 2024 Power BI update to learn about new features.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

Top Solution Authors