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

Announcements
Join us at Qlik Connect 2026 in Orlando, April 13–15: Register Here!
cancel
Showing results for 
Search instead for 
Did you mean: 
VinayakG2
Contributor
Contributor

Can we select all possible values from a field when i select or change another field selection in qlik sense?

Either by clicking or without clicking a button?

Labels (1)
3 Replies
robert_mika

Not be default(native) as used to be triggered in Qlik View but some extension have this feature. I believe Vizlib has triggers or

https://github.com/e-mergo/qs-emergo-triggers

RafaelBarrios
Partner - Specialist
Partner - Specialist

HI @VinayakG2 

as commentes by @robert_mika , NO as we use to do in Qlikview

but, you can use a button object

https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-action-button-for-selecting-mul...

 

this example will select all possible values

1. Add a button object

2. Click in Add Action

3. on Action list, select "Select possible values in a field"

4. Select a field



Another example could be to select fixed values

1. Add a button object

2. Click in Add Action

3. on Action list, select "Select values in a field"

4. Select a field

5. List the value separated by ";"
    ='value1;value2;value3'

 

Hope this helps.
best regards,

help users find answers! Don't forget to mark a solution that worked for you & to smash the like button! 🙂

 

marcus_sommer

Within the most scenarios it's not necessary to select fields with buttons/actions else within a properly designed data-model the data are appropriate associated and the expressions could reference to all selected fields. Any magic with the buttons/actions is usually a detour: Let the User Select - Qlik Community - 1463978.