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 September 15. Request your voucher.

Reply
dhannaa
Helper IV
Helper IV

Query from large set of data, old data doesn't have to be updated

Hi all,

 

I have a large set of data with stock movements. As I refresh my document, there is no reason for all the data to be downloaded for new as old stock movements haven't changed. 

 

What would be the best way to speed up the process and prevent old data to be refreshed for no reason?

 

(I am thinking of dividing my query into two pieces by dates and setting the old data to be excluded from refresh..)

 

Any ideas highly appreciated!

 

Jenny

 

 

1 ACCEPTED SOLUTION
Greg_Deckler
Community Champion
Community Champion

That's a good plan, to the best of my knowledge Power BI does not currently support incremental refresh. You could create 2 queries that get the same data but for different date ranges and set one of them not to refresh. Then perhaps an Append query to combine them together into a single table. In theory, at some point in the future, create a third query, set the second query to not refresh, add to Append query, etc.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

2 REPLIES 2
Greg_Deckler
Community Champion
Community Champion

That's a good plan, to the best of my knowledge Power BI does not currently support incremental refresh. You could create 2 queries that get the same data but for different date ranges and set one of them not to refresh. Then perhaps an Append query to combine them together into a single table. In theory, at some point in the future, create a third query, set the second query to not refresh, add to Append query, etc.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Thank you for response - exactly what I was thinking of:)


Jenny

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.