Forum Discussion
Anonymous
5 years agoNot applicable
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 ...
jthomson
Solution Sage
5 years agohttps://community.powerbi.com/t5/Desktop/MIN-exlude-blanks/td-p/404231
That's for two columns and handles the blank values you have - you should be able to expand that logic to a third column from there