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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
anuradhaa
Partner - Creator II
Partner - Creator II

Add Sums to Pivot Table

I have created attached pivet table.

I want to add presentages in to that table.

pls help me to do that

Labels (1)
1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

The percentages can be calculated with sum(Value)/sum(total <Destination> Value). Change Destination and Value with the names of your fields.


talk is cheap, supply exceeds demand

View solution in original post

4 Replies
Not applicable

Hi,

Has no attachment.

Rebeca

anuradhaa
Partner - Creator II
Partner - Creator II
Author

Forgot add the attachement. pls find it below.

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

The percentages can be calculated with sum(Value)/sum(total <Destination> Value). Change Destination and Value with the names of your fields.


talk is cheap, supply exceeds demand
anuradhaa
Partner - Creator II
Partner - Creator II
Author

Thanks Gysbert.