I have raw data in a specific format and I want to transform it into some other format. I tried using Index-Match function, it's working for Revenue but not for Profit. For ex: - Revenue of "ABC" in "01-2023" is 100 and Profit is 50 but when I run Index-Match, it's giving Profit as 100 because "Match" value for 01-2023 is 2. Can someone please help me with this?

