BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I'm trying to import a dataset with the extension sas7bdat that a colleague has exported previously. He is able to import it fine, however when I try to import it, it will not let me use the first row of data as the column headings and reads the file in with the headings column1, column2, column3, etc.

Anyone have any ideas?
1 REPLY 1
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
The file extension you listed is alread a SAS file, so you reference to "importing" is misleading. Also, it's unclear about how your file was "exported".

You will want to share the SAS-generated code and log information, while adding something like:

PUTLOG _ALL_;


in order to diagnose the problem.

Here is a link to some useful reading on the SAS support http://support.sas.com/ website, as well:

http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/introsasfiles.htm


Scott Barry
SBBWorks, Inc.

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!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 3684 views
  • 0 likes
  • 2 in conversation