I have a report which contains a column of numbers.
I would like to create a variable for a report that computes the percentage of these numbers that meet a certain criteria. For example, if my column has the numbers 1,2,3,4, and I want to know the percentage of the total number of entries which have a value of less than 4, then the answer would be 75%.
Lee
I would like to create a variable for a report that computes the percentage of these numbers that meet a certain criteria. For example, if my column has the numbers 1,2,3,4, and I want to know the percentage of the total number of entries which have a value of less than 4, then the answer would be 75%.
Lee