<?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: if expression in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/if-expression/m-p/541198#M149384</link>
    <description>The if statement is only valid in the data step. And you need both variables in one observation, thus you need to merge both datasets.</description>
    <pubDate>Thu, 07 Mar 2019 19:51:29 GMT</pubDate>
    <dc:creator>andreas_lds</dc:creator>
    <dc:date>2019-03-07T19:51:29Z</dc:date>
    <item>
      <title>if expression</title>
      <link>https://communities.sas.com/t5/SAS-Programming/if-expression/m-p/541188#M149382</link>
      <description>&lt;P&gt;How do I write an expression to say that&amp;nbsp;&lt;/P&gt;&lt;P&gt;one date variable at fac A is equal to another date variable at fac B&lt;/P&gt;&lt;P&gt;E.g.&lt;/P&gt;&lt;P&gt;if REMOVAL_DT at SHS = TransferDate at MGH&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 19:29:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/if-expression/m-p/541188#M149382</guid>
      <dc:creator>Ranjeeta</dc:creator>
      <dc:date>2019-03-07T19:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: if expression</title>
      <link>https://communities.sas.com/t5/SAS-Programming/if-expression/m-p/541196#M149383</link>
      <description>&lt;P&gt;Is this in a data step? Do you want to set&amp;nbsp;&lt;SPAN&gt;TransferDate equal to&amp;nbsp;REMOVAL_DT&amp;nbsp;or do you want to check if the two are equal?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please be more specific &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 19:45:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/if-expression/m-p/541196#M149383</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2019-03-07T19:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: if expression</title>
      <link>https://communities.sas.com/t5/SAS-Programming/if-expression/m-p/541198#M149384</link>
      <description>The if statement is only valid in the data step. And you need both variables in one observation, thus you need to merge both datasets.</description>
      <pubDate>Thu, 07 Mar 2019 19:51:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/if-expression/m-p/541198#M149384</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2019-03-07T19:51:29Z</dc:date>
    </item>
  </channel>
</rss>

