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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
BrianDH
Creator II
Creator II

Best way to compare numbers?

I only want to show rows where the value is greater than 0.00

=Aggr(if SUM(BH_AMOUNT_CAP) > 0.00
,MasterKey),MasterKey, OPERATING_UNIT, PROJECT_ID,DESCR,G_DESCR2,REQUEST_ID)

 

Labels (2)
0 Replies