08-02-2023 11:01 PM
Hi,I want to delete the extra columns in CSV File which do not have data in it.While applying CSV Parser its showing that few extra columns are there.I want to delete those extra columns from CSV File.How to do that through help of Snap and Pipeline
08-07-2023 04:54 AM
@Abhishek_117 - please supply a sample of your input file and desired output so we can better understand your use case.
08-07-2023 05:33 AM
Seems like your input file is not a proper formatted CSV. Provide the sample input file to understand the use case.