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
qlikviewwizard
Master II
Master II

Hi Use this expression like this in calculated dimesion of the pivot table

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

Hope this will help you.

swuehl
MVP
MVP

May I ask what you want to do with the custom list of values in a list box / multibox?

You won't be able to select values or access the values from outside the object, so what you can the user do with this object?

Not applicable

Hi,

Thank you very much, is a great help.

Is it possible to assign this value list to a variable?

Br,

M

Not applicable

Hi all,

Does anybody has an idea that answers my question above?

My purpose is to fill out the predefined values in a list box, and to assign them to Variable. Just like you can do with an Inputbox.

Problem is the Lay-Out opportunities of an input box are limited. Therefore I would like to use a list box.

Best regards,

Mathias