<?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: Getting table not found error in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Getting-table-not-found-error/m-p/1456238#M35828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;When I reference Table 3 later in the code, I get an error saying that Table3 can not be found.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Dec 2017 20:40:28 GMT</pubDate>
    <dc:creator>ckchouk123</dc:creator>
    <dc:date>2017-12-28T20:40:28Z</dc:date>
    <item>
      <title>Getting table not found error</title>
      <link>https://community.qlik.com/t5/App-Development/Getting-table-not-found-error/m-p/1456237#M35827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am doing a simple load of data from one table to another as follow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt; Field1,&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt; Field2,&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt; Field1 &amp;amp; '/' &amp;amp; Field2 as Field3&lt;/P&gt;&lt;P&gt;Resident Table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table3:&lt;/P&gt;&lt;P&gt;Load Distinct *&lt;/P&gt;&lt;P&gt;Resident Table2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I reference my script later in the code, I get an error saying that Table3 can not be found.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2017 20:36:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Getting-table-not-found-error/m-p/1456237#M35827</guid>
      <dc:creator>ckchouk123</dc:creator>
      <dc:date>2017-12-28T20:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Getting table not found error</title>
      <link>https://community.qlik.com/t5/App-Development/Getting-table-not-found-error/m-p/1456238#M35828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;When I reference Table 3 later in the code, I get an error saying that Table3 can not be found.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2017 20:40:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Getting-table-not-found-error/m-p/1456238#M35828</guid>
      <dc:creator>ckchouk123</dc:creator>
      <dc:date>2017-12-28T20:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Getting table not found error</title>
      <link>https://community.qlik.com/t5/App-Development/Getting-table-not-found-error/m-p/1456239#M35829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the fields in Table3 are exactly the same as in Table2 Qlik would concatenate into Table2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use NoConcatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2017 22:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Getting-table-not-found-error/m-p/1456239#M35829</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-12-28T22:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Getting table not found error</title>
      <link>https://community.qlik.com/t5/App-Development/Getting-table-not-found-error/m-p/1456240#M35830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Table3:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;NoConcatenate&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load Distinct *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident Table2;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2017 22:39:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Getting-table-not-found-error/m-p/1456240#M35830</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-12-28T22:39:23Z</dc:date>
    </item>
  </channel>
</rss>

