<?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: QV 12 General error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1591234#M595473</link>
    <description>&lt;P&gt;A table cannot be renamed to an existing name.&amp;nbsp; In QV11, this error was simply ignored and the script carried on.&amp;nbsp; QV12 was updated to treat this as a true error that would stop script execution.&amp;nbsp; An improvement in my opinion.&lt;/P&gt;&lt;P&gt;To "solve" this problem, you can simply remove the statement.&amp;nbsp; In QV11 it was doing nothing so you don't need it in QV12.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2019 19:47:39 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2019-06-12T19:47:39Z</dc:date>
    <item>
      <title>QV 12 General error</title>
      <link>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1590973#M595468</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;When I launch the recharge I get the following error:&lt;/P&gt;&lt;P&gt;General error&lt;/P&gt;&lt;P&gt;The name 'table1' already exists.&lt;/P&gt;&lt;P&gt;rename table [table2] to table1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With QV 11, the recharge is carried out without any problem with the same script&lt;/P&gt;&lt;P&gt;Please, do you know how to solve this error?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 12:17:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1590973#M595468</guid>
      <dc:creator>Jardinillo</dc:creator>
      <dc:date>2019-06-12T12:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: QV 12 General error</title>
      <link>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1591068#M595469</link>
      <description>&lt;P&gt;A field/table couldn't be renamed into one which exists already to this time. I think there were no changes between QV 11 and 12 or any bugs else something has changed within (the order of) your script and there is really already a table1 when you tries this renaming. A quick check would be to add a:&lt;/P&gt;&lt;P&gt;exit script;&lt;/P&gt;&lt;P&gt;before your renaming-statement and then to open the tableviewer.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 13:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1591068#M595469</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-06-12T13:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: QV 12 General error</title>
      <link>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1591089#M595470</link>
      <description>&lt;P&gt;&amp;nbsp;I made an exit script and there is no error&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 14:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1591089#M595470</guid>
      <dc:creator>Jardinillo</dc:creator>
      <dc:date>2019-06-12T14:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: QV 12 General error</title>
      <link>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1591096#M595471</link>
      <description>&lt;P&gt;That's ok. An now take a look ino the tableviewer - per menu or ctrl + t - and you should see anywhere a table1 and quite probably you could identify which data it contains and where and why it was loaded.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 14:16:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1591096#M595471</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-06-12T14:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: QV 12 General error</title>
      <link>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1591117#M595472</link>
      <description>&lt;P&gt;Thank you very much for your help&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 14:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1591117#M595472</guid>
      <dc:creator>Jardinillo</dc:creator>
      <dc:date>2019-06-12T14:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: QV 12 General error</title>
      <link>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1591234#M595473</link>
      <description>&lt;P&gt;A table cannot be renamed to an existing name.&amp;nbsp; In QV11, this error was simply ignored and the script carried on.&amp;nbsp; QV12 was updated to treat this as a true error that would stop script execution.&amp;nbsp; An improvement in my opinion.&lt;/P&gt;&lt;P&gt;To "solve" this problem, you can simply remove the statement.&amp;nbsp; In QV11 it was doing nothing so you don't need it in QV12.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 19:47:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1591234#M595473</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2019-06-12T19:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: QV 12 General error</title>
      <link>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1591444#M595474</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;It worked for me in the following way:&lt;/P&gt;&lt;P&gt;set ErrorMode = 0;&lt;/P&gt;&lt;P&gt;Rename table1 to table2;&lt;/P&gt;&lt;P&gt;set ErrorMode = 1;&lt;/P&gt;&lt;P&gt;Thank you very much for your help&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 08:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1591444#M595474</guid>
      <dc:creator>Jardinillo</dc:creator>
      <dc:date>2019-06-13T08:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: QV 12 General error</title>
      <link>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1591533#M595475</link>
      <description>&lt;P&gt;Hi, I think that that's the same than removing the rename table instruction.&lt;/P&gt;&lt;P&gt;I would recomend to follow and solve the error, not just ignore it. Why there is a rename of the table and why already exists a table with that name? should data be concatenated?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 11:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-12-General-error/m-p/1591533#M595475</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2019-06-13T11:15:11Z</dc:date>
    </item>
  </channel>
</rss>

