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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
janardhan
Creator
Creator

Unselect the field using Macro

Hi Friends ,

I have table with some fields, i need to unselect the particular field and export to it as csv file.

I am able  to export but all the fields are exporting .

Thanks & Regards,

Janardhan

1 Reply
Not applicable

While exporting do You use:

ActiveDocument.Fields("Field").GetPossibleValues

or other ?