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: 
AlexandreJC
Contributor II
Contributor II

Show sum in every line

SOMACOLUNA.JPG

Hi, is there a way to show the sum in every row?  Look at that... in such case, I woul like to have the 1887554 value in every line, but it is being divided no matter what I try to do in Set Analysis.

The ECUE value is: SUM(ECUE)

When I try to ignore the A,B,C and L values to show the result, it does not work.

A,B,C is NMCURVA

L is NMCANAL

Could anybody help me?

1 Solution

Accepted Solutions
chris_djih
Creator III
Creator III

use the Total Key-word: Sum(Total ECUE)

If you found help, mark the correct answer and give some likes to ALL contributors, that tried to help.

View solution in original post

2 Replies
chris_djih
Creator III
Creator III

use the Total Key-word: Sum(Total ECUE)

If you found help, mark the correct answer and give some likes to ALL contributors, that tried to help.
AlexandreJC
Contributor II
Contributor II
Author

Thank you Chris!