<?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: Table not found- might be a residente problem? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-not-found-might-be-a-residente-problem/m-p/934249#M646563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try to not crosposting your issues &lt;A href="https://community.qlik.com/thread/190272"&gt;invalid path error&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Nov 2015 10:53:40 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2015-11-04T10:53:40Z</dc:date>
    <item>
      <title>Table not found- might be a residente problem?</title>
      <link>https://community.qlik.com/t5/QlikView/Table-not-found-might-be-a-residente-problem/m-p/934244#M646558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey i am trying to run this but keep getting&amp;nbsp; the error message on the bottom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INV_TOP_CUSTOMERS:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;IVCOST,&lt;/P&gt;&lt;P&gt;IV,&lt;/P&gt;&lt;P&gt;IVDATE, &lt;/P&gt;&lt;P&gt;TYPE AS IV_TYPE,&lt;/P&gt;&lt;P&gt;CURRENCY ,&lt;/P&gt;&lt;P&gt;TOTPRICE AS IVA_TOTPRICE,&lt;/P&gt;&lt;P&gt;COMP as INV_COMP,&lt;/P&gt;&lt;P&gt;BONUSFLAG AS IVA_BONUSFLAG&lt;/P&gt;&lt;P&gt;RESIDENT [lib://clinton/InvoiceItems.qvd]&lt;/P&gt;&lt;P&gt;WHERE IVCOST &amp;gt; 10000&lt;/P&gt;&lt;P&gt;ORDER BY IVDATE ASC;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate (INV_TOP_CUSTOMERS)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;CUST,&lt;/P&gt;&lt;P&gt;CUSTNAME,&lt;/P&gt;&lt;P&gt;COUNTRY,&lt;/P&gt;&lt;P&gt;CURRENCY&lt;/P&gt;&lt;P&gt;FROM [lib://clinton/customers.qvd](qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate (INV_TOP_CUSTOMERS)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;COST,&lt;/P&gt;&lt;P&gt;CURRENCY,&lt;/P&gt;&lt;P&gt;IV&lt;/P&gt;&lt;P&gt;FROM [lib://clinton/Trans.qvd](qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate (INV_TOP_CUSTOMERS)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;IVDATE,&lt;/P&gt;&lt;P&gt;CURRENCY,&lt;/P&gt;&lt;P&gt;IVNUM as INV_NUMBER,&lt;/P&gt;&lt;P&gt;FINAL AS INV_FINAL&lt;/P&gt;&lt;P&gt;RESIDENT [lib://clinton/Invoices.qvd]&lt;/P&gt;&lt;P&gt;ORDER BY INV_NUMBER ASC;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="TABLE NOT FOUND.PNG" class="jive-image image-1" src="/legacyfs/online/103869_TABLE NOT FOUND.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 10:06:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-not-found-might-be-a-residente-problem/m-p/934244#M646558</guid>
      <dc:creator />
      <dc:date>2015-11-04T10:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Table not found- might be a residente problem?</title>
      <link>https://community.qlik.com/t5/QlikView/Table-not-found-might-be-a-residente-problem/m-p/934245#M646559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whether Resident will Load the data from path specified QVD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 10:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-not-found-might-be-a-residente-problem/m-p/934245#M646559</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-04T10:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Table not found- might be a residente problem?</title>
      <link>https://community.qlik.com/t5/QlikView/Table-not-found-might-be-a-residente-problem/m-p/934246#M646560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you use the RESIDENT keyword you can only reference a table that you already loaded, not an external source. If you want to load data from the qvd file then use FROM instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 10:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-not-found-might-be-a-residente-problem/m-p/934246#M646560</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-11-04T10:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Table not found- might be a residente problem?</title>
      <link>https://community.qlik.com/t5/QlikView/Table-not-found-might-be-a-residente-problem/m-p/934247#M646561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest you to open this thread in Qlik Sense forum &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 10:50:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-not-found-might-be-a-residente-problem/m-p/934247#M646561</guid>
      <dc:creator>simospa</dc:creator>
      <dc:date>2015-11-04T10:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Table not found- might be a residente problem?</title>
      <link>https://community.qlik.com/t5/QlikView/Table-not-found-might-be-a-residente-problem/m-p/934248#M646562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think the issue is with the ORder by remove order by and try .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;INV_TOP_CUSTOMERS:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ORDER BY IVDATE ASC;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IVCOST,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IV,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IVDATE,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TYPE AS IV_TYPE,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CURRENCY ,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TOTPRICE AS IVA_TOTPRICE,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;COMP as INV_COMP,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;BONUSFLAG AS IVA_BONUSFLAG&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RESIDENT [lib://clinton/InvoiceItems.qvd]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE IVCOST &amp;gt; 10000&lt;SPAN style="line-height: 1.5em;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 10:52:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-not-found-might-be-a-residente-problem/m-p/934248#M646562</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-11-04T10:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Table not found- might be a residente problem?</title>
      <link>https://community.qlik.com/t5/QlikView/Table-not-found-might-be-a-residente-problem/m-p/934249#M646563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try to not crosposting your issues &lt;A href="https://community.qlik.com/thread/190272"&gt;invalid path error&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 10:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-not-found-might-be-a-residente-problem/m-p/934249#M646563</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-11-04T10:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table not found- might be a residente problem?</title>
      <link>https://community.qlik.com/t5/QlikView/Table-not-found-might-be-a-residente-problem/m-p/934250#M646564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jhonatan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't use resident load on a qvd file. To use Resident you must call an already created table. Please check my document about the different types of Load:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-12664"&gt;Types of Load into QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 11:03:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-not-found-might-be-a-residente-problem/m-p/934250#M646564</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2015-11-04T11:03:58Z</dc:date>
    </item>
  </channel>
</rss>

