Skip to main content

Hi,

 

Is there any way to count the number of items in each Percentile band ?

 

0-5-25-50-75-95-100

 

How to count number of items between the percentile bands

1 answer
  1. Dec 9, 2015, 5:03 PM

    Are you able to post a workbook?

     

    If not, you will most likely need to create your own calculation to identify the percentile you are after using the WINDOW_PERCENTILE function.

     

    Similar to if you had an average Reference Line across the Table, you could use the WINDOW_AVERAGE to get that number.

0/9000