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: 
Not applicable

Aggregation on a Pivot Table

I am trying to aggegate the totals of the standard margin of several Classes in a Category total and cannot seem to find the right formula.  I have attached the object, and thank you in advance for any assistance provided.

1 Solution

Accepted Solutions
Not applicable
Author

Try it by changing the expression as below.

sum(ExtensionAmt * MarginPct)

Hope this is what you were looking for.

Regards,

Sajeevan

View solution in original post

3 Replies
Not applicable
Author

On what basis do you want to group the classes?

Regards,

Kirann

Not applicable
Author

Try it by changing the expression as below.

sum(ExtensionAmt * MarginPct)

Hope this is what you were looking for.

Regards,

Sajeevan

Not applicable
Author

Thank you very much!  Amazing what happens by moving a close bracket.

Regards.