10-10-2019 10:46 PM
Hi,
I am facing an issue while data is writing to CSV file with help of CSV formatter snap. The problem here is, the input data contains string values and each value is separated by comma(') but it is converting as backslash () while writing to CSV file. I need to generate CSV with data as it is from input.
Could any one help here?
Thanks in advance!
Venu
10-11-2019 12:02 AM
Could you please share a sample input file and expected output file.
Regards
Anubhav
10-11-2019 04:02 AM
HI Anubhav,
Here I uploaded the sample file where commas(,) are converting as backslash() for USERROLE field.
Thanks,
Venu
Sample_data.zip (663 Bytes)
10-11-2019 04:58 AM
Hi Venu, I am still not sure on your requirement, if possible share the pipeline as well.I want to see the input to the CSV formatter Snap.
Regards
Anubhav
10-14-2019 12:04 AM
Thankyou Anubhav for intensity to help! this issue is resolved.