I have a table with 2 variables - X and Y. I wish to conditionally select X OR Y, depending on the month, as such:
DATA test ; SET work.Final_union ;