<?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: renamaing down a column in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/renamaing-down-a-column/m-p/497518#M6260</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data want;
    length locale $ 8;
    set have;
    locale='English';
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 20 Sep 2018 19:03:55 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2018-09-20T19:03:55Z</dc:date>
    <item>
      <title>renamaing down a column</title>
      <link>https://communities.sas.com/t5/SAS-Studio/renamaing-down-a-column/m-p/497517#M6259</link>
      <description>&lt;P&gt;how can I rename a datavalue down the column?ie to change the value of locale variable from en to English for all the observations?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 399px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/23422i9A5F77BE4BE8F4A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2018 19:02:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/renamaing-down-a-column/m-p/497517#M6259</guid>
      <dc:creator>AKHILA</dc:creator>
      <dc:date>2018-09-20T19:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: renamaing down a column</title>
      <link>https://communities.sas.com/t5/SAS-Studio/renamaing-down-a-column/m-p/497518#M6260</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data want;
    length locale $ 8;
    set have;
    locale='English';
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 20 Sep 2018 19:03:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/renamaing-down-a-column/m-p/497518#M6260</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-09-20T19:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: renamaing down a column</title>
      <link>https://communities.sas.com/t5/SAS-Studio/renamaing-down-a-column/m-p/497520#M6261</link>
      <description>&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2018 19:06:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/renamaing-down-a-column/m-p/497520#M6261</guid>
      <dc:creator>AKHILA</dc:creator>
      <dc:date>2018-09-20T19:06:53Z</dc:date>
    </item>
  </channel>
</rss>

