Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Pivot Table issue

I have sample Excel file and the Qvw attached.

I am using the Pivot table but the partial sum is showing blank instead of the total sum of that row.Can anyone hep me here ?

Thanks,

Alva.

1 Solution

Accepted Solutions
sunny_talwar

Try using an aggregation function such as Sum or Count

=Sum(Value)


Capture.PNG

View solution in original post

6 Replies
Frank_Hartmann
Master II
Master II

just use sum(value) as expression!

hope this helps

sunny_talwar

Try using an aggregation function such as Sum or Count

=Sum(Value)


Capture.PNG

Not applicable
Author

change the expression for =sum(Value)

Not applicable
Author

Thanks much

Not applicable
Author

Thanks much

Not applicable
Author

Thanks much