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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Populate listbox thru Macro

Hi,
I am able to create listbox thru macro by CreateListBox.
Now i have to populate it with predefined values, instead of field name. I mean, instead of

Prop.Def.Name = "Circle"

i want to give something like

Prop.Def.Values = "AP,RAJ,DEL"

I dont want to load the predefined values with Script as the values will be decided post load.

Any suggestion!!

0 Replies