I am trying to fetch a few attributes from my database based on the three criteria shown in the image. How do you pull them based on the three criteria: ID, Process & Category.
I know how to use INDEX formula with MATCH formula. How do you use INDEX formula with multiple criteria?