darshthakkar
3 years agoValued Contributor
Reading data from tsv file
Hi Team,
How can we read data from tsv file? I have tried using CSV and Fixed Width Parser but no luck thus far.
Thanking in advance for your help.
Regards,
Darsh
If you are referring to a tab-delimited file, simply replace the field delimiter from a comma to “\t”