<?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 table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/rename-table/m-p/456288#M1159519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;is it possible to rename a table ? In my script I'm trying&amp;nbsp; the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rename table My_Table as&amp;nbsp; New_table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it doesn't work. The manual gives the same syntax, but it doesn't work properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions ?&lt;/P&gt;&lt;P&gt;Thanks in advance for your support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2012 16:07:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-11-21T16:07:04Z</dc:date>
    <item>
      <title>rename table</title>
      <link>https://community.qlik.com/t5/QlikView/rename-table/m-p/456288#M1159519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;is it possible to rename a table ? In my script I'm trying&amp;nbsp; the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rename table My_Table as&amp;nbsp; New_table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it doesn't work. The manual gives the same syntax, but it doesn't work properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions ?&lt;/P&gt;&lt;P&gt;Thanks in advance for your support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 16:07:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rename-table/m-p/456288#M1159519</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-21T16:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: rename table</title>
      <link>https://community.qlik.com/t5/QlikView/rename-table/m-p/456289#M1159520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rename table My_Table &lt;STRONG&gt;to &lt;/STRONG&gt;New_table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;, this is also what the HELP says, AFAIR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 16:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rename-table/m-p/456289#M1159520</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-21T16:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: rename table</title>
      <link>https://community.qlik.com/t5/QlikView/rename-table/m-p/456290#M1159521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi bibopipo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The correct syntax is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rename table Tab1 to Tab2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 16:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rename-table/m-p/456290#M1159521</guid>
      <dc:creator>jeffmartins</dc:creator>
      <dc:date>2012-11-21T16:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: rename table</title>
      <link>https://community.qlik.com/t5/QlikView/rename-table/m-p/456291#M1159522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I've in my HELP is the following: in the first case&amp;nbsp; is mentioned "as" instead "to". Perhaps it's a mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="Code"&gt;Tab1:&lt;/P&gt;&lt;P class="Code"&gt;Select * from Trans;&lt;/P&gt;&lt;P class="Code"&gt;&lt;SPAN style="background-color: #3399ff; color: #ffffff;"&gt;Rename&lt;/SPAN&gt; table Tab1&lt;STRONG&gt; as&lt;/STRONG&gt; Xyz;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;TabMap:&lt;/P&gt;&lt;P class="Code"&gt;Mapping load oldnames, newnames from tabnames.csv;&lt;/P&gt;&lt;P class="Code"&gt;&lt;SPAN style="background-color: #3399ff; color: #ffffff;"&gt;Rename&lt;/SPAN&gt; tables using TabMap;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;stefan&lt;/P&gt;&lt;P class="Code"&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 16:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rename-table/m-p/456291#M1159522</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-21T16:23:03Z</dc:date>
    </item>
  </channel>
</rss>

