I have requirement to review the TYPE and return the Food value in unique list
The outcome should like this
written a formula like this like this
=IFERROR(INDEX({Range of "Type"}, MATCH($[Food], {Range of Food}, 0)), "No Match")
the outcome is coming like this. Only the 1st row is appearing and not the others