<?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: File exists, but not according to qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/File-exists-but-not-according-to-qlikview/m-p/1232292#M624215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LET vFileExists = NOT ISNULL(FileSize('$(vFileName)'));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Dec 2016 16:33:39 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2016-12-08T16:33:39Z</dc:date>
    <item>
      <title>File exists, but not according to qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/File-exists-but-not-according-to-qlikview/m-p/1232291#M624214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Given the following code:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt; &lt;SPAN style="font-family: courier new,courier;"&gt;SET vFileName = ..\QVD\Extract\ClinicDashboard\RawWorkload_2014.qvd;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 12pt;"&gt; //LET vFileExists = NOT ISNULL(QvdCreateTime([$(vFileName)]));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 12pt;"&gt; //LET vFileExists = NOT ISNULL(FileTime([$(vFileName)])); &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 12pt;"&gt; LET vFileExists = NOT ISNULL(FileSize([$(vFileName)])); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;ALL of the three lines that start with "LET vFileExists" returns "0". However, when I do the following, the file loads without an issue:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt; &lt;SPAN style="font-family: courier new,courier;"&gt;LOAD * FROM $(vFileName) (qvd);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Why can't I find the file like I'm trying to do?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 16:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-exists-but-not-according-to-qlikview/m-p/1232291#M624214</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-08T16:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: File exists, but not according to qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/File-exists-but-not-according-to-qlikview/m-p/1232292#M624215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LET vFileExists = NOT ISNULL(FileSize('$(vFileName)'));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 16:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-exists-but-not-according-to-qlikview/m-p/1232292#M624215</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-12-08T16:33:39Z</dc:date>
    </item>
  </channel>
</rss>

