BookmarkSubscribeRSS Feed
deleted_user
Not applicable
My WRS report displays numeric data as mixed - some have $, commas, 1.05E16, etc. I've tried various formats in the InfoMap, with no luck.

Any ideas?

Thanks
1 REPLY 1
AngelaHall
SAS Employee
It sounds like the length isn't long enough.

For instance - if the amount is $100,000,000 with dollar6.0 would show 1E8.
Likewise, if the amount is $100,000 it would show 100000.
If it was $10,000 it would show $10000
and if it was $1000 it would be $1,000.

The , and the $ are included in the length of the variable.
If your largest variable is 17 numbers 'long', I would suggest attempting a dollar23.0.

Hope this helps.
~ Angela
http://sas-bi.blogspot.com

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1 reply
  • 1395 views
  • 0 likes
  • 2 in conversation