Hello:
I have an error message in the log while I run the codes below, please help. Thanks.
proc report data=have out=report headline headskip;
column Class Label Product;
define Class /group width=150 left;
define Label /group width=150 left;
define Product /group width=150 left;
run;
WARNING: A GROUP, ORDER, or ACROSS variable is missing on every observation.
Maxim 3: Know your data.
Run proc freq on your variables to see which one has only missing values.
Thanks, Cynthia.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
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.