Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
manoranjan_d
Specialist
Specialist

list box issue

Hi all,

in sheet 1 i have dept list box where and also as per the requirement in the list box only one value has to be selected not more than one

so i gave always selected one in the list box

example:

dept list

cse

it

ece

now i m moving to the sheet 2 there is no list box, but the always selected one value in the sheet1 list box  is getting reflected in the sheet2 ,

so always selected one value has to be cleared when i  move to sheet 2?

8 Replies
sunny_talwar

I guess you will need to use Alternate States in this case to get this to work

qlikview979
Specialist
Specialist

Hi Manoranjan,

May be this help full

always selected one value

manoranjan_d
Specialist
Specialist
Author

i fi i use then in current selection box it will have the selection? i wan to clear the current selection when i move.

macro is not allowed due to performance issue

sunny_talwar

That is why I proposed Alternate States. Are you familiar with the concept of Alternate State? If not, then look here:

http://www.learnqlickview.com/alternate-states-in-qlikview/

Introduction to alternate states - The Qlik Fix! The Qlik Fix!

MindaugasBacius
Partner - Specialist III
Partner - Specialist III

Do not duplicate the threads please:

always selected one value

list box issue

Delete one of them as it is complicated to follow up.

vikramv
Creator III
Creator III

You have to write a macro as mentioned in the below link:

How to clear the Always One Selected Value ListBox Property - QlikView Blog, QlikView Videos and Tip...

Then use this macro in same sheeet triggers OnLeave Sheet -->  ACtions -- > Extrenal --> Run Macro as per link above

or

As an alternative , We can use Alternative states to achive this kind of functionality.

Like You have to keep all the objects of that particular sheet a particular alternative state and all other sheets in normal state..

manoranjan_d
Specialist
Specialist
Author

sunny i set two alternate state such that list1 and list 2

i have assigned the list 1 to the sheet1 and list2 to the sheet2.

but its not removing the current selections

manoranjan_d
Specialist
Specialist
Author

sunny i set two alternate state such that list1 and list 2

i have assigned the list 1 to the sheet1 and list2 to the sheet2.

but its not removing the current selections