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: 
Not applicable

Write values from qlikview to csv file

Hi experts,

I'm wonder if it's possible to add some values from qlikview with text area to a csv file ?

Thanks in advance.

2 Replies
erichshiino
Partner - Master
Partner - Master

Hi,

I`m not sure if that`s what you meant, but you can right click any object and choose 'Export...' and then choose .csv as your file format.

You won't append the data. A new file will be created.

Hope this helps,

Erich

pover
Partner - Master
Partner - Master

Review the apiguide.qvw usually found in the documentation folder C:\Program Files\QlikView\Documentation and look for the function call ExportEx.  Depending of the file format you can append to an existing document.