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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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?