Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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
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.