I have data in a text file with the following delimeter ‘~’
I split it with ‘\n’ and I have rows that look like this
“x~x~x~x…”
So I want to split those rows with ‘~’
I tried doing it in a flowscript step but I’m getting some errors:
hi Ivan,
sorry just going through this forum and found your post exactly what i needed in my requirement. the link is not available though. still possible to post the script here please?
thank you!
Regards,
Faye
Thanks for the script , I’m trying to upload 4000 lines from a .csv file.It would eb great help if you can provide me a script to upload teh data in bulk way not row by row because it’s taking a huge time