<?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 Rename multiple variables in VA or DI in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rename-multiple-variables-in-VA-or-DI/m-p/441671#M9596</link>
    <description>&lt;P&gt;I have a character column that has values of 1,2 or 3 and I want to rename to Floor 1, Floor 2, and Floor 3. I would prefer to do this in VA as I am using these data for a button bar function. I can not find an obvious way to rename these variables in VA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The data are managed in a DI job. I have not identified a good way to create a new column and generate the desired names in DI, either.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Mar 2018 18:25:59 GMT</pubDate>
    <dc:creator>DWhite</dc:creator>
    <dc:date>2018-03-02T18:25:59Z</dc:date>
    <item>
      <title>Rename multiple variables in VA or DI</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rename-multiple-variables-in-VA-or-DI/m-p/441671#M9596</link>
      <description>&lt;P&gt;I have a character column that has values of 1,2 or 3 and I want to rename to Floor 1, Floor 2, and Floor 3. I would prefer to do this in VA as I am using these data for a button bar function. I can not find an obvious way to rename these variables in VA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The data are managed in a DI job. I have not identified a good way to create a new column and generate the desired names in DI, either.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2018 18:25:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Rename-multiple-variables-in-VA-or-DI/m-p/441671#M9596</guid>
      <dc:creator>DWhite</dc:creator>
      <dc:date>2018-03-02T18:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Rename multiple variables in VA or DI</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rename-multiple-variables-in-VA-or-DI/m-p/442106#M9606</link>
      <description>You should be able to change the column name anywhere where you could edit table metadata  (at least in DIS and SMC).&lt;BR /&gt;Be aware of that you also need to consider the physical representation unless the target table is not entirely overwritten in the DI job.&lt;BR /&gt;Not sure though the implications this will have on existing VA reports though.</description>
      <pubDate>Sat, 03 Mar 2018 22:04:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Rename-multiple-variables-in-VA-or-DI/m-p/442106#M9606</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-03-03T22:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Rename multiple variables in VA or DI</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rename-multiple-variables-in-VA-or-DI/m-p/442181#M9608</link>
      <description>&lt;P&gt;Your question isn't clear. Are you wanting to rename variables or change the values displayed for a variable? As your description suggests changing the values of variables here are two possible ways:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;create a VA custom category for mapping 1 to Floor 1 etc&lt;/LI&gt;
&lt;LI&gt;create a user-defined format in "normal" SAS&amp;nbsp;&lt;SPAN&gt;mapping 1 to Floor 1 etc and add this format to the VA format library&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Sun, 04 Mar 2018 21:10:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Rename-multiple-variables-in-VA-or-DI/m-p/442181#M9608</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-03-04T21:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Rename multiple variables in VA or DI</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rename-multiple-variables-in-VA-or-DI/m-p/442349#M9615</link>
      <description>&lt;P&gt;Thanks for you response. I am referring to the values in the column and not the column name.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2018 13:50:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Rename-multiple-variables-in-VA-or-DI/m-p/442349#M9615</guid>
      <dc:creator>DWhite</dc:creator>
      <dc:date>2018-03-05T13:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Rename multiple variables in VA or DI</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rename-multiple-variables-in-VA-or-DI/m-p/442350#M9616</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks for you response. I am referring to the values in the column and not the column name.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2018 13:51:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Rename-multiple-variables-in-VA-or-DI/m-p/442350#M9616</guid>
      <dc:creator>DWhite</dc:creator>
      <dc:date>2018-03-05T13:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Rename multiple variables in VA or DI</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rename-multiple-variables-in-VA-or-DI/m-p/442351#M9617</link>
      <description>&lt;P&gt;Thanks for your response. I will look at the custom category solution in VA.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2018 13:51:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Rename-multiple-variables-in-VA-or-DI/m-p/442351#M9617</guid>
      <dc:creator>DWhite</dc:creator>
      <dc:date>2018-03-05T13:51:46Z</dc:date>
    </item>
  </channel>
</rss>

