BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
DmytroYermak
Lapis Lazuli | Level 10

Hi all,

 

Could you please remind how to convert numeric into character and keep the same view:

 

1.jpg

 

When I'm trying to use put (X, 7.3) I receive '000' after decimal point: "4.000" instead of "4".

 

Thank you!

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
RW9
Diamond | Level 26 RW9
Diamond | Level 26
put(x,best.);

Best format should adapt to the number, it is best after all 🐵

View solution in original post

2 REPLIES 2
RW9
Diamond | Level 26 RW9
Diamond | Level 26
put(x,best.);

Best format should adapt to the number, it is best after all 🐵

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 3375 views
  • 0 likes
  • 2 in conversation