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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
gfultz
New Member

Incremental Refresh for Dataflow calling Source API Multiple TImes

We have Dataflows that utilize API Sources that we would like to incrementally refresh. These are working as expected since the source filters the data to the latest snapshot data which has a Data Through Date that allows us to detect the period we want to refresh. We are using incremental to support reporting on current and prior period data.

 

The issue we are seeing is that each time the incremental refresh runs, Power BI makes multiple calls to the source API.  While this doesn't present a problem for most of our sources, we have a couple that provide larger result sets and are memory intensive.  Making multiple calls to the source (5-8x within 30 seconds of the refresh starting) uses too much memory and ultimately brings down that API.  

 

When we run full refreshes, the Power BI Service only calls the source once.  

 

A couple of things to note:

  1. The Dataflow has one Entity (The API Source)
  2. There are multiple transformation steps (e.g. taking the JSON Doc, converting it to a table, applying data types, etc.)

 

Any idea why the Source API would be called so many times in rapid succession?

1 REPLY 1
lbendlin
Super User
Super User

When you say Incremental Refresh are you referring to the Power BI version (including RangeStart and RangeEnd datetime filters for the data source, and Power BI's partition management), or something that you have created manually in your query?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors