Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
WEBINAR April 23, 2025: Iceberg Ahead: The Future of Open Lakehouses - REGISTER TODAY
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