Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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 ?