BookmarkSubscribeRSS Feed
Satyakshma
Fluorite | Level 6

Hi All,

 

I want to export a SAS dataset of sixe 30MB approx. The challenge is the client cannot access the location where the excel are saved. They need to open the excel as soon as the SAS dataset is exported and save to their local system.

What SAS function or procedure can be used to export the large dataset and then open the excel directly.

 

Kindly help with the issue.

 

 

Thanks,

Satyakshma Rawat

 

2 REPLIES 2
LinusH
Tourmaline | Level 20

This sounds like an awkward set up.

Sounds like a authorization issue, why can't you save to a location that they can reach?

Also, what do you mean by "their system"? Open and save (?) an Excel doesn't sound like a system.

 

What is the en location for the data?

Either you try to integrate properly with the target, or you could set up data or application (Excel) access to your data.

Some licensing might be necessary, like SAS/ACCESS (to export data to end location), SAS/SHARE (open up SAS data to consumers) or Office Analytics (SAS plugin in Excel to access SAS data and reports).

 

Data never sleeps
SASKiwi
PROC Star

The best solution I can think of is the SAS Add-In to MS Office. You would need to check if the client has this licensed. To read in the SAS dataset all they need to do is from the SAS Tab in MS Excel on their PC is to connect to the remote SAS server and download the selected SAS dataset into the current Excel sheet. No exporting is required.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 2 replies
  • 381 views
  • 0 likes
  • 3 in conversation