Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
subash29
Contributor III
Contributor III

On export option in javascript how to specify the particular column to export the data

On export option in javascript how to specify the particular column to export the data

1 Reply
ErikWetterberg
Master
Master

Not realy sure what you mean: the extension export will take all columns used in the hypercube, the app developer will select columns in the property panel.

Same goes for exportData, all columns will be exported. If thats not what you want, you could create a new hypercube, with just the columns you want and export that or loop through the rows and pick just some columns.

Hope this helps

Erik Wetterberg