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: 
mansoorsheraz
Creator
Creator

Count KPI based on a condition

Hi All,

I have ran into a problem where I need to have the count in the KPI based on a condition as described below:

I have 1184 count coming for the facilities but out of them 504 have organization as null or blank

mansoorsheraz_0-1664306689769.png

I can suppress the nulls here to get the count to exactly what I need i.e.  680 but the same I am, unable to achieve in the multi KPI i.e.

mansoorsheraz_1-1664306775345.png

I have tried on a few things but they didn't work out. I came to know that we cannot use any function on the left hand side of the Set analysis as well. Any help is appreciated in achieving this.

Regards.

Labels (4)
1 Reply
BrunPierre
Partner - Master II
Partner - Master II

As follows

Count({$<Organization ={"=Len(Trim(Organization ))=0"}>} Facilities )