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: 
Anonymous
Not applicable

How to add action trigger to straight table

Hi All

How to add a action trigger on straight table  when user click on any column of row.

EX

If user click on any column in table a action  should trigger  to set variable value.

2 Replies
kakani87
Specialist
Specialist

Kalyan ... In document properties then triggers tab this can be done

Document Properties > Triggers > In FieldEventTriggers > Select Field > In OnSelect > Add action >Layout >Activate Sheet > now in Sheet Id   add condition using GetFieldSelections()

in  the same the below thread you have a sample related your question

https://community.qlik.com/thread/88791

Action in straight table

LuisTapia
Partner - Contributor
Partner - Contributor

that works with fields, is there any option to do the same with expression??