WSC_SL
2 years agoNew Contributor
Read and process several CSV with different structure
Hello everyone.
Please can you help me with this requirement.
I need to read a folder with several CSVs, but they have different structure and data type.
I got all the CSVs with plugin: "Multiple File Reader" but when I try to parse them, I only got one of them. The main requirement is that I have to transform only specific CSVs, not all, I mean, I have to apply some conditions to manage the CSVs.
Thanks in advance