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

Count the number of counts

Hello,

I am developing an application with customers and contracts. A customer may have 0, 1 or more contracts. I'm trying to create a table with number of customers with different number of contracts. Like

No of Contr.No of Cust.
1xxx
2yyy
3zzz


Is there a way of doing this without counting the number of contracts per customer in the script? I wouldn't like to do that because I'd like the count to change with selections.

Thanks in advance!

2 Replies
Not applicable
Author

Ok, I found the answer myself :).

Not applicable
Author

I have the same question. How did you do this?