<?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 Filters on SELECT in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Filters-on-SELECT/m-p/798499#M313919</link>
    <description>&lt;P&gt;The line in the selection&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;where MEMBER_ID = %str(&amp;amp;USER_NAME.) OR EMAIL_ID = %str(&amp;amp;USER_EMAIL.) OR (OTH_ID = %str(&amp;amp;OTHER_ID.) &amp;amp;USER_BIRTHDAY.&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;What is&amp;nbsp;&lt;CODE class=" language-sas"&gt;&amp;amp;USER_BIRTHDAY.&lt;/CODE&gt;&amp;nbsp;doing? Because here I didn't see it comparing with anything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly help.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Feb 2022 02:09:09 GMT</pubDate>
    <dc:creator>sarahzhou</dc:creator>
    <dc:date>2022-02-25T02:09:09Z</dc:date>
    <item>
      <title>Filters on SELECT</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Filters-on-SELECT/m-p/798499#M313919</link>
      <description>&lt;P&gt;The line in the selection&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;where MEMBER_ID = %str(&amp;amp;USER_NAME.) OR EMAIL_ID = %str(&amp;amp;USER_EMAIL.) OR (OTH_ID = %str(&amp;amp;OTHER_ID.) &amp;amp;USER_BIRTHDAY.&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;What is&amp;nbsp;&lt;CODE class=" language-sas"&gt;&amp;amp;USER_BIRTHDAY.&lt;/CODE&gt;&amp;nbsp;doing? Because here I didn't see it comparing with anything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly help.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 02:09:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Filters-on-SELECT/m-p/798499#M313919</guid>
      <dc:creator>sarahzhou</dc:creator>
      <dc:date>2022-02-25T02:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Filters on SELECT</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Filters-on-SELECT/m-p/798501#M313920</link>
      <description>&lt;P&gt;Until we know what &amp;amp;USER_BIRTHDAY. resolves to we would have no idea.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try this to find out:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%put USER_BIRTHDAY = &amp;amp;USER_BIRTHDAY.;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 25 Feb 2022 02:26:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Filters-on-SELECT/m-p/798501#M313920</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-02-25T02:26:58Z</dc:date>
    </item>
  </channel>
</rss>

