My input file contains records which span multiple lines and record begins with a line break then eight digits then a '1'. I am a newbie but I believe what I want is a "text file input" that has a filetype of CSV where the separator is a regular expression matching a this pattern but can't get it to work. Can anyone point me in the right direction? TIA.
↧