A program to recognize and reward our most engaged community members
Greetings
I am trying to read a CSV file that contains line breaks within a quoted field, but the file is read incorrectly.
Is this not possible?
Regards
Anders Andersen
In cases like this, it might be good to use the Regular Expression paratmers in the Delimiter parameters of the Read CSV operator to extract everything. Of course it will be more complex but it's doable.
Hi everybody
Thanks for the replys.
I have attached a simple example.