Maxim 3: Know Your Data.
Run a PROC CONTENTS on processdata and see what it tells you about the variable.
The variable is character and the code expected it to be numeric.
Run a PROC CONTENTS on the input dataset, processdata, and check what type of variable you actually have.
What process created the input dataset?
Maxim 3: Know Your Data.
Run a PROC CONTENTS on processdata and see what it tells you about the variable.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.