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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
harleen_singh
Creator III
Creator III

custom values in listbox or multibox

Hello,

            i want to display two custom string values in listbox or multibox without any calculation is it possible??

thanks

Lavi

13 Replies
sivarajs
Specialist II
Specialist II

you can use expression in multibox to enter the custom field

harleen_singh
Creator III
Creator III
Author

sivaraj,

            thanks for the response. i am not talking about custom field. I am talking about custom values

suppose i want to display two custom value in listbox  A and B without existence of field.

thanks

lavi

Jason_Michaelides
Partner - Master II
Partner - Master II

=ValueList('Value1','Value2','Value3','etc')

Hope this helps,

Jason

harleen_singh
Creator III
Creator III
Author

Jason,

          this worked for listbox thanks but what about multibox??

thanks

Lavi

Jason_Michaelides
Partner - Master II
Partner - Master II

Hmmm - not sure why it doesn't work for a multibox.  Have you considered loading an Inline tabl in your script?

harleen_singh
Creator III
Creator III
Author

i don't know why it is not working for multibox. I want to do it without inline table.

thanks

Lavi

Not applicable

Hey Lavi,

Were you able to find that why the ValueList() is not working for Multiboxes ??

--Angad

Not applicable

I think it's not possible to do customize the values on multi-box!

MayilVahanan

Hi

You can go for input box (valuelist option)

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.