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

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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