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

descriptive addition of partial sum

how can i add the specific partial sum and also diplay it in the same chat?

please check my attached file for better explanation(understanding).

2 Replies
Not applicable
Author

I think I understand your question.

You need to change the pivot table chat to a straight table chat and add the following expression (it will add the previous hundred results.

See attached!

rangesum



(above(Sum(Score),0,100))

Not applicable
Author

Ok, i want the row to be displayed after girls row and before men row.

It must be on its own row.