Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Nested Aggregation and CountIf together

Hello,

I have written a set expression which calculates a measure for me.

calculation:

=(Sum(A)+(sum({<Account_Id={'4'}>}A)))/(sum({<Account_Id={'2'}>}A))        

I need to check and count values of this measure that are greater than 0.95

How can I achive this ?

Thanks,

Sailee

0 Replies