Hello!
How can I generate a datatable from a text file that has vertical lines as separator “|”.
Currently I use the “Read Text File” activity to get all the data in a string variable and then the “Generate Data Table” activity but this activity in the Column Separators option does not have a vertical line “|”, and if I manually put "| " in Column Separators when I run it fails to do the column separation.
Thank you in advance for your support.