<?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: Beginner Looking for Assistance on Finding Matches Between Datasets in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Beginner-Looking-for-Assistance-on-Finding-Matches-Between/m-p/756523#M39187</link>
    <description>&lt;P&gt;PROC SQL can do this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;A DATA step merge can do this.&lt;/P&gt;</description>
    <pubDate>Sun, 25 Jul 2021 17:43:43 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2021-07-25T17:43:43Z</dc:date>
    <item>
      <title>Beginner Looking for Assistance on Finding Matches Between Datasets</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Beginner-Looking-for-Assistance-on-Finding-Matches-Between/m-p/756512#M39184</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to find matches from one column in a dataset to another column in a different dataset, using SAS Enterprise Guide 7.1. My plan was to import the two datasets and then perform a series of tasks to find matches. Since I'm a novice using SAS, I am not sure what specific tasks I should be performing and what the flow of the tasks should be to achieve this goal. Any help would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 16:47:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Beginner-Looking-for-Assistance-on-Finding-Matches-Between/m-p/756512#M39184</guid>
      <dc:creator>Subutai</dc:creator>
      <dc:date>2021-07-25T16:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner Looking for Assistance on Finding Matches Between Datasets</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Beginner-Looking-for-Assistance-on-Finding-Matches-Between/m-p/756521#M39185</link>
      <description>&lt;P&gt;Can you define "matches"??? Can you give us a little example???&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 17:20:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Beginner-Looking-for-Assistance-on-Finding-Matches-Between/m-p/756521#M39185</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-07-25T17:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner Looking for Assistance on Finding Matches Between Datasets</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Beginner-Looking-for-Assistance-on-Finding-Matches-Between/m-p/756522#M39186</link>
      <description>&lt;P&gt;Sure, when I say "matches" I'm referring to instances where an ID Number from one dataset can also be found in the other dataset.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 17:29:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Beginner-Looking-for-Assistance-on-Finding-Matches-Between/m-p/756522#M39186</guid>
      <dc:creator>Subutai</dc:creator>
      <dc:date>2021-07-25T17:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner Looking for Assistance on Finding Matches Between Datasets</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Beginner-Looking-for-Assistance-on-Finding-Matches-Between/m-p/756523#M39187</link>
      <description>&lt;P&gt;PROC SQL can do this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;A DATA step merge can do this.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 17:43:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Beginner-Looking-for-Assistance-on-Finding-Matches-Between/m-p/756523#M39187</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-07-25T17:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner Looking for Assistance on Finding Matches Between Datasets</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Beginner-Looking-for-Assistance-on-Finding-Matches-Between/m-p/756524#M39188</link>
      <description>&lt;P&gt;Thank you for the assistance, I'll try these out. Sorry if this was an obvious question, I'm still learning.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 17:45:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Beginner-Looking-for-Assistance-on-Finding-Matches-Between/m-p/756524#M39188</guid>
      <dc:creator>Subutai</dc:creator>
      <dc:date>2021-07-25T17:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner Looking for Assistance on Finding Matches Between Datasets</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Beginner-Looking-for-Assistance-on-Finding-Matches-Between/m-p/758974#M39223</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The one way is to join two table (Add Tables in Query Builder) by this column using one of the: Left Join, Right Join or Full Outer Join – and putting the fields from both files to new file.&lt;BR /&gt;Then you can see where the same fields are in both tables.&lt;BR /&gt;Best regards&lt;BR /&gt;&lt;BR /&gt;Natalja&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Aug 2021 07:30:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Beginner-Looking-for-Assistance-on-Finding-Matches-Between/m-p/758974#M39223</guid>
      <dc:creator>NataljaK</dc:creator>
      <dc:date>2021-08-03T07:30:17Z</dc:date>
    </item>
  </channel>
</rss>

