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
saranrajk
Helper II
Helper II

append two tables

Hi,

I would to append two tables for every refresh, 

for exmple

1st refresh - history_data=history data + 1st_new_data becomes history_data

2nd refresh -   history_data(includes 1st_new_data) = history_data + 2nd_new_data

how to achive this concept using power query or some other else

thanks in advance

1 REPLY 1
v-lili6-msft
Community Support
Community Support

hi, @saranrajk 

It sounds like Incremental refresh in power bi.

https://docs.microsoft.com/en-us/power-bi/service-premium-incremental-refresh

Filter date column updates

The filter on the date column is used to dynamically partition the data into ranges in the Power BI service. Incremental refresh isn't designed to support cases where the filtered date column is updated in the source system. An update is interpreted as an insertion and a deletion, not an actual update. If the deletion occurs in the historical range and not the incremental range, it won’t get picked up. This can cause data refresh failures due to partition-key conflicts.

 

By the way, Incremental refresh is only for Power BI Premium for now.

 

Best Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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