<?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: Merge of 3 data sets in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Merge-of-3-data-sets/m-p/673201#M23490</link>
    <description>&lt;P&gt;Many thanks PaigeMiller, this solved my problem!&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jul 2020 16:28:07 GMT</pubDate>
    <dc:creator>Tim_sas_</dc:creator>
    <dc:date>2020-07-29T16:28:07Z</dc:date>
    <item>
      <title>Merge of 3 data sets</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Merge-of-3-data-sets/m-p/673197#M23488</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a very basic question but something seems to be wrong with my code.&lt;/P&gt;&lt;P&gt;I would like to merge 3 data sets (Out_1, Out_2, Out_3, please see below). All have exactly the same structure (variables) and I would like to create a merged table that includes all 3 datasets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried the following code:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Data final;
Merge Out_1 Out_2 Out_3;
Run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;There seems to be something wrong with it because the merged file only includes the information from Out_3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would be very glad if someone could help me out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Model.JPG" style="width: 863px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/47775iB6AFB8CCD3AF555D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Model.JPG" alt="Model.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2020 16:20:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Merge-of-3-data-sets/m-p/673197#M23488</guid>
      <dc:creator>Tim_sas_</dc:creator>
      <dc:date>2020-07-29T16:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Merge of 3 data sets</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Merge-of-3-data-sets/m-p/673198#M23489</link>
      <description>&lt;P&gt;It sounds like you want SET and not MERGE.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2020 16:25:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Merge-of-3-data-sets/m-p/673198#M23489</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-07-29T16:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Merge of 3 data sets</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Merge-of-3-data-sets/m-p/673201#M23490</link>
      <description>&lt;P&gt;Many thanks PaigeMiller, this solved my problem!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2020 16:28:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Merge-of-3-data-sets/m-p/673201#M23490</guid>
      <dc:creator>Tim_sas_</dc:creator>
      <dc:date>2020-07-29T16:28:07Z</dc:date>
    </item>
  </channel>
</rss>

