Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have a pie chart and below straight table .
in pie chart if I clik any GEO value in table that details is showing right now,
but my requirement is I need the table should be hidden mode first and I need one button outside whenever I want to see table I will clik on button then the table will show the details
how can I achieve this? in my qvf 1st sheet GEO Data
Hi Sony,
You mean something like this?
Thanks,
Partha K
you can use "Calculation condition" setting under Add-ons-->Data handling.
could you share expression? or sample qvf?
which expression I need to write?
in your case you'd need a calculation condition based on variable value.
out of box you can't reach your scope.
you could use the following extension to http://branch.qlik.com/#!/project/56728f52d1e497241ae697f8
Hi Sony,
Attaching your application and also the extension used for this. Note the usage of variable and use of calculated display and hide option in the table. Also you can download extension from Branch http://branch.qlik.com/#!/project/56728f52d1e497241ae698a0
Thanks,
Partha K
thanks,
but how the table is linked? variable is fine.
could you please tel me where the table is linked to button?
button is used to set only the variable value either to 0 or 1. We use this variable in chart to show or hide.
Add-ons ---> Data Handling ---> Calculated condition
Thanks,
Partha K
thanks got it
I will try in my application and close this.