Is there a way to left align a numeric value that is formatted to a text value? I am converting numbers to text values so that I can assign ordering, after the conversion the text is right aligned because it came from a number.
left is an option in the define statement.
Is there a way to left align a numeric value that is formatted to a text value. I am converting numbers to text values so that I can assign ordering, after the conversion the text is right aligned because it came from a number.
You can use the LEFT function
Is this an option in proc report?
left is an option in the define statement.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.