Hi, Wonder if you can help. I'm trying to create a new variable which brings in variable names where they equal 1. For example Reason is the variable I want to create. Application_number A B C Reason 5002 1 1 0 A,B 5003 1 1 1 A,B,C 5004 0 0 1 C 5005 1 1 1 A,B,C I've tried a VNAME but could only get it to bring in 1 hit. My data source has 49 variables that could have a possible 1. Thanks Dan
... View more