Hello! I am using a libname statement to import my xslx excel data into SAS. When I run proc contents, it says I have 1observations and 0 variables. How can I fix this? Is this a problem with my data or with how I am importing the data?
Thank you!
Look at the Excel file and see if there's an obvious reason why this happened.
Look at the SAS LOG to see if there are any error or warning messages.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.