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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
1 Solution

Accepted Solutions
sunny_talwar

May be this:

Count({<Color = {'green'}, category = {'Hardware'}>}[incident number])

View solution in original post

2 Replies
sunny_talwar

May be this:

Count({<Color = {'green'}, category = {'Hardware'}>}[incident number])

stabben23
Partner - Master
Partner - Master

Hi use set analysis in Your Expression for this.

Count({<Color={'green'}, category={'Hardware'}>}"incident number")