Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
manoranjan_d
Specialist
Specialist

always selected one value

Hi all

In sheet 1 i have list box of dept where that has to be always selected one value

now when i move to sheet 2 the always selected one value has to be cleared

how can we achieve this.

14 Replies
manoranjan_d
Specialist
Specialist
Author

pls dont tell macro is an solution bcoz its perfromance issue , so not allowed

manoranjan_d
Specialist
Specialist
Author

if i use alternate state then  in current selection we ll have the selected value of list box

vikasmahajan

Try this Demo

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
Not applicable

Hi Vikas,

Can you tell a solution for the same problem as raised by Manoranjan for qliksense server version?

It will be more helpful.

Thanks,

Keerthana

Peter_Cammaert
Partner - Champion III
Partner - Champion III

IMHO you cannot set/reset the Always one selected property of a field/listbox using triggers.

What you can do, and this is more in line with how QlikView should be used, is hide objects on Sheet 1 whenever more than Dept value is active. That will work in all cases, and in every client. And won't be too complex to implement.

You can even display a Calculation Condition text in all charts that instructs a user to select exactly one Dept value.

Best,

Peter