I was wondering if anyone could help with my issue.
I am trying to get a value in field W MIN from an array of numbers (field: W Unique). But I only need to return the smallest number larger than a given number (field: Thermal MIN). I am using this formula in the field I want to return that number:
MIN(IF({W (from LED Performance Data) Rollup (from LED Type grouped by Output)} > {Thermal MIN (W)},{W (from LED Performance Data) Rollup (from LED Type grouped by Output)}))
(the formula is entered in the field column (drop-down arrow and select customize field type)
The same I need to achieve for the W MAX field comparing the values to the number in the Thermal MAX field.
However, it comes back with an Error! and I am not sure why?
Here is a screenshot of the columns and values.

Any help would be highly appreciated.


