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.
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.
Thanks Art, that what I was expecting, but thought I'd ask anyway.
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.
Try to use '09'x
Ksharp
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.
Ready to level-up your skills? Choose your own adventure.