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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Pandadev
Post Prodigy
Post Prodigy

Appending History Table with data from another table imported from the web

I am trying to find a solution where i can update a historic table with daily imports I am importing into a table called imports.

So I have a history table and Imports Table.

The imports are run daily but as it is from a web source it contains all the data for the current month only. So when I do a daily refresh , the imports table will show all the current rows of data for the current month.

I need to be able to import those to the history table and remove any duplicates.

This is because when the month changes , the previous months data will not be showing in the imports table anymore. so I have to have a way to transfer the data each time to the history ftable then remove dupes in the history table.

Is this possible in PowerBI please

1 ACCEPTED SOLUTION
v-xicai
Community Support
Community Support

Hi @Pandadev ,

 

You may set Incremental refresh for your Web data source.  The  Incremental refresh can significantly reduce data refresh duration, especially for large model tables, and only data that has changed needs to be refreshed . See more: Incremental refresh in Power BI Premium

 

Best Regards,

Amy 

 

Community Support Team _ Amy

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

View solution in original post

2 REPLIES 2
v-xicai
Community Support
Community Support

Hi @Pandadev ,

 

You may set Incremental refresh for your Web data source.  The  Incremental refresh can significantly reduce data refresh duration, especially for large model tables, and only data that has changed needs to be refreshed . See more: Incremental refresh in Power BI Premium

 

Best Regards,

Amy 

 

Community Support Team _ Amy

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

amitchandak
Super User
Super User

@Pandadev , refer if this can help

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

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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 Solution Authors