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: 
kris_vliegen
Partner - Creator III
Partner - Creator III

Alternate State - Select in Field

Hi all,

I'm discovering the alternate state-function.

I have created a textbox with a trigger. And If I clik on the textbox he should select a value in a field in State1.

How can I do this? How should I define the "field"?

Alternatestate2.JPG.jpgAlternatestate1.JPG.jpg

1 Solution

Accepted Solutions
simondachstr
Specialist III
Specialist III

Ehm... there's a Dropdown box in your second screenshot... "Alternate State". There you can specify the alternate state in which you want to do your selection.

View solution in original post

7 Replies
simondachstr
Specialist III
Specialist III

Ehm... there's a Dropdown box in your second screenshot... "Alternate State". There you can specify the alternate state in which you want to do your selection.

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

The Field setting should contain the field name of the field in which the value should be selected. The alternate state setting (also on the Actions tab) is where you specify in which alternate state the selection should be applied.


talk is cheap, supply exceeds demand
kris_vliegen
Partner - Creator III
Partner - Creator III
Author

Thanks.

I didn't see that drop-downbox...

It's working fine now.

kris_vliegen
Partner - Creator III
Partner - Creator III
Author

And an other question.

I'm analysing a customer and I've selected a customer.

How can I select the same customer in State1 and State2 if I go to the tab with the alternate states?

simondachstr
Specialist III
Specialist III

Add 2 separate "Select in Field" triggers.

kris_vliegen
Partner - Creator III
Partner - Creator III
Author

I'm trying with a trigger in the sheet-properties "On Activate Sheet"

How should I Define the trigger?

Alternatestate3.JPG.jpgAlternatestate4.JPG.jpg

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

The triggers are already defined. You can find the sheet triggers on the Triggers tab of the sheets properties window. You can add actions to the triggers in the same way you can add actions to other triggers and buttons/text boxes etc.


talk is cheap, supply exceeds demand