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-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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.

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