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: 
ivandrago
Creator II
Creator II

Pivot Percentage

Hi,

I want to add another field to include the percentage of the total count of orders across the Areas?

Thanks

1 Solution

Accepted Solutions
Not applicable

Hi Ivan,

Try the following:


Count(OrdersNo) /count(total <Area> OrdersNo)


I hope it helps you and this is what you are looking for.

Regards.

View solution in original post

1 Reply
Not applicable

Hi Ivan,

Try the following:


Count(OrdersNo) /count(total <Area> OrdersNo)


I hope it helps you and this is what you are looking for.

Regards.