<?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: ODS - # character from column label doesn't appear in excel output in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-character-from-column-label-doesn-t-appear-in-excel-output/m-p/852450#M26148</link>
    <description>&lt;P&gt;Aaaaaah thank you, yes, I feel silly now.&lt;/P&gt;&lt;P&gt;I've picked up this program from someone else, indeed changing the # into something else solved the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jan 2023 09:12:22 GMT</pubDate>
    <dc:creator>Diana_K</dc:creator>
    <dc:date>2023-01-06T09:12:22Z</dc:date>
    <item>
      <title>ODS - # character from column label doesn't appear in excel output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-character-from-column-label-doesn-t-appear-in-excel-output/m-p/852446#M26146</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new with both ODS and proc reports, and I have a variable with the label as "Sample #" but I can't get the # to come through the excel report as well.&lt;/P&gt;&lt;P&gt;I've attached a picture of the attributes of my variables, the proc report program as well as the excel output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ods.PNG" style="width: 998px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/79092i03AE65F694B73D07/image-size/large?v=v2&amp;amp;px=999" role="button" title="ods.PNG" alt="ods.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 07:59:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-character-from-column-label-doesn-t-appear-in-excel-output/m-p/852446#M26146</guid>
      <dc:creator>Diana_K</dc:creator>
      <dc:date>2023-01-06T07:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: ODS - # character from column label doesn't appear in excel output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-character-from-column-label-doesn-t-appear-in-excel-output/m-p/852449#M26147</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/438197"&gt;@Diana_K&lt;/a&gt;&amp;nbsp;and welcome to the SAS Support Communities!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With the option &lt;FONT face="courier new,courier"&gt;SPLIT = '#'&lt;/FONT&gt; of the PROC REPORT statement you told SAS to interpret the "#" as a marker where to put a line break: A column header of the form "&lt;FONT face="courier new,courier"&gt;First#Second&lt;/FONT&gt;" would be written as&lt;/P&gt;
&lt;PRE&gt;First
Second&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, just remove the &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/n1dz7jdasx5t56n1rmlx346dyk6n.htm#p1x59316uux518n18ci4090q9iv9" target="_blank" rel="noopener"&gt;SPLIT= option&lt;/A&gt; (to use the default split character "/") or specify a different split character (e.g., &lt;FONT face="courier new,courier"&gt;split = '~'&lt;/FONT&gt;) which does not occur as text in your column headers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 08:59:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-character-from-column-label-doesn-t-appear-in-excel-output/m-p/852449#M26147</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2023-01-06T08:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: ODS - # character from column label doesn't appear in excel output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-character-from-column-label-doesn-t-appear-in-excel-output/m-p/852450#M26148</link>
      <description>&lt;P&gt;Aaaaaah thank you, yes, I feel silly now.&lt;/P&gt;&lt;P&gt;I've picked up this program from someone else, indeed changing the # into something else solved the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 09:12:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-character-from-column-label-doesn-t-appear-in-excel-output/m-p/852450#M26148</guid>
      <dc:creator>Diana_K</dc:creator>
      <dc:date>2023-01-06T09:12:22Z</dc:date>
    </item>
  </channel>
</rss>

