I currently have a set of data where Column A is a list of names, and Column B is a value (i.e. 4, 0, 25). I need to have the workflow set up so that if there is a duplicate value in Column A (i.e. John B. Scott is listed three separate times), it takes the lowest value for that name from Column B.
Any suggestions? I've tried playing with multi-row formulas, formulas, and filters and searching the community for a similar scenario but no success.