An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
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.