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
MARMAXCHEROT
Frequent Visitor

Incremental update - problems (Source: Folder CSV)

Dear All, I am trying to configure incremental update in Bi Desktop but I am getting the following error:

 

MARMAXCHEROT_2-1730214713638.png

 

MARMAXCHEROT_0-1730214664439.png

MARMAXCHEROT_1-1730214685735.png

 

The data source is a folder with CSV files.

 

The table data:

MARMAXCHEROT_3-1730214846476.png


Could you help me with this problem?

 

Best regards

 

 

 

3 REPLIES 3
MARMAXCHEROT
Frequent Visitor

I tried storing to a local folder and then to a Sharepoint folder. Same problem in both cases.

 

I don't really understand why you mean "combine binaries", could you explain it to me?

 

MARMAXCHEROT_0-1730221398996.png

 

I show you the content of the example CSV file (they are all the same, with different result values) :

 

MARMAXCHEROT_1-1730221833428.png

That is, an instrument outputs approximately 10 CSV files to a folder every 1 hour. This folder will be the data source to generate Trend Dashboards.

 

The intention is for it to work in real time, but I understand that there are limitations to being able to carry it out with this type of source and having a Pro license. If this is not possible then the idea is to make automatic updates to the boards at least every 3 hours.

 

Any suggestions?

 

SharePoint Folder is the better choice.

 

Your screenshot shows all the Helper Query folders. Those are created when you click the "Combine Binaries"  button.  As you advance in your developer journey you will learn not to do that any more.

 

Post a few (at least two) sample files in a usable form (not as a screenshot).

Do not include sensitive information. Do not include anything that is unrelated to the issue or question.

Need help uploading data? https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...

lbendlin
Super User
Super User

1. CSV data sources do not fold.  Do not expect any performance benefits from incremental refresh. All you get is partition management.

 

2. where are the CSVs stored?

 

3.  "Combine Binaries"  is not an optimal approach. Better hand code it via Table.AddColumn.

 

Can you post at least two sample CSV files?

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 Fabric 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