<?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: What does mean of declaration of two variables(Highlighted in bold) in below data step lines in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/What-does-mean-of-declaration-of-two-variables-Highlighted-in/m-p/667415#M23027</link>
    <description>Thanks i got it, In is using for contribution at time of merge of different data and at which observation it is not contributing or contributing.</description>
    <pubDate>Tue, 07 Jul 2020 11:47:25 GMT</pubDate>
    <dc:creator>Rahul18</dc:creator>
    <dc:date>2020-07-07T11:47:25Z</dc:date>
    <item>
      <title>What does mean of declaration of two variables(Highlighted in bold) in below data step lines</title>
      <link>https://communities.sas.com/t5/New-SAS-User/What-does-mean-of-declaration-of-two-variables-Highlighted-in/m-p/667379#M23025</link>
      <description>&lt;P&gt;data AHDMYHIV.CustOrd2&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;merge AHDSAS.customer_dim&lt;STRONG&gt;(in=inC)&lt;/STRONG&gt; work.order_fact&lt;STRONG&gt;(in=inO); &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;by customer_id;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if inC=1 and inO=1&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 08:36:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/What-does-mean-of-declaration-of-two-variables-Highlighted-in/m-p/667379#M23025</guid>
      <dc:creator>Rahul18</dc:creator>
      <dc:date>2020-07-07T08:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: What does mean of declaration of two variables(Highlighted in bold) in below data step lines</title>
      <link>https://communities.sas.com/t5/New-SAS-User/What-does-mean-of-declaration-of-two-variables-Highlighted-in/m-p/667380#M23026</link>
      <description>&lt;P&gt;Hi and welcome to the communities!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See here: &lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=ledsoptsref&amp;amp;docsetTarget=n1p1o2dsuc465nn198ovwdrj9mvy.htm&amp;amp;locale=en" target="_blank" rel="noopener"&gt;IN= Dataset Option&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The condition can be abbreviated to this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;if inC and inO;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 07 Jul 2020 08:40:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/What-does-mean-of-declaration-of-two-variables-Highlighted-in/m-p/667380#M23026</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-07-07T08:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: What does mean of declaration of two variables(Highlighted in bold) in below data step lines</title>
      <link>https://communities.sas.com/t5/New-SAS-User/What-does-mean-of-declaration-of-two-variables-Highlighted-in/m-p/667415#M23027</link>
      <description>Thanks i got it, In is using for contribution at time of merge of different data and at which observation it is not contributing or contributing.</description>
      <pubDate>Tue, 07 Jul 2020 11:47:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/What-does-mean-of-declaration-of-two-variables-Highlighted-in/m-p/667415#M23027</guid>
      <dc:creator>Rahul18</dc:creator>
      <dc:date>2020-07-07T11:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: What does mean of declaration of two variables(Highlighted in bold) in below data step lines</title>
      <link>https://communities.sas.com/t5/New-SAS-User/What-does-mean-of-declaration-of-two-variables-Highlighted-in/m-p/668040#M23068</link>
      <description>&lt;P&gt;For more about the IN= option, see the article&lt;A href="https://blogs.sas.com/content/iml/2015/08/03/indsname-option.html" target="_self"&gt; "Where did it come from? Adding the source of each observation to a SAS data set."&lt;/A&gt;&amp;nbsp;The article also discusses the INDSNAME= option on the SET statement, which can be a useful option to know about.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 13:52:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/What-does-mean-of-declaration-of-two-variables-Highlighted-in/m-p/668040#M23068</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2020-07-09T13:52:29Z</dc:date>
    </item>
  </channel>
</rss>

