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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
caantjes
Frequent Visitor

Data Refreshes (gateway or desktop)

 

I am using the Gateway to daily refresh data.

The tables however contain a lot of history and it looks as if the refresh will replace all old data with new.

What is a recommended approach to just append new data ?

Can the refresh process be configured to just look for the delta rather than all ?

The current refresh took over 90 minutes which I know if not necessary.

 

Thanks in advance,

Corne

1 ACCEPTED SOLUTION
ankitpatira
Community Champion
Community Champion

@caantjes Unfortunately data refresh in power bi currently is only full refresh and not delta. Below is one way you can limit data refresh.

 

If using sql server or other database such as Oracle you have option to enter sql queries and using that you can limit amount of rows that you bring which will also apply to data refresh such as only rows where datetime stamp is within past 30 days.

View solution in original post

3 REPLIES 3
ankitpatira
Community Champion
Community Champion

@caantjes Unfortunately data refresh in power bi currently is only full refresh and not delta. Below is one way you can limit data refresh.

 

If using sql server or other database such as Oracle you have option to enter sql queries and using that you can limit amount of rows that you bring which will also apply to data refresh such as only rows where datetime stamp is within past 30 days.

Hi, thanks,

 

I agree through Advanced Query I can filter the dataset in PowerBI to be limited to all dates beyond a certain date.  This limits the dataset in PowerBI Desktop and subsequent publishing in Cloud. 

This does however not really accomplish my goal. I would like the old data to remain present but untouched, and append to it. Now I loose the abiltiy to present the dashboard for months prior to the selected date. 

 

This sounds like a common request. Can you help me ?

 

 

Corne

Is this still an issue that delta refresh is not possible?

 

Edit:  Looks like this is still an issue.

 

One possible work around:

http://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/

 

Vote for Suggestion:

https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/7288623-incremental-data-loads

 

 

 

Thank you -

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors