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

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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