I'm having issues with my array formula showing the same result on all cells. I know it's a simple Index Match, but can someone help me with whats missing to have it return mutiple unique values? Most examples I've found only help with returning results within a range, but this is specific to matching text.
=INDEX(Info2020[[Modêle]:[Catégorie]],MATCH(Criteria,Info2020[Catégorie],0),1)
(obviously Ctl+Shft+Enter to get {})
Picture of cells & results for reference
Thanks for any help - still trying to learn all this!!