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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
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 ?