<?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: Total observations in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Total-observations/m-p/273875#M54590</link>
    <description>&lt;P&gt;Did you import the file from a text or excel file? If so, you'll want to fix that step so it imports correctly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you have a key variable you can check if that's present and delete otherwise.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;If missing(key_var) then delete;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 30 May 2016 08:57:50 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-05-30T08:57:50Z</dc:date>
    <item>
      <title>Total observations</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Total-observations/m-p/273874#M54589</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a sas file of 4345 lines of observations while it is written to me in the output that the total lines are 8386 (the difference are lines with dots). I do not understand what made it but my question is how to delete these lines&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for any help&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2016 08:55:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Total-observations/m-p/273874#M54589</guid>
      <dc:creator>yael</dc:creator>
      <dc:date>2016-05-30T08:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Total observations</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Total-observations/m-p/273875#M54590</link>
      <description>&lt;P&gt;Did you import the file from a text or excel file? If so, you'll want to fix that step so it imports correctly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you have a key variable you can check if that's present and delete otherwise.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;If missing(key_var) then delete;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 30 May 2016 08:57:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Total-observations/m-p/273875#M54590</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-05-30T08:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Total observations</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Total-observations/m-p/273876#M54591</link>
      <description>thanks</description>
      <pubDate>Mon, 30 May 2016 09:05:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Total-observations/m-p/273876#M54591</guid>
      <dc:creator>yael</dc:creator>
      <dc:date>2016-05-30T09:05:03Z</dc:date>
    </item>
  </channel>
</rss>

