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: 
UJ
Partner - Contributor
Partner - Contributor

bar graph

Hello Everyone!!

How do i include A 'All ' button so that it shows both OCR AND RSR   after I select 'ALL' button?

 

Axis - UJ(2) - Asset Overview _ Sheets - Qlik Sense - Google Chrome 12_15_2020 7_53_21 PM.png!!!Captures 12_15_2020 7_51_46 PM (2).png

 

output should be like this(this is wrong its giving value of rsr only ) the real should show both in this manner:-

Axis - UJ(2) - My new sheet (3) _ Sheets - Qlik Sense - Google Chrome 12_15_2020 10_41_09 PM.png

 

Labels (2)
2 Replies
danistontt
Partner - Contributor II
Partner - Contributor II

Hi,

you can solve with 'Button' object:

Label: ALL
Action: Select all values in a field
Field: Name field with OCR and RSR

or if you have more values than OCR and RSR in the field, you can choose
Action: Select values in a field
Value: 'OCR;RSR'

Regards
Daniele

UJ
Partner - Contributor
Partner - Contributor
Author

Hey Daniele 

in final solution my requirement is that it should show both rsr and ocr 

like for 0-5% it should show 0.9% and 0.9% , for 5 to 10% it should show 5.7% and 10.4%