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: 
qvqfqlik
Creator
Creator

export variables and its content to text file

Please help with  exporting all variables and its data from variable overview  into a text file

3 Replies
trdandamudi
Master II
Master II

One way of exporting variables is, got to Expression Overview and put a check mark against "Other Expressions" and click on export. See the attached screen shot: Hope this helps....

ExportVariables.jpg

maxgro
MVP
MVP

qvqfqlik
Creator
Creator
Author

Thanks , but I want to export with the format like

sum({$<

sal={' & chr(39) & 'PG1' & chr(39) & '},

Flag={' & chr(39) & 'Y' & chr(39) & '},

>}case

I have too many variables