<?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: concatenate(table_name) table not found in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354243#M131475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it normal? you have got tempTable and TempTable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jun 2012 13:20:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-15T13:20:23Z</dc:date>
    <item>
      <title>concatenate(table_name) table not found</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354234#M131466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to add rows to a table that is successfully loaded on a previous tab in the script.&amp;nbsp; At this point in the script I have connected to a different data source.&amp;nbsp; I get "table not found" on the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(Order)&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;Resident tempTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tempTable:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;SQL Select * from temptable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both Order and tempTable are sucessfully loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggestions?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 18:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354234#M131466</guid>
      <dc:creator />
      <dc:date>2012-06-14T18:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate(table_name) table not found</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354235#M131467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;witch table is not found? tempTable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 19:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354235#M131467</guid>
      <dc:creator />
      <dc:date>2012-06-14T19:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate(table_name) table not found</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354236#M131468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;table not found&lt;/P&gt;&lt;P&gt;Concatenate(Order)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 19:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354236#M131468</guid>
      <dc:creator />
      <dc:date>2012-06-14T19:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate(table_name) table not found</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354237#M131469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you add an exit script before Concatenate(Order).....&lt;/P&gt;&lt;P&gt;reload and see the model. Is Order exists? with O in uppercase?&lt;/P&gt;&lt;P&gt;Eva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 19:07:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354237#M131469</guid>
      <dc:creator />
      <dc:date>2012-06-14T19:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate(table_name) table not found</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354238#M131470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes the table Order exists and has data in it and yes Order with capital O.&lt;/P&gt;&lt;P&gt;I'm stumped&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 19:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354238#M131470</guid>
      <dc:creator />
      <dc:date>2012-06-14T19:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate(table_name) table not found</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354239#M131471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok... annother way... did you try to Load just 1 or 2 fields in the concatenate statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 19:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354239#M131471</guid>
      <dc:creator />
      <dc:date>2012-06-14T19:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate(table_name) table not found</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354240#M131472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, that is how I started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(Order) &lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; CustomerKey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; LabelKey&lt;/P&gt;&lt;P&gt;Resident TempTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TempTable:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerKey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LabelKey;&lt;/P&gt;&lt;P&gt;SQL SELECT * from tempTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;error&lt;/P&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;Concatenate(Order)&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 19:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354240#M131472</guid>
      <dc:creator />
      <dc:date>2012-06-14T19:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate(table_name) table not found</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354241#M131473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have made some progress but am still having issues.&amp;nbsp; I changed the order of things to the following:&lt;/P&gt;&lt;P&gt;TempTable: &lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;SQL Select * from tempTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;(a list of the same fields as Order to that there is an automatic concatenation)&lt;/P&gt;&lt;P&gt;Resident TempTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableA:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;(some addtional fields from TempTable)&lt;/P&gt;&lt;P&gt;Resident TempTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table TempTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now I am getting a random error from the next tab in my script.&lt;/P&gt;&lt;P&gt;Everything works just fine if I comment out the second Load above which is concatenating to Order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 22:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354241#M131473</guid>
      <dc:creator />
      <dc:date>2012-06-14T22:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate(table_name) table not found</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354242#M131474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without reading all of the messages I would guess that your problem is Automatic Concatenation.&lt;/P&gt;&lt;P&gt;Keep in mind that QlikView will automatically concatenate tables with exactly the same field structure.&lt;/P&gt;&lt;P&gt;So if you load one table with fields A, B &amp;amp; C and then later load another table with fields A, B &amp;amp; C the new table will automatically be concatenated to the end of Table 1, that is unless you specify &lt;STRONG&gt;NoConcatenate&lt;/STRONG&gt; before loading the second table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Makes sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 06:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354242#M131474</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-15T06:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate(table_name) table not found</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354243#M131475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it normal? you have got tempTable and TempTable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 13:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354243#M131475</guid>
      <dc:creator />
      <dc:date>2012-06-15T13:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate(table_name) table not found</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354244#M131476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had anonymized my table names for the post so the difference in table names was just a typo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all Eva and Johannes - I got this working.&amp;nbsp; First it was an issue of the order of operation in loading the tem table and then it was an issue with the automatic concatenation. On the next tab I was peeking at the last line of the table to get the date and because of the automatic concatenation that was not a date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 15:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354244#M131476</guid>
      <dc:creator />
      <dc:date>2012-06-15T15:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate(table_name) table not found</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354245#M131477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you check the post like "answered"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 15:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-table-name-table-not-found/m-p/354245#M131477</guid>
      <dc:creator />
      <dc:date>2012-06-15T15:24:16Z</dc:date>
    </item>
  </channel>
</rss>

