<?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: Help uploading the script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Help-uploading-the-script/m-p/943323#M13295</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cmg?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Dec 2015 11:48:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-03T11:48:03Z</dc:date>
    <item>
      <title>Help uploading the script</title>
      <link>https://community.qlik.com/t5/App-Development/Help-uploading-the-script/m-p/943321#M13293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey everyone i am keep getting this error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="11.40 03.12.2015.PNG" class="jive-image image-1" src="/legacyfs/online/107944_11.40 03.12.2015.PNG" style="height: 574px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;i have free space of about 16 GB on the disc that is running the following script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//שע מטבע לתאריך החשבונית ולמטבע השורה&lt;/P&gt;&lt;P&gt;Left JOIN (INV_SALES_TEMP)&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;CUR_CURRENCY AS INV_CURRENCY,&lt;/P&gt;&lt;P&gt;CUR_EXCHANGE&lt;/P&gt;&lt;P&gt;Resident CURRENCIES;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN (INV_SALES_TEMP)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Date ( CURREG_CURDATE/60/24+32143,'DD/MM/YYYY')&amp;nbsp; AS INV_IVDATE,&lt;/P&gt;&lt;P&gt;CURREG_CURRENCY&amp;nbsp; AS INV_CURRENCY,&lt;/P&gt;&lt;P&gt;CURREG_EXCHANGE&lt;/P&gt;&lt;P&gt;Resident CURREG;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left JOIN (INV_SALES_TEMP)&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp;&amp;nbsp; /*CUR_CURRENCY AS INV_CURRENCY ,*/&lt;/P&gt;&lt;P&gt;CUR_EXCHANGE AS CUR_EXCHANGE2&lt;/P&gt;&lt;P&gt;Resident CURRENCIES Where CUR_CURRENCY = -2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN (INV_SALES_TEMP)&lt;/P&gt;&lt;P&gt;LOAD Date ( CURREG_CURDATE/60/24+32143,'DD/MM/YYYY') AS INV_IVDATE ,&lt;/P&gt;&lt;P&gt;/*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CURREG_CURRENCY&amp;nbsp; AS INV_CURRENCY,*/&lt;/P&gt;&lt;P&gt;CURREG_EXCHANGE AS CURREG_EXCHANGE2&lt;/P&gt;&lt;P&gt;Resident CURREG Where CURREG_CURRENCY = -2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left JOIN (INV_SALES_TEMP)&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp; /* CUR_CURRENCY AS INV_CURRENCY ,*/&lt;/P&gt;&lt;P&gt;CUR_EXCHANGE AS CUR_EXCHANGE3&lt;/P&gt;&lt;P&gt;Resident CURRENCIES;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left JOIN (INV_SALES_TEMP)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Date ( CURREG_CURDATE/60/24+32143,'DD/MM/YYYY') AS INV_IVDATE ,&lt;/P&gt;&lt;P&gt;/*&amp;nbsp;&amp;nbsp;&amp;nbsp; CURREG_CURRENCY&amp;nbsp; AS INV_CURRENCY ,*/&lt;/P&gt;&lt;P&gt;CURREG_EXCHANGE AS CURREG_EXCHANGE3&lt;/P&gt;&lt;P&gt;Resident CURREG; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// // LINE 183 IN THE SALES CHART//&lt;/P&gt;&lt;P&gt;LEFT JOIN (INV_SALES_TEMP)&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;ACC_COSTFLAG,&lt;/P&gt;&lt;P&gt;DATE((NUM(MAX(ACC_COSTDATE)))/60/24+32143,'DD/MM/YYYY') AS MAXACC_COSTDATE&lt;/P&gt;&lt;P&gt;RESIDENT ACCDATES WHERE ACC_COSTDATE&amp;lt;&amp;gt;0&lt;/P&gt;&lt;P&gt;GROUP BY ACC_COSTFLAG;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE ACCDATES; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 09:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Help-uploading-the-script/m-p/943321#M13293</guid>
      <dc:creator />
      <dc:date>2015-12-03T09:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help uploading the script</title>
      <link>https://community.qlik.com/t5/App-Development/Help-uploading-the-script/m-p/943322#M13294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check with the datamodel...if the data is cmg or not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 11:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Help-uploading-the-script/m-p/943322#M13294</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-12-03T11:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help uploading the script</title>
      <link>https://community.qlik.com/t5/App-Development/Help-uploading-the-script/m-p/943323#M13295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cmg?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 11:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Help-uploading-the-script/m-p/943323#M13295</guid>
      <dc:creator />
      <dc:date>2015-12-03T11:48:03Z</dc:date>
    </item>
  </channel>
</rss>

