Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
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