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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to get partial sum

Hi!

I'm not able to solve this problem...

I have some UOs (Organizational Unit) with some CODEs.

Each CODE has a KPI named EFF...

I would like to have a column with the sum of thi KPI for each UO, as in the file attached (column tot eff), even if the code is different.

Any ideas?

Thanks

EP

1 Solution

Accepted Solutions
antoniotiman
Master III
Master III

Hi Elena,

may be

Sum(TOTAL <Top,UOEFF)

Regards,

Antonio

View solution in original post

2 Replies
antoniotiman
Master III
Master III

Hi Elena,

may be

Sum(TOTAL <Top,UOEFF)

Regards,

Antonio

Anonymous
Not applicable
Author

Ciao,

thanks!!

EP