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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Nerble
Frequent Visitor

Dataflow is caching data between linked entities and not updating.

Situation:

I have a dataflow set up like this in the service:

tempsnip.png

 

At step 1, I have incremental refresh enabled - pointing at an insert and LAST_UPDATE date/time column.   Enhanced Compute Engine is set to ON.  This is a table with ~2m rows.

 

At step 2, Enhanced Compute Engine is set to "Optimized."  For testing purposes I'm only linking the table from step 1 and not performing any transformations at all on that table.

 

Result:

I am seeing a mismatch in data between linked entities in step 1 and 2:

 

Here is what a particular value looks like in the Extract step, with the filter applied at the very last step (after the incremental refresh step):

tempsnip1.png

 

 

Here is the same table, with a filter applied as the very first step against the linked table:

tempsnip12.png

 

What is going on here?  I've had this issue crop up periodically now and I can resolve it by dropping the cached table in the extract or sometimes by toggling ECU on and off...but nothing seems terribly clear about what's causing the issue

2 REPLIES 2
rdnguyen
Helper V
Helper V

@Nerble , there is something unstable happening within the Enhanced Computed Engine logic. I am having a very similar issue at it's been months without any solution.

Yeah I'm still having this issue crop up as well. 

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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

Top Solution Authors