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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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