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

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

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.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 908 views
  • 3 likes
  • 2 in conversation