Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Min value from other columns

Hi , I need to create a custom column, which gives the lowest value from other columns. Class Column_1 Column_2 Column_3 Required_Results A 1 1 6 1 B 2   5 2 C 2 1 5 1 ...