<?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: Connect to Sharepoint Folder in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1760141#M5540</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/113964" target="_blank" rel="noopener"&gt;@elinamcastelletta&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Can check with you what is the string file which you mentioned in this SET vblefile=[string_file]?&lt;/P&gt;&lt;P&gt;Also for SET vblefolder = [http://....../data?connectorID=Office365Connector&amp;amp;table=GetFile&amp;amp;subSite=....., what is the end of this url?&lt;/P&gt;&lt;P&gt;Thanks and Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;XY Siang&lt;/P&gt;</description>
    <pubDate>Tue, 10 Nov 2020 08:52:31 GMT</pubDate>
    <dc:creator>xy-siang</dc:creator>
    <dc:date>2020-11-10T08:52:31Z</dc:date>
    <item>
      <title>Connect to Sharepoint Folder</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1746588#M5421</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to connect&amp;nbsp; excel files saved in a Sharepoint folder. I managed to get the URL and it works if I create a Web file connection for each excel file. However this is not an optimal solution. I prefer to have a unique connection to the folder.&lt;/P&gt;&lt;P&gt;Could you help me to understand how should I create a unique connection to the main folder and script the data load for each file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 21:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1746588#M5421</guid>
      <dc:creator>elinamcastelletta</dc:creator>
      <dc:date>2020-09-23T21:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Sharepoint Folder</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1747513#M5431</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/113964"&gt;@elinamcastelletta&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What version of Sense are you using? There are differences between them in how you can connect.&lt;/P&gt;&lt;P&gt;If you are using Enterprise on-premise or Desktop you will want to install the Qlik Web Connectors and use the Sharepoint connector on there. This allows you to list all of the files in a location and then loop around them loading each in turn.&lt;/P&gt;&lt;P&gt;On Cloud you can use the connector to get the list but it is not currently possible to load from a file on the Sharepoint server. This is something which is on the roadmap and should hopefully appear soon.&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Sun, 27 Sep 2020 21:06:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1747513#M5431</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2020-09-27T21:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Sharepoint Folder</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1748099#M5435</link>
      <description>&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;I am using QS Desktop June 2020 and Sharepoint connector. I managed to create a connection to the file via web file connection.&lt;/P&gt;&lt;P&gt;However I prefer to use the option below which is not working:&lt;/P&gt;&lt;P&gt;SET vblefolder = [http://....../data?connectorID=Office365Connector&amp;amp;table=GetFile&amp;amp;subSite=.....]&lt;/P&gt;&lt;P&gt;SET vblefile=[string_file]&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[$(vblefolder)$(vblefile)&amp;amp;appID=]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get this error "&lt;SPAN&gt;This statement only works with lib:// paths in this script mode"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1748099#M5435</guid>
      <dc:creator>elinamcastelletta</dc:creator>
      <dc:date>2020-09-29T18:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Sharepoint Folder</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1748218#M5436</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/113964"&gt;@elinamcastelletta&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This method of connecting is disallowed in Sense by default, as it could be a security risk. It can be enabled by changing an INI file, details on that are here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/September2020/Subsystems/Hub/Content/Sense_Hub/LoadData/disable-standard-mode.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/September2020/Subsystems/Hub/Content/Sense_Hub/LoadData/disable-standard-mode.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can use another method to connect to QWC, by using a generic (i.e. point anywhere) Web File connector and the URL IS command to adjust it.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/September2020/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptSpecifiers/url.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/September2020/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptSpecifiers/url.htm&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;LOAD
*
FROM [lib://GenericWeb]
(URL IS [$(vblefolder)$(vblefile)&amp;amp;appID=], qvx);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That should sort it for you.&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:51:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1748218#M5436</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2020-09-29T17:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Sharepoint Folder</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1748221#M5437</link>
      <description>&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;Thanks for your reply. The example you sent is working for Sharepoint lists, however it is not working for Excel. How should i adapt it to excel? I need to point to a specific sheet:&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [Sheet_name])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Elina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1748221#M5437</guid>
      <dc:creator>elinamcastelletta</dc:creator>
      <dc:date>2020-09-29T18:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Sharepoint Folder</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1748230#M5438</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/113964"&gt;@elinamcastelletta&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The format specifier&amp;nbsp;&lt;STRONG&gt;qvx&amp;nbsp;&lt;/STRONG&gt;is used for Sharepoint Lists, and a lot of the other data that Qlik Web Connectors serves up.&lt;/P&gt;&lt;P&gt;For Excel you need all of the format specifiers to make it work:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;LOAD
*
FROM [lib://GenericWeb]
(URL IS [$(vblefolder)$(vblefile)&amp;amp;appID=], ooxml, embedded labels, table is [Sheet_name])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that cracks it.&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1748230#M5438</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2020-09-29T18:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Sharepoint Folder</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1760141#M5540</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/113964" target="_blank" rel="noopener"&gt;@elinamcastelletta&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Can check with you what is the string file which you mentioned in this SET vblefile=[string_file]?&lt;/P&gt;&lt;P&gt;Also for SET vblefolder = [http://....../data?connectorID=Office365Connector&amp;amp;table=GetFile&amp;amp;subSite=....., what is the end of this url?&lt;/P&gt;&lt;P&gt;Thanks and Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;XY Siang&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 08:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1760141#M5540</guid>
      <dc:creator>xy-siang</dc:creator>
      <dc:date>2020-11-10T08:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Sharepoint Folder</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1865025#M9914</link>
      <description>&lt;P&gt;Hola!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;pudiste resolver tu consulta?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yo necesito conectar a una carpeta local, pero no logro hacerlo, sabes por que?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 16:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Connect-to-Sharepoint-Folder/m-p/1865025#M9914</guid>
      <dc:creator>dbodlovich</dc:creator>
      <dc:date>2021-11-30T16:01:48Z</dc:date>
    </item>
  </channel>
</rss>

