Best way to parse multiline csv

Hello,

I'm having an issue parsing a csv file that contains multi line data in one of the cells. An example of the data: (sorry an image seemed the easiest way to illustrate)

What would be the correct way to go through this data? Preferably with the contents of the "Message" field parsed into separate fields. I've had a go at using the multiline input filter within the csv input filter but this won't work.

Thanks in advance for any help,
Kyle

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.