<?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: Join Tables on Variables using a Begin With or Like Function in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Join-Tables-on-Variables-using-a-Begin-With-or-Like-Function/m-p/304440#M20649</link>
    <description>&lt;P&gt;You could join on the condition:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;translate(code1, "1", "x") = code2 OR translate(code1, "2", "x") = code2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Oct 2016 18:21:32 GMT</pubDate>
    <dc:creator>PGStats</dc:creator>
    <dc:date>2016-10-13T18:21:32Z</dc:date>
    <item>
      <title>Join Tables on Variables using a Begin With or Like Function</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Join-Tables-on-Variables-using-a-Begin-With-or-Like-Function/m-p/304394#M20634</link>
      <description>&lt;P&gt;I have a set of diagnosis codes that were provided with an X variable, where the X represents some numeric value. &amp;nbsp;Ex. 410.0x. &amp;nbsp;The x can be a 1 or 2. &amp;nbsp;I want to join two tables 1) has the 410.0x and the 2) has the 410.01 and 410.02. &amp;nbsp;How do I link the tables on the variable that allows for a Begins with '410.0' and returns the 410.01 and 410.02&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 15:38:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Join-Tables-on-Variables-using-a-Begin-With-or-Like-Function/m-p/304394#M20634</guid>
      <dc:creator>capuanjm</dc:creator>
      <dc:date>2016-10-13T15:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Join Tables on Variables using a Begin With or Like Function</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Join-Tables-on-Variables-using-a-Begin-With-or-Like-Function/m-p/304401#M20637</link>
      <description>&lt;P&gt;Do you have common variable for merging two datasets or tables other than Diagnostic codes?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 15:45:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Join-Tables-on-Variables-using-a-Begin-With-or-Like-Function/m-p/304401#M20637</guid>
      <dc:creator>skg74_mail_umkc_edu</dc:creator>
      <dc:date>2016-10-13T15:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Join Tables on Variables using a Begin With or Like Function</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Join-Tables-on-Variables-using-a-Begin-With-or-Like-Function/m-p/304408#M20642</link>
      <description>&lt;P&gt;When you join you can include functions in the join. So substr the variable if you want only the first 5 digits to match&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 15:56:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Join-Tables-on-Variables-using-a-Begin-With-or-Like-Function/m-p/304408#M20642</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-10-13T15:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Join Tables on Variables using a Begin With or Like Function</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Join-Tables-on-Variables-using-a-Begin-With-or-Like-Function/m-p/304423#M20647</link>
      <description>&lt;P&gt;No. The second table is a dimension tables to serve as a lookup.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 17:05:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Join-Tables-on-Variables-using-a-Begin-With-or-Like-Function/m-p/304423#M20647</guid>
      <dc:creator>capuanjm</dc:creator>
      <dc:date>2016-10-13T17:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Join Tables on Variables using a Begin With or Like Function</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Join-Tables-on-Variables-using-a-Begin-With-or-Like-Function/m-p/304440#M20649</link>
      <description>&lt;P&gt;You could join on the condition:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;translate(code1, "1", "x") = code2 OR translate(code1, "2", "x") = code2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 18:21:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Join-Tables-on-Variables-using-a-Begin-With-or-Like-Function/m-p/304440#M20649</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-10-13T18:21:32Z</dc:date>
    </item>
  </channel>
</rss>

