BookmarkSubscribeRSS Feed
SGB
Obsidian | Level 7 SGB
Obsidian | Level 7

I have an output created thro PROC REPORT which I want to see as Excel report.

Is it possible to do that.

I have followed the steps in the following link.

http://support.sas.com/kb/40/683.html

The code in the above link works well

but my code produces only a blank page.

Can I get some suggestions on this?

2 REPLIES 2
Cynthia_sas
SAS Super FREQ

Hi:

  I just did this in class last week. The examples do work to create output. But you CANNOT use the SAS Add-in for Microsoft Office or Web Report Studio to execute this stored process, once you change &_ODSDEST to be TAGSETS.EXCELXP. Microsoft Excel, via the Add-in, cannot "receive" this type of output from a stored process.

  So that's why the Tech Support note recomments that you should use a "Web-based client":

"This sample illustrates a common approach that can be used from a Web based client application" -- the Web based client applications are the Stored Process Web Application (SPWA) or the SAS Information Delivery Portal (IDP).

  If you used the Stored Process Web Application or the Information Deliver Portal and the stored process still did not work, then that would be an issue best resolved with Tech Support.

cynthia

SGB
Obsidian | Level 7 SGB
Obsidian | Level 7

Thank you very much Cynthia.. This definitely helps.

I have one quick Q related to the example mentioned in the link..

Result looks like it’s continuing to run on the web page.  will it cause any issues in the web environment ?

Thanks

Bhuvana

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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
  • 1065 views
  • 3 likes
  • 2 in conversation