Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
JM39
Creator
Creator

output csv delimited from excel

Hello, I have an input file in excel format and I want the output to be in csv format, which is fine. But some of my data contains commas so where it finds a comma in the data it creates an extra column in the output file. How do I get it to ignore the commas in data?

Example:

Input file shows the column supplier name:

Supplier Name

Extron Electronics, Europe

But in my csv output file it splits it out into two columns like

Supplier Name Column2

Extron Electronics Europe

Thanks!

Labels (2)
1 Solution

Accepted Solutions
JM39
Creator
Creator
Author

I got the answer. Changed my input file to delimited

View solution in original post

3 Replies
JM39
Creator
Creator
Author

Also I need to retain the commas in the data. So in my example I need the output file to show the supplier name as Extron Electronics, Europe

JM39
Creator
Creator
Author

I got the answer. Changed my input file to delimited

Anonymous
Not applicable

Hello,

Thanks for letting us know that you resolved this issue by yourself.

Best regards

Sabrina