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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
jisephcirspy
Contributor III
Contributor III

Count sum but distinct another column?

So I have three columns, servers, space and user. Now I want to get the whole amount of space. But sometimes I got entries like {server1, 10, james} and {server1, 10, john}. That's why I cannot just simply do sum(space). So I have to distinct it by the servers. How can I do this?

Labels (1)
0 Replies