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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
kris_vliegen
Partner - Creator III
Partner - Creator III

Store qvd into csv with double quote around the string-fields

Hi All,

I would like to store a qvd into a csv.

I use the command

STORE Table INTO $(vCSVLocatie)\Fuel_prices_$(vYear)_$(vMonth)_$(vDay)_$(vHour)$(vMinute).csv

(txt, utf8, delimiter is ';')

Now I only get double quotes around the fields with a double quote in it.

Is it possible to get a Double quote around every string field?

Regards,

Kris

0 Replies