Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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