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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

sum of rows in pivot table

Hi all!

I have a Pivot Table with 6 dimensions, not expanded, and I want to show total rows for each dim.

My expression must be evaluated with aggr function, because I do not want the expression for total but the real sum of rows.

It runs well with a single dimension.

I know I could solve the problem with a cyclic or drill down group, but pivot table expandable is required.

Any suggestion?

Thanks a lot!

1 Reply
Not applicable
Author

Hi,

i'm not really aware what your trying to calculate.

Maybe here an idea: try (SUM(TOTAL <[Your Dimension Field]> [ValuetoSum]))

Regards

Michael