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: 
Dolly123
Creator II
Creator II

qliksense chart function

I want data of column city and column complaints when we filter it should get value most value ? in qliksense

example

mumbai  complaints

pune  complaints

nagpur  complaints

nashik  complaints

gujrat complaints

i want in which city most complaints have wht we have to use ?

2 Replies
JHuis
Creator III
Creator III

count(complaints)

or Sum(complaints) if it is a nummeric 

Dolly123
Creator II
Creator II
Author

No numeric