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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
JamesMcEwan
Helper I
Helper I

Incremental Refresh effect on Reference Table

I have set up a 'factTransaction' table, and used the 'sourcedate' for incremental refresh and 'moddateUTC' for the refresh changed data option. 

 

I want to aggreagte the table further before loading (but after utilisitng the above incremental refresh parameters), so I was thinking creating a 'factTransAgg' table that references the 'factTransactions' table. Since the the reference happens further downstream than the incremental refresh parameters, would this work?

1 ACCEPTED SOLUTION

It should behave the same in your Dataflow; easy to confirm/try. I think it will work.

 

Pat

Microsoft Employee

View solution in original post

4 REPLIES 4
JamesMcEwan
Helper I
Helper I

Thanks Pat! 

 

I can confirm that this works the way you outlined above.

ppm1
Solution Sage
Solution Sage

You can do still do a group by step that will fold after you filter with RangeStart and RangeEnd. Just add an aggregation to get the max of your moddateUTC column to use for change detection. Haven't confirmed but should work.

 

Pat

Microsoft Employee

Hi Pat, 

 

Sounds great, I understand this would probably work on the desktop app due to the manual nature of creating the range parameters, but would it work if I modified a dataflow after setting up the incremental refresh?

 

This is what led me to think about creating a reference table instead of modifying the source table. 

It should behave the same in your Dataflow; easy to confirm/try. I think it will work.

 

Pat

Microsoft Employee

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.