Extract the lowest number from a list of numbers

Hi all,

Here is my point :

I have an array composed of different numbers (1, 6, 8, 18, 3 etc.) I want to extract the lowest number from this array. How to do so ?

Best,

Use a Rollup column.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.