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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
NavinReddy
Creator II
Creator II

help

Hi community,

I have 3buttons and 3 barcharts

if i click one button 3 charts should be appiear

How can i do this require ment help me

Thanks in advance

rohith

9 Replies
tresesco
MVP
MVP

something like this:

step1: create three variables

step2: on button click set action as set variable value to 1.

step3: in the layout tab of chart set the 'Show' condition: variable<>1

Edit: PFA

NavinReddy
Creator II
Creator II
Author

sorry Secnario wrong,

if i click one button one chart should disyply

if i click second button second chart should display in the same chart

as same as third button click third chart should display in the same chart

Help me

tresesco
MVP
MVP

are you talking about overlapping the charts? or you have single chart with different expressions? Can you please share the sample app?

Not applicable

see attachedment

NavinReddy
Creator II
Creator II
Author

overlapping the charts

one chart only but three buttons conditions should apply

Thanks,

rohith

NavinReddy
Creator II
Creator II
Author

Hi,

Three buttons conditions should apply for only one chart

Thanks,

rohit

tresesco
MVP
MVP

this?

PFA

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     Do you mean only one chart but depending on the button click you want to show different expressions.

     If yes then create 1 variable say vshow and on every button set the values 1,2 and 3 respectively.

     Now in chart create 3 expressions and use the conditional show to show then only if the variable value is 1,2,or 3 respectively.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
NavinReddy
Creator II
Creator II
Author

Hi Kaushik,

Thanks for your reply ,im little bit confused

i will try with your suggessions

Thanks,

rohith