Hello!
I want to transpose a table that looks like this (some cells are empty but not all)
AFTER
proc transpose data=WORK.to_enter
out=WORK.to_enter_transposed;
id counterparty_rk;
run;
I GET THIS
I get a table without rows 😞
do not understand why.
could you help me solve the problem?
Please post:
1) a sample of your data
2) the full log with the code ran and all messages
Please post:
1) a sample of your data
2) the full log with the code ran and all messages
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.