how to conditionally select variables?

前端 未结 0 693
臣服心动
臣服心动 2021-01-03 17:37

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 ;
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题