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.

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

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
  • 32067 views
  • 0 likes
  • 5 in conversation