Any reason you're not using UTF-8? This seems to be the standard where data is converging. This would make your data universal.
I don't have the explanation.
I can just share with you that I also have that kind of message when using dbms=xlsx with proc import.
I don't have the message
The value for of my global encoding option is UTF-8.
Current version: 9.04.01M5P091317
SAS datasets have two types of variables. Floating point numbers and fixed length character strings. When you convert a XLSX file the columns that SAS guesses should be convert to character variables will be.
So you can just ignore that message. The programmer at SAS that wrote that was confused.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.