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: 
senpradip007
Specialist III
Specialist III

List Box Problem

Hi Experts,

I have faced a problem. I have one inline table.

_Adock:

Load * Inline [

Field1, Field1_Id

AA,     1

BB,     2

CC,     3

DD,     4

EE,     5

FF,     6

GG,    7

HH,    8

];

I've created two listboxes with same field. What I want, when I select one value "AA" of 1st List box, 2nd listbox would be shown all value of "Field1" except "AA".

Can it be possible?

Please help me to get rid of this problem.

Regards

Pradip

3 Replies
kumarnatarajan
Partner - Specialist
Partner - Specialist

Hi,

It is possible. Create alternate states it should be help you.

1. Settings -> Document properties -> general tab -> then you can ableto create alternate state

Untitled.jpg

2. then go to second list box properties. then chage the state. see the below screen short.

Untitled2.jpg

Find the attached file

Not applicable

Hi

use excluded property

right click on the list box select exclude

it helps you

nizamsha
Specialist II
Specialist II

got the setting tab in that tab click general tab they u have to click a alternate state ..add the name for the alternate tab eg group1,group2

after that right click the list box in the general tab alternate state will be availabel at the top clikck tht state .eg

group1 for field1 listbox

group2 for field1 listbox

try this one