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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Bucket Problem

Hello Qlikview Users

I have the following kind of data

Bucket     Value

0-30         325

31-60       600

61-180     258

181-365   254

365+       222

I am showing the above data in Bar Chart where Bucket i my dimension  and Expression is sum({<Ph_status='Commisioned',Net Collectable = {">$(vgreat)"}>}Net Collectable)

Now my reqirment is that when i click on 0-30 value(in list box) the value of that bucket should hide and the other bucket value should be seen.

Please help me out.....

Thanks in Advance

Labels (1)
1 Reply
orital81
Partner - Creator III
Partner - Creator III

Hi Sumitthakur,

You can easily apply this by using Select Excluded trigger on Bucket field

Click on Settings->Document->Triggers

Go to Field Event Triggers

Add Select Excluded action as a trigger On Select and On Change

See screenshot and also attached qvw file

select_excluded.JPG