<?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: Rename the values in String variable in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Re-Rename-the-values-in-String-variable/m-p/526712#M5145</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have some product names in the product variable i want to rename some of the strings in that variable let's say Anil, Anilkumar, Ani - rename to Anilkumar and create new product variable.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here i have product names dictionary in another file. now i want to map the product names from raw data with product name dictionary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to use Loops for this because i want to generate weekly and monthly reports.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can we automate this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;
&lt;P&gt;Kumar&lt;/P&gt;</description>
    <pubDate>Sun, 13 Jan 2019 05:47:27 GMT</pubDate>
    <dc:creator>anilgvdbm</dc:creator>
    <dc:date>2019-01-13T05:47:27Z</dc:date>
    <item>
      <title>Re: Rename the values in String variable</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Re-Rename-the-values-in-String-variable/m-p/526712#M5145</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have some product names in the product variable i want to rename some of the strings in that variable let's say Anil, Anilkumar, Ani - rename to Anilkumar and create new product variable.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here i have product names dictionary in another file. now i want to map the product names from raw data with product name dictionary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to use Loops for this because i want to generate weekly and monthly reports.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can we automate this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;
&lt;P&gt;Kumar&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jan 2019 05:47:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Re-Rename-the-values-in-String-variable/m-p/526712#M5145</guid>
      <dc:creator>anilgvdbm</dc:creator>
      <dc:date>2019-01-13T05:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Rename the values in String variable</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Re-Rename-the-values-in-String-variable/m-p/526720#M5150</link>
      <description>&lt;P&gt;For mappings, yo usually don't do loops (at least not in SAS).&lt;/P&gt;
&lt;P&gt;You can do table look-ups in several ways, including SQL join, and put function using a user defined format (created from your mappng table).&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jan 2019 08:43:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Re-Rename-the-values-in-String-variable/m-p/526720#M5150</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2019-01-13T08:43:44Z</dc:date>
    </item>
  </channel>
</rss>

