Page 1 of 1

Splitting CSV or TXT

Posted: Tue Oct 04, 2022 9:51 pm
by nfulton
Hi. I am new to Switch and could use some help working with a csv/txt file.

I need to accomplish a few things:
1.Split the file into multiple files based on who the "Salesperson ID".
2. Add a column called email "address"
3. combine the files back together.

There are a few steps in-between and after but these are the things I am stuck on. Any and all help would be appreciated.

Re: Splitting CSV or TXT

Posted: Wed Oct 05, 2022 8:48 am
by JimmyHartington
I have used https://www.easydatatransform.com to transform csv-files (and other datafiles).
And this can be integrated into Switch since it can run in as a commandline tool.

Re: Splitting CSV or TXT

Posted: Wed Oct 05, 2022 1:42 pm
by nfulton
Thank you Jimmy! I will dive into that.

Re: Splitting CSV or TXT

Posted: Thu Oct 13, 2022 5:38 pm
by joaodaffonsojr
JimmyHartington wrote: Wed Oct 05, 2022 8:48 am I have used https://www.easydatatransform.com to transform csv-files (and other datafiles).
And this can be integrated into Switch since it can run in as a commandline tool.
Great Tip !
It helped me so much !

Thanks !

Re: Splitting CSV or TXT

Posted: Fri Oct 14, 2022 7:33 am
by JimmyHartington
That is nice.
And I would like to point out the the developer of EasyDataTransform is very active on their forum (https://forum.easydatatransform.com), if you have a question.