<?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: Unknown Load Statement Error.... Stuck! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512250#M601097</link>
    <description>Would it be possible to share the log file?</description>
    <pubDate>Mon, 26 Nov 2018 13:21:40 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-11-26T13:21:40Z</dc:date>
    <item>
      <title>Unknown Load Statement Error.... Stuck!</title>
      <link>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512188#M601085</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to use the following script :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;LOAD &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ID ,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;NUM,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Money(Sum(TOTAL_PAID)) AS Total&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;..\..\Data\Payment_Details.QVD(qvd)&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Group by &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ID, &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;NUM;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I'm getting an 'Unknown LOAD statment error'&amp;nbsp; and can't see what could be causing the error... can anyone spot anything?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 12:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512188#M601085</guid>
      <dc:creator>prees959</dc:creator>
      <dc:date>2018-11-26T12:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown Load Statement Error.... Stuck!</title>
      <link>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512202#M601087</link>
      <description>&lt;P&gt;Hum one question first, are you using a lib or are you working in legacy mode ?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 12:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512202#M601087</guid>
      <dc:creator>Joan_MARTY_P3</dc:creator>
      <dc:date>2018-11-26T12:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown Load Statement Error.... Stuck!</title>
      <link>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512216#M601088</link>
      <description>&lt;P&gt;I have no idea... one thing is we have recently upgraded to qv12 from qv11&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 12:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512216#M601088</guid>
      <dc:creator>prees959</dc:creator>
      <dc:date>2018-11-26T12:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown Load Statement Error.... Stuck!</title>
      <link>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512219#M601089</link>
      <description>&lt;P&gt;Ah did not saw that you were running issue on QlikView &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; unfortunatly, my knowledge is much much much less than on sense... I fear, I will not be able to support you on a good way.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 12:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512219#M601089</guid>
      <dc:creator>Joan_MARTY_P3</dc:creator>
      <dc:date>2018-11-26T12:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown Load Statement Error.... Stuck!</title>
      <link>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512225#M601090</link>
      <description>&lt;P&gt;Can you give a space between your file name and (qvd) and see if that works&lt;/P&gt;&lt;PRE&gt;Table:
LOAD ID ,
NUM,
Money(Sum(TOTAL_PAID)) AS Total
FROM ..\..\Data\Payment_Details.&lt;FONT color="#FF0000"&gt;QVD (qvd)&lt;/FONT&gt;
Group by ID, NUM;&lt;/PRE&gt;</description>
      <pubDate>Mon, 26 Nov 2018 12:59:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512225#M601090</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-26T12:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown Load Statement Error.... Stuck!</title>
      <link>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512236#M601091</link>
      <description>&lt;P&gt;Hi,&amp;nbsp; that didnt work Im afraid&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512236#M601091</guid>
      <dc:creator>prees959</dc:creator>
      <dc:date>2018-11-26T13:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown Load Statement Error.... Stuck!</title>
      <link>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512239#M601093</link>
      <description>Do you have any other script after this code? Also, Would you be able to share your log file?</description>
      <pubDate>Mon, 26 Nov 2018 13:07:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512239#M601093</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-26T13:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown Load Statement Error.... Stuck!</title>
      <link>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512244#M601095</link>
      <description>&lt;P&gt;I have an 'exit script' directly after this ....&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512244#M601095</guid>
      <dc:creator>prees959</dc:creator>
      <dc:date>2018-11-26T13:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown Load Statement Error.... Stuck!</title>
      <link>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512250#M601097</link>
      <description>Would it be possible to share the log file?</description>
      <pubDate>Mon, 26 Nov 2018 13:21:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512250#M601097</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-26T13:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown Load Statement Error.... Stuck!</title>
      <link>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512272#M601098</link>
      <description>&lt;P&gt;Maybe it's something like this: &lt;A href="https://community.qlik.com/t5/Qlik-Sense-App-Development/Exit-Script-not-working/td-p/79526" target="_blank"&gt;Exit-Script-not-working&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:32:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1512272#M601098</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-11-26T13:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown Load Statement Error.... Stuck!</title>
      <link>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1516893#M601099</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6490"&gt;@prees959&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Which version of QlikView Desktop are you using?&lt;BR /&gt;Does the script run when placing the QVW and QVD in the same folder? ( note: remove the&amp;nbsp;&lt;STRONG&gt;..\..\Data\&amp;nbsp; &lt;/STRONG&gt;when you try this&lt;STRONG&gt;)&lt;BR /&gt;&lt;/STRONG&gt;Have you tried running this script isolated from other script?&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Henk Jan Kamphuis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 15:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1516893#M601099</guid>
      <dc:creator>henkjankamphuis</dc:creator>
      <dc:date>2018-12-05T15:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown Load Statement Error.... Stuck!</title>
      <link>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1523378#M601100</link>
      <description>&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;In your Table LOAD statement there is space between ID and comma-sign which is likely causing the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;LOAD&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ID ,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;........&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Micheal&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 09:20:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknown-Load-Statement-Error-Stuck/m-p/1523378#M601100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-21T09:20:33Z</dc:date>
    </item>
  </channel>
</rss>

