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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

How to refresh the last 180 days from an Azure BLOB storage dataset

Hello,

 

I'm fairly new to Power BI and we have a file within Azure BLOB storage (Events) that Power BI is refreshed against.

 

The file contains 18 months of data but we would like to only refresh the last 6 months worth of data.

 

With that being said, Is there a way this can be programatically done?

 

Thank you for your answers.

1 REPLY 1
v-yuezhe-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous,

Do you set refresh for  your dataset in Power BI Service? If that is the case, there is no method to control refresh on specific data in the dataset. The current refresh functionality is “all or nothing”.

However, if you refer to refresh in Power BI Desktop, you can split your table into two tables based on data time. For the table that contains 12 months of data, you can disable the option “Include in Report Refresh”. For more details, please review this blog: http://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/ . Meanwhile, you can vote this idea.

Thanks,
Lydia Zhang

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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