I am looking for a simple Monarch formula which returns the number of values within a set of values that is greater or less that a given values.
For example a formula which counts how many values in the set of numbers, as below, which are GT or EQ 1.5
(1.0, 1.5, 1.9, 1.4, 0.8)
Answer = 2
Note: The values will be numeric data fields