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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
adiarnon
Creator III
Creator III

multy selection with module

hi have this module

sub a

ActiveDocument.Fields("Project_Progress").select "Started"

ens sub

its select only one value, what is the syntax to select multy values?( "Started", "NOT_Started")

1 Reply
adiarnon
Creator III
Creator III
Author

/