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: 
Not applicable

Two dimension pivot table and percentage

I am trying to find percentage that percentage of sales of particular product out of total country sales

A - Country

B- Sales

I have used the following expression

aggr(sum(Sales),A,B)/aggr(sum(Sales),A)

Both of them are normal dimensions (not calculated)

I have attached excel of pivot the expression

1 Solution

Accepted Solutions
2 Replies
Not applicable
Author

B is product type not sales