<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Streaming output from a SAS® Stored Process to Microsoft Excel in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-Microsoft-Excel/m-p/115736#M3848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an output created thro PROC REPORT which I want to see as Excel report.&lt;/P&gt;&lt;P&gt;Is it possible to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have followed the steps in the following link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/40/683.html"&gt;http://support.sas.com/kb/40/683.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code in the above link works well&lt;/P&gt;&lt;P&gt;but my code produces only a blank page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I get some suggestions on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2013 16:08:44 GMT</pubDate>
    <dc:creator>SGB</dc:creator>
    <dc:date>2013-02-20T16:08:44Z</dc:date>
    <item>
      <title>Streaming output from a SAS® Stored Process to Microsoft Excel</title>
      <link>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-Microsoft-Excel/m-p/115736#M3848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an output created thro PROC REPORT which I want to see as Excel report.&lt;/P&gt;&lt;P&gt;Is it possible to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have followed the steps in the following link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/40/683.html"&gt;http://support.sas.com/kb/40/683.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code in the above link works well&lt;/P&gt;&lt;P&gt;but my code produces only a blank page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I get some suggestions on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 16:08:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-Microsoft-Excel/m-p/115736#M3848</guid>
      <dc:creator>SGB</dc:creator>
      <dc:date>2013-02-20T16:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Streaming output from a SAS® Stored Process to Microsoft Excel</title>
      <link>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-Microsoft-Excel/m-p/115737#M3849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; 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 &amp;amp;_ODSDEST to be TAGSETS.EXCELXP. Microsoft Excel, via the Add-in, cannot "receive" this type of output from a stored process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So that's why the Tech Support note recomments that you should use a "Web-based client":&lt;/P&gt;&lt;P&gt;"This sample illustrates a common approach that can be used from a &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Web based client application&lt;/STRONG&gt;&lt;/SPAN&gt;" -- the Web based client applications are the Stored Process Web Application (SPWA) or the SAS Information Delivery Portal (IDP).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 20:57:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-Microsoft-Excel/m-p/115737#M3849</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2013-02-25T20:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Streaming output from a SAS® Stored Process to Microsoft Excel</title>
      <link>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-Microsoft-Excel/m-p/115738#M3850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Cynthia.. This definitely helps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one quick Q related to the example mentioned in the link.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Result looks like it’s continuing to run on the web page.&amp;nbsp; will it cause any issues in the web environment ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Bhuvana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 15:08:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-Microsoft-Excel/m-p/115738#M3850</guid>
      <dc:creator>SGB</dc:creator>
      <dc:date>2013-02-26T15:08:47Z</dc:date>
    </item>
  </channel>
</rss>

