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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

SUM

Hi People, Im doing point in the forum with all my questions haha, well it's a possible way to do a sum of sum??, example SUM(Field*SUM(AnotherField)). To be more specific I need to Sum the result of multiply the values of Field (A) by the result of the SUM of values of Field(B), any idea??

Regards

Carlos

1 Reply
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Take a look at the AGGR function. That's how to do nested aggregation.

-Rob