BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
gocojones
Calcite | Level 5

That code worked! But I can't move forward from here -- I ran a proc contents and received the errors:

 

ERROR: Invalid characters were present in the data.
ERROR: An error occurred while processing text data.

 

I just need to proc sort this dataset by ID and merge it with a couple of other datasets (those ones uploaded correctly). 

Tom
Super User Tom
Super User

So how many values did it find that contain non-ASCII characters?

What were some of the values?

buagum
Calcite | Level 5

Upper case letters in the sas data file is a problem. Remove them. I had a similar problem that was solved after renaming the file with lower case letters.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 17 replies
  • 9357 views
  • 0 likes
  • 5 in conversation