<?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 SAS MACRO in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-MACRO/m-p/418676#M26953</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a sas program with 15 datasets which I would like to merge by ID. Can you please suggest a macro?&lt;/P&gt;</description>
    <pubDate>Wed, 06 Dec 2017 05:53:01 GMT</pubDate>
    <dc:creator>sas_enthu</dc:creator>
    <dc:date>2017-12-06T05:53:01Z</dc:date>
    <item>
      <title>SAS MACRO</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-MACRO/m-p/418676#M26953</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a sas program with 15 datasets which I would like to merge by ID. Can you please suggest a macro?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 05:53:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-MACRO/m-p/418676#M26953</guid>
      <dc:creator>sas_enthu</dc:creator>
      <dc:date>2017-12-06T05:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MACRO</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-MACRO/m-p/418686#M26957</link>
      <description>No use of macro unless you want to merge different 15 datasets from time to time, AND you have some other logic than just the merge you want to reuse.</description>
      <pubDate>Wed, 06 Dec 2017 07:14:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-MACRO/m-p/418686#M26957</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-12-06T07:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MACRO</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-MACRO/m-p/418861#M26966</link>
      <description>&lt;P&gt;You will have to consider to you have any variables in the 15 sets other than the ID that have the same name?&lt;/P&gt;
&lt;P&gt;If they have the same name which value do you want to keep?&lt;/P&gt;
&lt;P&gt;If so are the all the same type? If there same named variables with different types you will likely get an error.&lt;/P&gt;
&lt;P&gt;If the like named variables are character what length do you want it to be. You can get truncation of data with different lengths.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What have you tried so far?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 16:35:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-MACRO/m-p/418861#M26966</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-12-06T16:35:54Z</dc:date>
    </item>
  </channel>
</rss>

