Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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.