Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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
are you talking about overlapping the charts? or you have single chart with different expressions? Can you please share the sample app?
see attachedment
overlapping the charts
one chart only but three buttons conditions should apply
Thanks,
rohith
Hi,
Three buttons conditions should apply for only one chart
Thanks,
rohit
this?
PFA
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
Hi Kaushik,
Thanks for your reply ,im little bit confused
i will try with your suggessions
Thanks,
rohith