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: 
manu1512
Creator
Creator

Help in multibox

Hi all,

Pfa the attached screenshot , Requirement is  in Time multibox , if we select Gas year SpeicherJar should be deselected and if we select SpeicherJar Gas year should be deselected,


Any ways to acheive please help.


Regards

Manu

2 Replies
manu1512
Creator
Creator
Author

isingh30
Specialist
Specialist

Try something like this -

Set up a trigger for a field on an OnSelect event (Settings -> Document Properties -> Triggers). For field FIELD set up Selection -> Select in Field -> use =Only(FIELD) as Search String.


Thank you!