<?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 Re: tagsets.Excelxp in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/tagsets-Excelxp/m-p/183713#M12774</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi: Did you post your EG error? I don't see anything in EG you posted a screen shot of what looks like Excel, not Enterprise Guide.&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jan 2015 02:19:20 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2015-01-15T02:19:20Z</dc:date>
    <item>
      <title>tagsets.Excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/tagsets-Excelxp/m-p/183710#M12771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting below issues in 9.4 with Excelxp tagsets version v1.130, but not seen these issues in 9.2 by using exactly same excel statements in Stored process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Using Stored process Execution result is Stream, disabled %STPBEGIN &amp;amp; %STPEND macros in stored process&lt;/P&gt;&lt;P&gt;2. using below code in stored process&lt;/P&gt;&lt;P&gt;ods listing close;&lt;/P&gt;&lt;P&gt;*ProcessBody;&lt;/P&gt;&lt;P&gt;data _null_;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; rc = stpsrv_header('Content-type','application/vnd.ms-excel');&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; rc = stpsrv_header('Content-disposition','attachment; filename=report.xls');&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;ods tagsets.ExcelXP file=_WEBOUT options(doc="Help" default_column_width='15, 4, 20, 25, 10' width_fudge='0.75' sheet_name="REP1") style=sansprinter;&lt;/P&gt;&lt;P&gt;&amp;nbsp; proc report data= Final nowd;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;ods tagsets.ExcelXP close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using above , i am not getting any error while running the stored process from information delivery portal except column adjustment issue in excel, but getting attached popup window&amp;nbsp; and generating HTML code in EG. How to avoid this issue while running from EG also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even I tried with file='a.xls' in ods statement, but still not seeing result in both EG and IDP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As attached i am seeing more column width than data length, Excel Column width is occupying&amp;nbsp; almost variable length defined in dataset, but real scenario data length is varying in dataset. How to make exact&amp;nbsp; auto_column_width for all character and numeric columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me on this.&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/10772iF9BC5DA7C2A09FAF/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="EG Issue.png" title="EG Issue.png" /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/10773i82E2FE7E0D245057/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Excel format issues.png" title="Excel format issues.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 22:31:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/tagsets-Excelxp/m-p/183710#M12771</guid>
      <dc:creator>sunilreddy</dc:creator>
      <dc:date>2015-01-14T22:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: tagsets.Excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/tagsets-Excelxp/m-p/183711#M12772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried Absolute_column_width instead of Default_column_width?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 22:42:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/tagsets-Excelxp/m-p/183711#M12772</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-01-14T22:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: tagsets.Excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/tagsets-Excelxp/m-p/183712#M12773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried, but thats giving fixed length, in my scenario data length will vary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 23:47:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/tagsets-Excelxp/m-p/183712#M12773</guid>
      <dc:creator>sunilreddy</dc:creator>
      <dc:date>2015-01-14T23:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: tagsets.Excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/tagsets-Excelxp/m-p/183713#M12774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi: Did you post your EG error? I don't see anything in EG you posted a screen shot of what looks like Excel, not Enterprise Guide.&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 02:19:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/tagsets-Excelxp/m-p/183713#M12774</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-01-15T02:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: tagsets.Excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/tagsets-Excelxp/m-p/183714#M12775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've included both screenshots in original post&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 07:50:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/tagsets-Excelxp/m-p/183714#M12775</guid>
      <dc:creator>sunilreddy</dc:creator>
      <dc:date>2015-01-15T07:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: tagsets.Excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/tagsets-Excelxp/m-p/183715#M12776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, sorry, did not see that image file. The error message is telling you the problem. The stored process you wrote was set to create STREAMING output results. This will work in the Information Delivery Portal because the web browser can open Excel as a "helper" file to read the contents sent by the stored process. EG on the other hand can only receive certain types of output from a stored process. EG cannot open a "helper" file like a browser can. If you had posted this question in the stored process Forum, you probably would have found more relevant help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Your STPSRV_HEADER change is telling the receiving application to open use Excel to open the streamed stored process results. So your problem is twofold: 1) EG doesn't use streaming output (specifically, the _WEBOUT file reference is designed only for WEB clients and EG is NOT a web client) and 2) EG can't open Excel in the same way that the Portal can. You might want to work with Tech Support on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 20:52:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/tagsets-Excelxp/m-p/183715#M12776</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-01-15T20:52:44Z</dc:date>
    </item>
  </channel>
</rss>

