I am trying to import .xlsx file with 1700 columns using data step, but it is taking in only 255 variables.I tried using Proc import but it isn't taking it either.Any ideas how do i get all the 1700 columns into SAS
PROC IMPORT with DBMS=XLSX will import 2000+ columns, did it earlier today.
@sas_learnsups wrote:
I am trying to import .xlsx file with 1700 columns using data step, but it is taking in only 255 variables.I tried using Proc import but it isn't taking it either.Any ideas how do i get all the 1700 columns into SAS
PROC IMPORT with DBMS=XLSX will import 2000+ columns, did it earlier today.
@sas_learnsups wrote:
I am trying to import .xlsx file with 1700 columns using data step, but it is taking in only 255 variables.I tried using Proc import but it isn't taking it either.Any ideas how do i get all the 1700 columns into SAS
Many Thanks Reeza, I did use the proc import and it worked.
What's your version of SAS (PROC SETINIT) and same for MS-Office?
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.