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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

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
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.