I got an XLSX file from third party and trying to import it in SAS EG using proc import/Libname methods but it does not work.If i open the XLSX file and SAVE AS with the same name also it works. Is there are any UNIX command applied in SAS to SAVE AS the XLSX file in the same location through SAS program without any manual intervention. Any other alternative to SAVE AS the XLSX file or recreate the XLSX file in the same location without manual intervention through UNIX commands in SAS or any other approach to make the file work.
Your Excel file has to be available on the UNIX server, either by copying there with sftp or by storing it on a shared resource mounted on the server.
Then you can use LIBNAME XLSX to access it like a SAS library.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
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.