BookmarkSubscribeRSS Feed
VOSA_Andy
Calcite | Level 5

Afternoon Everyone,

I'm hoping that some enlightened soul will be able to help with my issue.

I'm importing a .XLS file into Data Intergration Studio via the wizard for external files, but am falling over at the "Set Delimiter" stage.  From the SAS help/web site I can see that it should be able to do this, however I'm failing to understand wha to set as the delimiter.

Any suggestions, as I'd prefer not to write custom code to preform this task, or force my users to convert to .csv format, as I think that adding an extra step to convert to an .csv file is beyond most of them.

I understand that this may be asking for the impossible and thats the point of user written code but ny help greatly appreciated.

Kind Regards,

Andy.

4 REPLIES 4
art297
Opal | Level 21

I've never used DI studio, but presume it uses proc import.  If so, Excel won't be an option to import unless you also license SAS Access interfact to PCFiles.  If not, but also depending upon your license, you may be able to use proc import, directly, using the xls engine.

VOSA_Andy
Calcite | Level 5

Thanks Art, that what I was expecting, but thought I'd ask anyway.

AndersBergquist
Quartz | Level 8

The best way I know is to export the excel-file to and csv-file.

There is no importtransformation for excel-import. You have to hand code the excel-import.

Ksharp
Super User

Try to use   '09'x  

Ksharp

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 4 replies
  • 1133 views
  • 4 likes
  • 4 in conversation