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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Append query to dataset and remove outdated data

I want to have a dataset in my Power BI file with 2 years worth of transactional data. This creates over 600M rows.

 

Instead of refreshing the entire dataset each time I run the report, is there a way to only run the query for missing data (connected to a Teradata DB) and append it to an existing data set with the majority of the data? Then I would like to remove transactional data that has exceeded 2 years.

 

Refreshing over 600M rows takes a few hours and I'd prefer to find a more efficient way to keep this data current.

4 REPLIES 4
v-eachen-msft
Community Support
Community Support

Hi @Anonymous ,

 

If you have a Premium license, you can use incremental refresh in the service. Here is the document for your reference.
https://docs.microsoft.com/en-us/power-bi/service-dataflows-incremental-refresh

As for the desktop, I don't think that there is anyway to actually do an incremental load on a Desktop model.

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.
Anonymous
Not applicable

If you are using PBI Service, a data flow could take care of this.  I think its a little glitchy sometimes, but it should do data diffs so that you do not have to refresh the entire report.

 

Jared

Anonymous
Not applicable

Thanks for the reply. We don't have Power BI service, so I am using the desktop app. Is there any sort of solution for the desktop version?

Anonymous
Not applicable

Do you have a Pro license? Power BI Service is just the online capaiblities of Power BI.  You should have that access.

 

I am not aware of a solution for PBI Desktop.  I am betting there is one, just not sure. Sorry!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors