<?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 Table name ignored in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-name-ignored/m-p/1608811#M736000</link>
    <description>&lt;P&gt;Hi there - I am fairly new to Qlikview and have run into a problem that puzzles me. Hope someone can clarify:&lt;/P&gt;&lt;P&gt;I have the following code:&lt;/P&gt;&lt;P&gt;Temp:&lt;BR /&gt;load&lt;BR /&gt;Field1, Field2,Field3&lt;BR /&gt;Resident ExcelDetails ;&lt;/P&gt;&lt;P&gt;DATA3:&lt;BR /&gt;load *&lt;BR /&gt;Resident DATA2 ;&amp;nbsp; &amp;nbsp; // &amp;lt;--DATA2 is a table created in a previous tab&amp;nbsp;&lt;/P&gt;&lt;P&gt;left join(DATA3)&lt;BR /&gt;load *&lt;BR /&gt;resident Temp;&lt;/P&gt;&lt;P&gt;But when it creates the table DATA3 the name is ignored and the table is labeled DATA2 instead - in debugging it looks like this:&lt;/P&gt;&lt;P&gt;Temp &amp;lt;&amp;lt; ExcelDetails 10 lines fetched&lt;/P&gt;&lt;P&gt;DATA2 &amp;lt;&amp;lt; DATA2 20 lines fetched&lt;/P&gt;&lt;P&gt;The result is an error when trying to join to DATA3 because it does not exist.&lt;/P&gt;&lt;P&gt;Could anybody explain to me what goes wrong?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>arhadisqlik</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Table name ignored</title>
      <link>https://community.qlik.com/t5/QlikView/Table-name-ignored/m-p/1608811#M736000</link>
      <description>&lt;P&gt;Hi there - I am fairly new to Qlikview and have run into a problem that puzzles me. Hope someone can clarify:&lt;/P&gt;&lt;P&gt;I have the following code:&lt;/P&gt;&lt;P&gt;Temp:&lt;BR /&gt;load&lt;BR /&gt;Field1, Field2,Field3&lt;BR /&gt;Resident ExcelDetails ;&lt;/P&gt;&lt;P&gt;DATA3:&lt;BR /&gt;load *&lt;BR /&gt;Resident DATA2 ;&amp;nbsp; &amp;nbsp; // &amp;lt;--DATA2 is a table created in a previous tab&amp;nbsp;&lt;/P&gt;&lt;P&gt;left join(DATA3)&lt;BR /&gt;load *&lt;BR /&gt;resident Temp;&lt;/P&gt;&lt;P&gt;But when it creates the table DATA3 the name is ignored and the table is labeled DATA2 instead - in debugging it looks like this:&lt;/P&gt;&lt;P&gt;Temp &amp;lt;&amp;lt; ExcelDetails 10 lines fetched&lt;/P&gt;&lt;P&gt;DATA2 &amp;lt;&amp;lt; DATA2 20 lines fetched&lt;/P&gt;&lt;P&gt;The result is an error when trying to join to DATA3 because it does not exist.&lt;/P&gt;&lt;P&gt;Could anybody explain to me what goes wrong?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-name-ignored/m-p/1608811#M736000</guid>
      <dc:creator>arhadisqlik</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Table name ignored</title>
      <link>https://community.qlik.com/t5/QlikView/Table-name-ignored/m-p/1608833#M736001</link>
      <description>&lt;P&gt;while taking the resident of table 2 try to use noconcatenate like&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;noconcatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;DATA3:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;load *&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Resident DATA2 ;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 09:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-name-ignored/m-p/1608833#M736001</guid>
      <dc:creator>miskinmaz</dc:creator>
      <dc:date>2019-08-02T09:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Table name ignored</title>
      <link>https://community.qlik.com/t5/QlikView/Table-name-ignored/m-p/1608896#M736002</link>
      <description>&lt;P&gt;Thanks Miskinmaz - it did the trick &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 12:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-name-ignored/m-p/1608896#M736002</guid>
      <dc:creator>arhadisqlik</dc:creator>
      <dc:date>2019-08-02T12:45:37Z</dc:date>
    </item>
  </channel>
</rss>

