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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
mr_ramshini
Contributor III
Contributor III

Clear Button

Hi All

I have several chart in my qlikview fileand i put a button and in action properties say clear all

but when i press it don't hidden all charts

please help me

Thanks

11 Replies
Frank_Hartmann
Master II
Master II

create 1 Variable:

1. vShow

Setup conditional view in all of your charts:

1.go to Properties --> Layout --> Show: conditional ---> vShow=1

Create 2 Buttons:

1. Hide Button: --> Actions ---> Add--> set Variable--> vShow --> Value = 0

2. Show Button: --> Actions ---> Add--> set Variable--> vShow --> Value = 1

hope that helps

Anil_Babu_Samineni

You know usually how this works,

If you have one variable with empty values

Then what ever button you can create you have to show as per your BRD. It means if your chart is showing 1 with the variable it showing the Chart or else 0 it showing hide,

- Anil

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful