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: 
Kushal_Chawda

Listbox

Hi all,

I have one listbox havin values 1,2,3,4,5...on particular selection I want to display only 1,2,3 ...it should not show 4 ,5

How do i do that?

2 Replies
dwh1104
Creator II
Creator II

=If([Listbox Dimension]<=3,[Listbox Dimension])

Not applicable

Try This.

sum( {$<~Ingredient = {“garlic”}>} Sales )

returns the sales for the current selection, but with a forced exclusion of all Ingredients containing the string ‘garlic’.

De: kush141087

Enviada em: quinta-feira, 22 de setembro de 2011 14:31

Para: Maykon Di C. R. Martins - TI - J. Malucelli Seguradora S/A

Assunto: - Listbox

QlikCommunity<http://community.qlik.com/index.jspa>

Listbox

created by kush141087<http://community.qlik.com/people/kush141087> in Development (QlikView Desktop) - View the full discussion<http://community.qlik.com/message/151876#151876