BookmarkSubscribeRSS Feed
Schaf
Calcite | Level 5

I am a beginning SAS user and have taken over a job with a company.

Many lines of data that the SAS program uses come from a .txt file.

One of the columns "On-Hand" is set up in SAS as a numeric value, however somehow in the .txt file a negative amount is written as (# -) instead of (- #). SAS can not read this as a numeric number.

Is there an easy way to have the number truly be a negative number?

     At first I tried to just convert it to a character, but another program uses this information for a calculation and I now get errors with the calculation.

I really appreciate it if anyone can help.

4 REPLIES 4
data_null__
Jade | Level 19

TRAILSGNw. Informat


Reads a trailing plus :smileyplus: or minus :smileyminus: sign.

art297
Opal | Level 21

I just discovered the post where you mentioned that earlier this summer and was just about to edit my own post.  I'll just delete my previous post as the correct answer, as you mentioned, is definitely trailsgnW.

Schaf
Calcite | Level 5

Thanks for the help!

Schaf
Calcite | Level 5

Thanks for the help!

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 806 views
  • 0 likes
  • 3 in conversation