<?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 XML file not opening in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/tagsets-excelxp-XML-file-not-opening/m-p/591022#M15138</link>
    <description>&lt;P&gt;It's difficult to determine exactly what's going on from your description.&amp;nbsp; Are you running at least SAS 9.4 Maint 3?&amp;nbsp; If so, I recommend using ODS EXCEL instead of EXCELXP tagset.&amp;nbsp; You'll get a native XLSX file (not XML file) that will have fewer problems downstream.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This might not solve&amp;nbsp;&lt;STRONG&gt;this&lt;/STRONG&gt; problem, which might be caused by differences in your stored process environment versus standard SAS workspace.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2019 18:41:23 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2019-09-23T18:41:23Z</dc:date>
    <item>
      <title>tagsets.excelxp XML file not opening</title>
      <link>https://communities.sas.com/t5/New-SAS-User/tagsets-excelxp-XML-file-not-opening/m-p/590870#M15124</link>
      <description>&lt;P&gt;When I am trying to run this below piece of code from SAS EG, the xml file is opening with the required data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods tagsets.excelxp file="/trnapp/sas/dev/projects/so/shovan/&amp;amp;rep_name._9.xml" style=printer;&lt;BR /&gt;proc report data=p.testing;&lt;BR /&gt;columns _all_;&lt;BR /&gt;define road_number / 'road_number' style={tagattr="format:@"};&lt;BR /&gt;run;&lt;BR /&gt;ods tagsets.excelxp close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I am trying to run this code from a stored process( The stored process contain several macros and in one of the macro contains the above code) through SAS Portal, I am able to download the file and when I am opening it it is saying "Unable to Read File". The file is getting created in the physical location and the size is only of some KBs and also when I am opening that file it is giving that error. FYI,This code is within a %do; %end clause in one of the macro from the stored process but from SAS EG i was running it without&amp;nbsp;%do; %end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help me regarding this.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 11:12:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/tagsets-excelxp-XML-file-not-opening/m-p/590870#M15124</guid>
      <dc:creator>ssaha</dc:creator>
      <dc:date>2019-09-23T11:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: tagsets.excelxp XML file not opening</title>
      <link>https://communities.sas.com/t5/New-SAS-User/tagsets-excelxp-XML-file-not-opening/m-p/591022#M15138</link>
      <description>&lt;P&gt;It's difficult to determine exactly what's going on from your description.&amp;nbsp; Are you running at least SAS 9.4 Maint 3?&amp;nbsp; If so, I recommend using ODS EXCEL instead of EXCELXP tagset.&amp;nbsp; You'll get a native XLSX file (not XML file) that will have fewer problems downstream.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This might not solve&amp;nbsp;&lt;STRONG&gt;this&lt;/STRONG&gt; problem, which might be caused by differences in your stored process environment versus standard SAS workspace.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 18:41:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/tagsets-excelxp-XML-file-not-opening/m-p/591022#M15138</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2019-09-23T18:41:23Z</dc:date>
    </item>
  </channel>
</rss>

