Forum Discussion
MARMAXCHEROT
1 year agoFrequent 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: The data source is a folder with CSV files. The table data: ...
lbendlin
1 year agoSuper 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?