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: 
sifatnabil
Specialist
Specialist

Is conditional "Select in Field" possible?

Hi all,

I want to select a field value in a list box, which should then auto-select another associated field  and value. But can the value of the trigger field be specified and triggered upon?

I want to select "Asia Forwards Trader" in field [Record Type] only if the trigger field Market='Asia NDF'. I tried putting if(Market='Asia NDF',[Record Type]) in the Field box below but it doesn't work.

select in field.png

Any help would be greatly appreciated, thanks!

1 Solution

Accepted Solutions
nagaiank
Specialist III
Specialist III

You may not be able to select a fieldname in the Field box. But you set value in the Selection Box based on any condition.

See if the attached example gives you any clue.

View solution in original post

2 Replies
nagaiank
Specialist III
Specialist III

You may not be able to select a fieldname in the Field box. But you set value in the Selection Box based on any condition.

See if the attached example gives you any clue.

sifatnabil
Specialist
Specialist
Author

Thanks - I believe this is not possible to do.