You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

StageRead New Line in CSV file within Quotes in OIC

Received Response
242
Views
1
Comments

Summary:


Content (required):

We have a new line character in the CSV File within the Double Quotes for Example:

-----------------

A,B,C,D

A1,B1,"C1

C11",D1

A2,B2,"C2

C21",D2

-------------------

We want to read the above CSV file as follows:

-----------------

A,B,C,D

A1,B1,"C1 C11",D1

A2,B2,"C2 C21",D2

-------------------


How can we read this in OIC?

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!