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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
jerald
Frequent Visitor

Poor performance in data refresh using multiple large CSV files

Power BI newbie here. I have large CSV files scattered on multiple directories. I specify datasource using Get Data > More > Folder. , Its taking too long when you hit refresh to get updated data. Does Power BI re-read all CSV files even if they are not updated? Is it better to have 1 large csv files compared to just incrementally adding new csv for every update?

 

3 REPLIES 3
GilbertQ
Super User
Super User

Hi @jerald,

 

Having worked quite a lot with CSV's it would be ideal to put all the data into on CSV file, so it does not have to and read all the individual files.

 

Also currently there is no incremental refresh option as you have indicated.

 

You can refer to my blog post below, where I give some tips in terms of how to process CSV files as quickly as possible.

 

Power BI – Quick Tips working with multiple large CSV Files





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

Proud to be a Super User!







Power BI Blog

Anonymous
Not applicable

Hi @jerald,

 

You can turn off refresh function in query editor:

 

1. Open query editor.
2. Choose the query which you don't want to refresh.
3. Right-Click on it and turn off the "Include In Report Refresh" option.

 

Regards,

Xiaoxin Sheng

Hi @Anonymous,

 

I forgot to mention that this multiple csv files are in only 1 query. I was hoping that Power BI supports incremental refresh but I recently found out that this is not supported.

 

-Jerald

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors