<?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: Getting rid of the no data period in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-rid-of-the-no-data-period/m-p/307363#M20789</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Usually a period is used in SAS to represent missing numeric values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try &lt;STRONG&gt;options missing='';&lt;/STRONG&gt; and see if it helps.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Oct 2016 12:41:24 GMT</pubDate>
    <dc:creator>Loko</dc:creator>
    <dc:date>2016-10-26T12:41:24Z</dc:date>
    <item>
      <title>Getting rid of the no data period</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-rid-of-the-no-data-period/m-p/307361#M20788</link>
      <description>&lt;P&gt;I'm currently using EG 7.12 (point &amp;amp; click - no programming) and when I run a query and eventually use that for a summary report. The problem I'm having is that a period (.) will display in each cell that does not have data and thus it creates a problem when I convert it to Exce and try to sum or filter that column.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to adjust options to either show "nothing" or zero when there is no data for a cell)s) in a column/row?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 12:31:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-rid-of-the-no-data-period/m-p/307361#M20788</guid>
      <dc:creator>BillB</dc:creator>
      <dc:date>2016-10-26T12:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rid of the no data period</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-rid-of-the-no-data-period/m-p/307363#M20789</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Usually a period is used in SAS to represent missing numeric values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try &lt;STRONG&gt;options missing='';&lt;/STRONG&gt; and see if it helps.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 12:41:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-rid-of-the-no-data-period/m-p/307363#M20789</guid>
      <dc:creator>Loko</dc:creator>
      <dc:date>2016-10-26T12:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rid of the no data period</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-rid-of-the-no-data-period/m-p/307366#M20790</link>
      <description>&lt;P&gt;Well, the problem is with the difference in understanding between SAS and Excel. &amp;nbsp;SAS represents missing numbers as . to differentiate them from missing character values. &amp;nbsp;Excel does not. &amp;nbsp;You have many options here. Setting options missing=''; is one way, though bear in mind it covers your current session only and may cause confusion for other programmers. &amp;nbsp;You could also change your sum in Excel to be a countif() and count non '.' values.&lt;/P&gt;
&lt;P&gt;You could of course also just do a find and replace, or do the summing in SAS, then export the result - rather than using two applications to do one job, or export to Excel as text. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 12:52:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-rid-of-the-no-data-period/m-p/307366#M20790</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-10-26T12:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rid of the no data period</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-rid-of-the-no-data-period/m-p/307375#M20791</link>
      <description>&lt;P&gt;Which EG task are you using to get your report?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 13:12:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-rid-of-the-no-data-period/m-p/307375#M20791</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2016-10-26T13:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rid of the no data period</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-rid-of-the-no-data-period/m-p/307458#M20793</link>
      <description>&lt;P&gt;Summary Tables Wizard&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 18:15:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Getting-rid-of-the-no-data-period/m-p/307458#M20793</guid>
      <dc:creator>BillB</dc:creator>
      <dc:date>2016-10-26T18:15:53Z</dc:date>
    </item>
  </channel>
</rss>

