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: 
shree909
Partner - Specialist II
Partner - Specialist II

Help with button and driving the charts

Hi Friends,

I have an issue with the button.

i have a dimenion table with areas like, America, Asia, Europe and son.

i have created a 3  bar charts  and i have written a layout conidition  so that whenever he selects the Area respective chart is being displayed.. and that works fine

Now i want to create a button  for all the 3 areas so that he can select either from  listbox or button.

when the user selects either from listbox or button the chart has to be displayed

i have created abutton  with variable vhow =1

on the button  created a variable  if(vshow,1,0,1) and place the vshow on the layout condition it works for only one conidtion either  u slect from listbox or button

the functionality should be from both the button and listbox

so i am struggling with layout conditon

layout condition= if(vshow=1 or if(GetFieldSelections([areas])=America,1,0)

is this good or something  has to be...

1 Reply
sushil353
Master II
Master II

I guess,

Add one more action in button to clear the fieldvalues.

hope that helps you.

or else upload the sample qvw file

HTH

Sushil