<?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: How to do one to one merging in SAS Enterprise Guide in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-do-one-to-one-merging-in-SAS-Enterprise-Guide/m-p/289801#M19803</link>
    <description>&lt;P&gt;Do you not have a field to join on? Otherwise in query builder add a new table and then the join condition becomes available.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The add a table and join options are above the column where the variables are listed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Aug 2016 13:58:05 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-08-05T13:58:05Z</dc:date>
    <item>
      <title>How to do one to one merging in SAS Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-do-one-to-one-merging-in-SAS-Enterprise-Guide/m-p/289791#M19801</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two data sets with three rows each and i want want to do one to one merge in Enterprise Guide using the GUI. How can i do that? In query builder such an option does nto exist. I do not want to use any code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andreas&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 13:25:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-do-one-to-one-merging-in-SAS-Enterprise-Guide/m-p/289791#M19801</guid>
      <dc:creator>andreaszaras1</dc:creator>
      <dc:date>2016-08-05T13:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to do one to one merging in SAS Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-do-one-to-one-merging-in-SAS-Enterprise-Guide/m-p/289800#M19802</link>
      <description>&lt;P&gt;There really isn't any formal way, because SAS implements queries with SQL, which is dependent on keys for matching.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, there is a rather iffy option. For each of your input tables, do a query, and create a new computed column / advance expression. In the expression, use&lt;/P&gt;
&lt;P&gt;monotonic()&lt;/P&gt;
&lt;P&gt;and name the column SeqNum or some such thing. This should put a sequential number into each row of the table. You can then do an inner join.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that the monotonic function isn't supported, to the best fo my knowledge. If you search the communities, you'll find a lot of discussion of it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 13:57:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-do-one-to-one-merging-in-SAS-Enterprise-Guide/m-p/289800#M19802</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2016-08-05T13:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to do one to one merging in SAS Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-do-one-to-one-merging-in-SAS-Enterprise-Guide/m-p/289801#M19803</link>
      <description>&lt;P&gt;Do you not have a field to join on? Otherwise in query builder add a new table and then the join condition becomes available.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The add a table and join options are above the column where the variables are listed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 13:58:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-do-one-to-one-merging-in-SAS-Enterprise-Guide/m-p/289801#M19803</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-08-05T13:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to do one to one merging in SAS Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-do-one-to-one-merging-in-SAS-Enterprise-Guide/m-p/290689#M19849</link>
      <description>Thanks a lot,&lt;BR /&gt;&lt;BR /&gt;That worked!&lt;BR /&gt;&lt;BR /&gt;Andreas</description>
      <pubDate>Wed, 10 Aug 2016 12:29:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-do-one-to-one-merging-in-SAS-Enterprise-Guide/m-p/290689#M19849</guid>
      <dc:creator>andreaszaras1</dc:creator>
      <dc:date>2016-08-10T12:29:03Z</dc:date>
    </item>
  </channel>
</rss>

