BookmarkSubscribeRSS Feed
Ani_Abby
Obsidian | Level 7

I already have program to download file from sftp server and import it into SAS dataset. My problem is, if I import Excel file that doesn't have security classification, it will show "no sheet available" from that Excel file. I only use the PROC IMPORT command.

 

But when I download the file to my pc and open it, there is few sheet inside that Excel file. I have to save the file again, upload back SAS server and rerun the program, and this time SAS able to import the sheet.

 

Is there any coding I can add for me to import without need to open and save the file manually?

1 REPLY 1
LinusH
Tourmaline | Level 20

If your organization has set in place a regulations that requires a security classification (and that is stopping your import), you should direct a requirement to the supplier of the Excel files to have this classification set for all files.

Data never sleeps

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!

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 333 views
  • 0 likes
  • 2 in conversation