Hi all,
Could you please remind how to convert numeric into character and keep the same view:
When I'm trying to use put (X, 7.3) I receive '000' after decimal point: "4.000" instead of "4".
Thank you!
put(x,best.);
Best format should adapt to the number, it is best after all 🐵
put(x,best.);
Best format should adapt to the number, it is best after all 🐵
It's your turn to help shape SAS Innovate 2027. Share your expertise and inspire the SAS community.
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.