<?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: Filelist loop from sharepoint files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filelist-loop-from-sharepoint-files/m-p/447221#M694475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Subhas,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Even i am working on the same issue did u got the solution for this or is there any workaround for it,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Mallikarjuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jan 2014 09:49:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-06T09:49:33Z</dc:date>
    <item>
      <title>Filelist loop from sharepoint files</title>
      <link>https://community.qlik.com/t5/QlikView/Filelist-loop-from-sharepoint-files/m-p/447218#M694472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to do a loop through all the files in a sharepoint Document library.&lt;/P&gt;&lt;P&gt;I use this instruction: &lt;/P&gt;&lt;P&gt;for each FoundFile in filelist( '\\ent152.sharepoint.hp.com\teams\GSBEMEABizOps\demo\Demo Staff\Metrics\*.xlsx')&lt;/P&gt;&lt;P&gt;The problem is that when I execute the script in local mode it works but not on the server.&lt;/P&gt;&lt;P&gt;I gave access to the needed server profiles, I tryed with this instruction also:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;for each FoundFile in filelist( '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ent152.sharepoint.hp.com/teams/GSBEMEABizOps/demo/Demo"&gt;http://ent152.sharepoint.hp.com/teams/GSBEMEABizOps/demo/Demo&lt;/A&gt;&lt;SPAN&gt; Staff/Metrics\*.xlsx')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nothing seems to work.&lt;/P&gt;&lt;P&gt;there aren't any iteration on this loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 14:08:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filelist-loop-from-sharepoint-files/m-p/447218#M694472</guid>
      <dc:creator />
      <dc:date>2013-06-06T14:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Filelist loop from sharepoint files</title>
      <link>https://community.qlik.com/t5/QlikView/Filelist-loop-from-sharepoint-files/m-p/447219#M694473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try the below solutions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. First check the access level of the service accounts in Sharepoint. give contribute access, as read access doesnt work sometime&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. FOR each File in filelist ('\\ent152.sharepoint.hp.com\teams\GSBEMEABizOps\demo\Demo Staff\Metrics\*.xlsx')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subhashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 20:58:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filelist-loop-from-sharepoint-files/m-p/447219#M694473</guid>
      <dc:creator />
      <dc:date>2013-06-13T20:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Filelist loop from sharepoint files</title>
      <link>https://community.qlik.com/t5/QlikView/Filelist-loop-from-sharepoint-files/m-p/447220#M694474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try the below solutions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. First check the access level of the service accounts in Sharepoint. give contribute access, as read access doesnt work sometime&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. FOR each File in filelist ('\\ent152.sharepoint.hp.com\teams\GSBEMEABizOps\demo\Demo Staff\Metrics\*.xlsx')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subhashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 20:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filelist-loop-from-sharepoint-files/m-p/447220#M694474</guid>
      <dc:creator />
      <dc:date>2013-06-13T20:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Filelist loop from sharepoint files</title>
      <link>https://community.qlik.com/t5/QlikView/Filelist-loop-from-sharepoint-files/m-p/447221#M694475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Subhas,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Even i am working on the same issue did u got the solution for this or is there any workaround for it,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Mallikarjuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 09:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filelist-loop-from-sharepoint-files/m-p/447221#M694475</guid>
      <dc:creator />
      <dc:date>2014-01-06T09:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Filelist loop from sharepoint files</title>
      <link>https://community.qlik.com/t5/QlikView/Filelist-loop-from-sharepoint-files/m-p/447222#M694476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please post the error which you got on the server reload&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 18:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filelist-loop-from-sharepoint-files/m-p/447222#M694476</guid>
      <dc:creator />
      <dc:date>2014-01-06T18:48:45Z</dc:date>
    </item>
  </channel>
</rss>

