<?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 Not Found Resident Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-Not-Found-Resident-Load/m-p/1522752#M437651</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm running a script like the following, but getting an error that my last table Group_Data_Amb cannot find the Resident table. In other forums people suggested NoConcatenate, however even though both of the DCAPBS tables load, the third fails to load. What am I missing? (And yes, I have a very specific reason for loading a duplicate table, which will be dropped once the error goes away).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table not found error&lt;BR /&gt;Table 'DCAPBS_DUPE' not found&lt;BR /&gt;Group_Data_Amb:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;LOAD&lt;BR /&gt;"Provider Name"&lt;BR /&gt;Resident&lt;BR /&gt;DCAPBS_DUPE&lt;/P&gt;&lt;PRE&gt;DCAPBS:
NoConcatenate LOAD distinct *
;
SQL
Select Distinct
ACCESS,
"Provider Name",
"Billing Provider"
From TABLE A;

DCABPS_DUPE:
NoConcatenate LOAD distinct *
;

SQL
Select Distinct
ACCESS,
"Provider Name",
"Billing Provider"
From TABLE A;

Group_Data_Amb:
NoConcatenate LOAD
"Provider Name"
Resident
DCAPBS_DUPE;




&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:55:41 GMT</pubDate>
    <dc:creator>proctors</dc:creator>
    <dc:date>2024-11-16T04:55:41Z</dc:date>
    <item>
      <title>Table Not Found Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Not-Found-Resident-Load/m-p/1522752#M437651</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm running a script like the following, but getting an error that my last table Group_Data_Amb cannot find the Resident table. In other forums people suggested NoConcatenate, however even though both of the DCAPBS tables load, the third fails to load. What am I missing? (And yes, I have a very specific reason for loading a duplicate table, which will be dropped once the error goes away).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table not found error&lt;BR /&gt;Table 'DCAPBS_DUPE' not found&lt;BR /&gt;Group_Data_Amb:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;LOAD&lt;BR /&gt;"Provider Name"&lt;BR /&gt;Resident&lt;BR /&gt;DCAPBS_DUPE&lt;/P&gt;&lt;PRE&gt;DCAPBS:
NoConcatenate LOAD distinct *
;
SQL
Select Distinct
ACCESS,
"Provider Name",
"Billing Provider"
From TABLE A;

DCABPS_DUPE:
NoConcatenate LOAD distinct *
;

SQL
Select Distinct
ACCESS,
"Provider Name",
"Billing Provider"
From TABLE A;

Group_Data_Amb:
NoConcatenate LOAD
"Provider Name"
Resident
DCAPBS_DUPE;




&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Not-Found-Resident-Load/m-p/1522752#M437651</guid>
      <dc:creator>proctors</dc:creator>
      <dc:date>2024-11-16T04:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Table Not Found Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Not-Found-Resident-Load/m-p/1522756#M437652</link>
      <description>&lt;P&gt;Hi, one is DCA&lt;STRONG&gt;BP&lt;/STRONG&gt;S_DUPE, the other DCA&lt;STRONG&gt;PB&lt;/STRONG&gt;S_DUPE&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 20:47:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Not-Found-Resident-Load/m-p/1522756#M437652</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-12-19T20:47:02Z</dc:date>
    </item>
  </channel>
</rss>

