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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
orital81
Partner - Creator III
Partner - Creator III

Pivot Table - Partial Sum Wrong Calc

Hi, I am using a pivot table with partial sums.

For some reason I get wrong results for the partial sums

See the example below: Total Projected should be 653+10750 = 11,403 but it shows 12,517.

My expression for Projected is:

sum(Total_PORDER_Line_Balance_USD)*(1+sum(Comp_Proj_Commission/100))

I will appreciate any insight here, see attached file.

user: servit

Pass: servit123

untitled.JPG.jpg

Thanks

1 Solution

Accepted Solutions
orital81
Partner - Creator III
Partner - Creator III
Author

Got the answer from Here.

What I actually had to do is to get the sum of rows from pivot table (and not total of expression)

View solution in original post

3 Replies
israrkhan
Specialist II
Specialist II

Section Access...

orital81
Partner - Creator III
Partner - Creator III
Author

Opps.. thanks for the notice:

user: servit

Pass: servit123

orital81
Partner - Creator III
Partner - Creator III
Author

Got the answer from Here.

What I actually had to do is to get the sum of rows from pivot table (and not total of expression)