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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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

Labels (1)
1 Reply
Not applicable

While exporting do You use:

ActiveDocument.Fields("Field").GetPossibleValues

or other ?