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: 
Anonymous
Not applicable

How to show created field in List box?

find the attached file.

here i would create one list box with two field. i want to show that field in list box with selection?

Please suggest

9 Replies
enriquem
Creator
Creator

Hi!

So, you have a list box with 2 expression, and this expressions are shown with any configuration.

And you want to apply a Conditional to...???? To see the extra information when you select something?

Regards.

Kind Regards,
Enrique Mora.
krishnacbe
Partner - Specialist III
Partner - Specialist III

Hi,

The expression will be evaluated and data will be displayed. Select the Field to be displayed in the General Tab -> Field

Ex:

Gender:

F 100

M 250

There will be a option to select the F or M.

Hope this helps

Anonymous
Not applicable
Author

Krishnapriya,

But here i could write in conditional expression, so could not displayed in general !! thats why am asking how to show?

krishnacbe
Partner - Specialist III
Partner - Specialist III

Does your condition will hide the list box itself or only the expression?

Anonymous
Not applicable
Author

in list Box i can show current rating and Previous rating. but  current and previous rating could created in list box expression

Anonymous
Not applicable
Author

n list Box i can show current rating and Previous rating. but  current and previous rating could created in list box expression. it did not show in General Tab.

krishnacbe
Partner - Specialist III
Partner - Specialist III

I will not show in General Tab. The values you have entered in Expression tab will be calculated and shows only based on the Field you have selected in the General Tab.

If you what to show only the calculated field then use the Expression option in the Field.

or

do the calculation in the backend and show it in a listbox

Anonymous
Not applicable
Author

I am having  a field Final Rating in listbox and using this field i want to bring two fields Previous rating and Current Rating inside that listbox by writing expressions in the list box itself and not in the script.

krishnacbe
Partner - Specialist III
Partner - Specialist III

Ok.

If you remove the condition in the Expression, whether the Listbox and values for Current Rating & Previous rating are displayed?