Im having a character variable with some values, by default the character variable values will get aligned to the "LEFT", but i want the same charater variable values to be aligned "RIGHT".
anyone have solution for this??
Thanks in advance.
Use the appropriate function:
Left()
Right()
If using a report procedure you may need to specify it in the report somehow. Depends on the report and destination most likely.
I'm not using any proc here. I just want the finaldate variable values to be aligned to the right in my dataset itself.
And that's exactly what Reeza was providing to you. Experiment with the functions and you'll see.
regards,
Mark
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.