<?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: Help on sas investigation in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Help-on-sas-investigation/m-p/503450#M134522</link>
    <description>&lt;P&gt;what do you mean by&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;who have indicator 1 as&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NOT 0 or indicator 2 as NOT N in my output.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can you post the output for your input sample plz&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Oct 2018 15:59:28 GMT</pubDate>
    <dc:creator>novinosrin</dc:creator>
    <dc:date>2018-10-11T15:59:28Z</dc:date>
    <item>
      <title>Help on sas investigation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Help-on-sas-investigation/m-p/503376#M134497</link>
      <description>Hi&lt;BR /&gt;Please help on the below query for one of my investigation.&lt;BR /&gt;&lt;BR /&gt;Data: student indicator1 indicator2&lt;BR /&gt;A 0 N&lt;BR /&gt;A 0 Y&lt;BR /&gt;A 1 N&lt;BR /&gt;A 1 Y&lt;BR /&gt;B 0 N&lt;BR /&gt;B 0 N&lt;BR /&gt;C 1 N&lt;BR /&gt;C 0 Y&lt;BR /&gt;&lt;BR /&gt;I want to segregate the unique rows of students who have indicator 1 as&lt;BR /&gt;NOT 0 or indicator 2 as NOT N in my output. Please help to guide.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Oct 2018 11:24:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Help-on-sas-investigation/m-p/503376#M134497</guid>
      <dc:creator>sasuser86</dc:creator>
      <dc:date>2018-10-11T11:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help on sas investigation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Help-on-sas-investigation/m-p/503379#M134498</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This looks a bit like homework. What have you tried so far? Share any code you have tried and show the log with any error messages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you haven't tried anything yet then&amp;nbsp;try looking at the &lt;FONT face="courier new,courier"&gt;if&lt;/FONT&gt; statement documentation, which includes examples:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000202239.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000202239.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then you can post back your findings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What you have said could almost be put into SAS:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;if indicator1 ne 0 or indicator2 ne 'N'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: For the "unique" requirement, you could test for "first.variable" and "last.variable".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amir.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 11:42:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Help-on-sas-investigation/m-p/503379#M134498</guid>
      <dc:creator>Amir</dc:creator>
      <dc:date>2018-10-11T11:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help on sas investigation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Help-on-sas-investigation/m-p/503450#M134522</link>
      <description>&lt;P&gt;what do you mean by&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;who have indicator 1 as&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NOT 0 or indicator 2 as NOT N in my output.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can you post the output for your input sample plz&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 15:59:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Help-on-sas-investigation/m-p/503450#M134522</guid>
      <dc:creator>novinosrin</dc:creator>
      <dc:date>2018-10-11T15:59:28Z</dc:date>
    </item>
  </channel>
</rss>

