<?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: Proc report in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-report/m-p/529778#M144809</link>
    <description>&lt;P&gt;The default missing value is a system option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Options missing=' ';&lt;/P&gt;
&lt;P&gt;before the Proc Report code would display a blank character for missing values in the report output.&lt;/P&gt;
&lt;P&gt;reset to the default behavior using&lt;/P&gt;
&lt;P&gt;options missing='.';&lt;/P&gt;
&lt;P&gt;after the proc report.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually "suppressing cells" wouldn't make much sense in report output as that might tend to shift things around a lot. A more concrete of example of what your currently getting and what the desired appearance would be might generate suggestions. Data in the form of a data step and your report code using that data would be needed.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jan 2019 17:47:58 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2019-01-24T17:47:58Z</dc:date>
    <item>
      <title>Proc report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-report/m-p/529766#M144806</link>
      <description>&lt;P&gt;Hi everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently using Proc report to create a report consisting of numeric and character values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the moment, I am trying to suppress any cells that show "." representing an empty numeric cell. Is there any way to take these away using proc report?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 17:33:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-report/m-p/529766#M144806</guid>
      <dc:creator>JibJam221</dc:creator>
      <dc:date>2019-01-24T17:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Proc report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-report/m-p/529778#M144809</link>
      <description>&lt;P&gt;The default missing value is a system option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Options missing=' ';&lt;/P&gt;
&lt;P&gt;before the Proc Report code would display a blank character for missing values in the report output.&lt;/P&gt;
&lt;P&gt;reset to the default behavior using&lt;/P&gt;
&lt;P&gt;options missing='.';&lt;/P&gt;
&lt;P&gt;after the proc report.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually "suppressing cells" wouldn't make much sense in report output as that might tend to shift things around a lot. A more concrete of example of what your currently getting and what the desired appearance would be might generate suggestions. Data in the form of a data step and your report code using that data would be needed.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 17:47:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-report/m-p/529778#M144809</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-01-24T17:47:58Z</dc:date>
    </item>
  </channel>
</rss>

