| Q1 | Q2 | Q3 | Q4 | Quarter |
| 10 | 32 | 45 | 43 | Q4 |
| 20 | 20 | 45 | 11 | Q4 |
This is the input, I want to select the dynamic quarter based on the value present in the Quarter column' In this example I want only Q4 column as output as it is present in the Quarter column.
Thanks in Advance.
Ayesha