<?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: Possible to check file size before load? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Possible-to-check-file-size-before-load/m-p/747320#M667191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Dec 2014 01:00:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-17T01:00:31Z</dc:date>
    <item>
      <title>Possible to check file size before load?</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-check-file-size-before-load/m-p/747318#M667189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to load a set of XML extracts that we receive every night, however we receive empty 'shells' if no new data has been entered in the system. So what happens is we have 1KB files sitting on the server being ran and causing an error during the load. Other than setting the error mode to zero, I'd like to set up a parameter of: if the file &amp;gt;= 3KB, load, if not, skip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone done this or something similar?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 17:12:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-check-file-size-before-load/m-p/747318#M667189</guid>
      <dc:creator />
      <dc:date>2014-12-16T17:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to check file size before load?</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-check-file-size-before-load/m-p/747319#M667190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the filesize( 'xyz.xls' ) function in Help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vSize = filesize(myfile);&lt;/P&gt;&lt;P&gt;IF '$(vSize') &amp;gt; 3000 THEN&lt;/P&gt;&lt;P&gt;&amp;nbsp; LOAD * FROM myfile;&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 17:54:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-check-file-size-before-load/m-p/747319#M667190</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-12-16T17:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to check file size before load?</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-to-check-file-size-before-load/m-p/747320#M667191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 01:00:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-to-check-file-size-before-load/m-p/747320#M667191</guid>
      <dc:creator />
      <dc:date>2014-12-17T01:00:31Z</dc:date>
    </item>
  </channel>
</rss>

