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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Stelian
Helper I
Helper I

How to refresh only new subfolders in Power BI Report with Power Query?

Hello,

 

I have a folder with subfolders generated weekly, named in the format yyyymmdd. Each folder contains CSV files with identical column headers. I’ve imported all of them into a Power BI report using Power Query and refresh it every time a new subfolder is added. However, because there are tens of millions of rows, the refresh takes a long time. Is there a way to refresh only the newly added subfolder while keeping the previous ones untouched, as they remain unchanged?

 

Thank you for your help,

Stelian

2 ACCEPTED SOLUTIONS
amitchandak
Super User
Super User

@Stelian , refer if this can modified and used for folder

https://medium.com/@wkrzywiec/getting-data-from-the-latest-file-in-a-folder-using-power-query-51dfa4...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

Anonymous
Not applicable

Hi @Stelian ,

 

According to your statement, I think you want to only refresh specific tables in your report.

Here I have two workarounds to share with you.

1. You can select the table from latest folder and then use "Refresh Preview" in Power Query Editor.

vrzhoumsft_0-1723700776380.png

2. You can right click on the tables and turn off "Include in report refresh"in Power Query Editor.

Then Power BI will only refresh the table which is turned on this feature.

vrzhoumsft_1-1723700827976.png

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
amitchandak
Super User
Super User

@Stelian , refer if this can modified and used for folder

https://medium.com/@wkrzywiec/getting-data-from-the-latest-file-in-a-folder-using-power-query-51dfa4...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thank you, how can I add the previous ones unrefreshed?

Anonymous
Not applicable

Hi @Stelian ,

 

According to your statement, I think you want to only refresh specific tables in your report.

Here I have two workarounds to share with you.

1. You can select the table from latest folder and then use "Refresh Preview" in Power Query Editor.

vrzhoumsft_0-1723700776380.png

2. You can right click on the tables and turn off "Include in report refresh"in Power Query Editor.

Then Power BI will only refresh the table which is turned on this feature.

vrzhoumsft_1-1723700827976.png

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors