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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How can I sum a column with ABOVE expression ???

Guys,

I have one expression what i used ABOVE ( =Hora_Cadastro - ABOVE(Hora_Saida)) and i need use SUM, but i cant use SUM with ABOVE, how can i get TOTAL of that column???

Tks!!!



1 Reply
sathishkumar_go
Partner - Specialist
Partner - Specialist

Hi

try this sum(Hora_Cadastro) - above(Hora_Saida)

Regards

Sathish