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
ThomasWeppler
Impactful Individual
Impactful Individual

When I download new data, I only want data from the last 2 days and keep the old data.

Hi Power BI community

When I refresh my data I get a timeout issue because the data I get from the API call is to large and slow.
I can solve it be reducing the data size.

So I want to only download the data from the last two days and add it to my old data.

 

All help is greatly apprciated. 

1 ACCEPTED SOLUTION
AnkitKukreja
Super User
Super User

 

Hi! @ThomasWeppler 

 

You can use incremental refresh to refresh the data for last 2 days and simultaneously use parameters to restrict your data before downloading.

 

 

For Power BI trainings or support dm or reach out to me on LinkedIn.
If my response has successfully addressed your question or concern, I kindly request that you mark this post as resolved. Additionally, if you found my assistance helpful, a thumbs-up would be greatly appreciated.

Thanks,
Ankit Kukreja
www.linkedin.com/in/ankit-kukreja1904

View solution in original post

2 REPLIES 2
Joe_Barry
Super User
Super User

Hi @ThomasWeppler 

 

Please refer to my answer here regarding Incremental Refresh. You can save old data and within your api call, if it's possible to call just the last 2 days, then this solution should help.

 

Joe

 

https://community.fabric.microsoft.com/t5/Power-Query/Need-help-in-finding-way-to-accumulate-data-in...

 

 




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Learn about the Star Schema, it will solve many issues in Power BI!

Date tables help! Learn more



LinkedIn
Let's connect on LinkedIn


AnkitKukreja
Super User
Super User

 

Hi! @ThomasWeppler 

 

You can use incremental refresh to refresh the data for last 2 days and simultaneously use parameters to restrict your data before downloading.

 

 

For Power BI trainings or support dm or reach out to me on LinkedIn.
If my response has successfully addressed your question or concern, I kindly request that you mark this post as resolved. Additionally, if you found my assistance helpful, a thumbs-up would be greatly appreciated.

Thanks,
Ankit Kukreja
www.linkedin.com/in/ankit-kukreja1904

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