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: 
RimDataAnalyst
Contributor III
Contributor III

select multed Field in a button

hello ,
I want to create the different combinations of dimensions:
AC Type, [AC Subtype], Setup, Program Line
and create these different conf: CONF1 = A320 CEO CFM56 ADC
CONF2 = A320 CEO CFM56 ACMS+DAR
CONF3 = A320 NEO LEAP1A ADC
CONF4 = A320 NEO LEAP1A ACMS+DAR
CONF5 = A320 CEO V2500 ADC
CONF6 = A320 CEO V2500 ACMS+DAR
in the form of buttons so that when I click on conf 1 the results will be filtered on AC Type = 320 , program Line = CEO , AC Subtype: CFM56 and the conf ADC ,
If you have other ideas to achieve this without going through the buttons, I am also interested

thank you 

Labels (3)
1 Reply
MendyS
Partner - Creator III
Partner - Creator III

Hi @RimDataAnalyst 

 try to create a key table that will be  CONF1, CONF2, and CONF3. 

and another column the value like  A320 CEO CFM56 ACMS+DAR,     A320 CEO CFM56 ACMS+DAR.
to button will select the key column the effort on other columns.