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: 
Not applicable

Filter pane selections

Hello All,

I have created a graph that gives me the compliance of some service each day. I use the following measure to calculate the compliance

(count(total_readings) - count(Successful) ) / count(total_readings

With this I get the below bar chart. I want to have a filter pane with selections as '98 to 100' , '96 to 98' , '94 to 96' and so on... so that only dates with the matching compliance shows up

Capture.PNG

0 Replies