<?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: Checking uploaded files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Checking-uploaded-files/m-p/855615#M1018368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please provide the script for better understanding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Apr 2015 07:04:36 GMT</pubDate>
    <dc:creator>qlikviewwizard</dc:creator>
    <dc:date>2015-04-06T07:04:36Z</dc:date>
    <item>
      <title>Checking uploaded files</title>
      <link>https://community.qlik.com/t5/QlikView/Checking-uploaded-files/m-p/855611#M1018364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suppose there are 5 excel file uploaded on sharepoint.&lt;/P&gt;&lt;P&gt;file1&lt;/P&gt;&lt;P&gt;file2,&lt;/P&gt;&lt;P&gt;file3,&lt;/P&gt;&lt;P&gt;file4,&lt;/P&gt;&lt;P&gt;file5&lt;/P&gt;&lt;P&gt;I want to check if all the files are uploaded or not through Qlikview script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 06:00:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Checking-uploaded-files/m-p/855611#M1018364</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-04-06T06:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Checking uploaded files</title>
      <link>https://community.qlik.com/t5/QlikView/Checking-uploaded-files/m-p/855612#M1018365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you only want to check if they are uploaded as you say you can read the SharePoint-list as an RSS-feed and you select web files in your wizard and tell the wizard that it is XML-format. Then you should be able to check the records you get back to see if the files are there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 06:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Checking-uploaded-files/m-p/855612#M1018365</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-04-06T06:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Checking uploaded files</title>
      <link>https://community.qlik.com/t5/QlikView/Checking-uploaded-files/m-p/855613#M1018366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While loading the files, create an extra field like:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileName() as File&lt;/P&gt;&lt;P&gt;From &amp;lt;&amp;gt;;&lt;/P&gt;&lt;P&gt;If the files are of similar structure, they are probably concatenated by you, if so you get all the file names in the field &lt;STRONG&gt;File, &lt;/STRONG&gt;now you can do your analysis/check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 06:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Checking-uploaded-files/m-p/855613#M1018366</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-04-06T06:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Checking uploaded files</title>
      <link>https://community.qlik.com/t5/QlikView/Checking-uploaded-files/m-p/855614#M1018367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will receive an error, if one file is not available.&lt;/P&gt;&lt;P&gt;Else - in case files are there, but not updated - you may check on timestamp of the files (should be newer than ...)&lt;/P&gt;&lt;P&gt;Or you may check on number of records within the file ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 06:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Checking-uploaded-files/m-p/855614#M1018367</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2015-04-06T06:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Checking uploaded files</title>
      <link>https://community.qlik.com/t5/QlikView/Checking-uploaded-files/m-p/855615#M1018368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please provide the script for better understanding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 07:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Checking-uploaded-files/m-p/855615#M1018368</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-04-06T07:04:36Z</dc:date>
    </item>
  </channel>
</rss>

