<?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: how to exclude missing values in where statement in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/how-to-exclude-missing-values-in-where-statement/m-p/722145#M27871</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;where not missing(koloskopi1_dt) and not missing(dato_diagnose) and  Dato_diagnose&amp;lt;182+LabSvar;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 26 Feb 2021 14:06:46 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2021-02-26T14:06:46Z</dc:date>
    <item>
      <title>how to exclude missing values in where statement</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-exclude-missing-values-in-where-statement/m-p/722142#M27870</link>
      <description>&lt;P&gt;I am creating sub populations and in that proces I encountered a problem. because I use th symbol &amp;lt; in a where statement it includes all missing values too (for dato_diagnose). How can I get around that?&amp;nbsp;&lt;/P&gt;&lt;P&gt;the code is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data POP4_01;&lt;/P&gt;&lt;P&gt;set All1;&lt;/P&gt;&lt;P&gt;where not missing(koloskopi1_dt) and Dato_diagnose&amp;lt;182+LabSvar;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 13:55:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-exclude-missing-values-in-where-statement/m-p/722142#M27870</guid>
      <dc:creator>Jannie_D</dc:creator>
      <dc:date>2021-02-26T13:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to exclude missing values in where statement</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-exclude-missing-values-in-where-statement/m-p/722145#M27871</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;where not missing(koloskopi1_dt) and not missing(dato_diagnose) and  Dato_diagnose&amp;lt;182+LabSvar;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 26 Feb 2021 14:06:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-exclude-missing-values-in-where-statement/m-p/722145#M27871</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-02-26T14:06:46Z</dc:date>
    </item>
  </channel>
</rss>

