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.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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