<?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 QlikSense Cloud - Office 365 SharePoint connector - folder creation in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/QlikSense-Cloud-Office-365-SharePoint-connector-folder-creation/m-p/2047577#M29593</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I'm trying to write to sharepoint using the&amp;nbsp;Office 365 SharePoint connector from qliksense cloud. I'm able to successfully create a file in sharepoint using the store command.&lt;/P&gt;
&lt;P&gt;Now the ask is to create subfolder and then create/store the files. I''m unable to create new folder from qliksense, does anyone has solution for this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following works:&lt;/P&gt;
&lt;P&gt;store SAAS_DATA into lib://&amp;lt;&amp;lt;Sharepoint connection&amp;gt;&amp;gt;/Main Folder/TestSharepointdata3.txt(txt, delimiter is ';');&lt;/P&gt;
&lt;P&gt;If I need to create subfolder "Sub Folder" and then store , the following doesn't create folder or store the file&lt;/P&gt;
&lt;P&gt;store SAAS_DATA into lib://&amp;lt;&amp;lt;Sharepoint connection&amp;gt;&amp;gt;/Main Folder/Sub Folder/TestSharepointdata3.txt(txt, delimiter is ';');&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2023 18:06:52 GMT</pubDate>
    <dc:creator>kp_varian</dc:creator>
    <dc:date>2023-03-09T18:06:52Z</dc:date>
    <item>
      <title>QlikSense Cloud - Office 365 SharePoint connector - folder creation</title>
      <link>https://community.qlik.com/t5/Management-Governance/QlikSense-Cloud-Office-365-SharePoint-connector-folder-creation/m-p/2047577#M29593</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I'm trying to write to sharepoint using the&amp;nbsp;Office 365 SharePoint connector from qliksense cloud. I'm able to successfully create a file in sharepoint using the store command.&lt;/P&gt;
&lt;P&gt;Now the ask is to create subfolder and then create/store the files. I''m unable to create new folder from qliksense, does anyone has solution for this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following works:&lt;/P&gt;
&lt;P&gt;store SAAS_DATA into lib://&amp;lt;&amp;lt;Sharepoint connection&amp;gt;&amp;gt;/Main Folder/TestSharepointdata3.txt(txt, delimiter is ';');&lt;/P&gt;
&lt;P&gt;If I need to create subfolder "Sub Folder" and then store , the following doesn't create folder or store the file&lt;/P&gt;
&lt;P&gt;store SAAS_DATA into lib://&amp;lt;&amp;lt;Sharepoint connection&amp;gt;&amp;gt;/Main Folder/Sub Folder/TestSharepointdata3.txt(txt, delimiter is ';');&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 18:06:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QlikSense-Cloud-Office-365-SharePoint-connector-folder-creation/m-p/2047577#M29593</guid>
      <dc:creator>kp_varian</dc:creator>
      <dc:date>2023-03-09T18:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense Cloud - Office 365 SharePoint connector - folder creation</title>
      <link>https://community.qlik.com/t5/Management-Governance/QlikSense-Cloud-Office-365-SharePoint-connector-folder-creation/m-p/2051366#M29594</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/83813"&gt;@kp_varian&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(24,24,24);font-size:13px;"&gt;The Store statement creates a QVD, or text file. It doesn't create a folder. Looks like this is a known limitation of the Qlik Office 365 Sharepoint Connector:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(24,24,24);font-size:13px;"&gt;-You cannot store or upload files to a folder that does not exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(24,24,24);font-size:13px;"&gt;-You cannot load or store a file that does not contain a filename extension.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(24,24,24);font-size:13px;"&gt;-Document library names in the tree view may differ from the UI name on the Sharepoint site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(24,24,24);font-size:13px;"&gt;-Sharepoint Views are not supported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Web_Storage_Provider_Connectors_help/Content/Connectors_StorageProvider/Storage%20provider%20connectors/Office365-Sharepoint-storage-provider-connector.htm#anchor-5" target="_blank"&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(24,24,24);font-size:13px;"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Web_Storage_Provider_Connectors_help/Content/Connectors_StorageProvider/Storage%20provider%20connectors/Office365-Sharepoint-storage-provider-connector.htm#anchor-5&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 06:24:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QlikSense-Cloud-Office-365-SharePoint-connector-folder-creation/m-p/2051366#M29594</guid>
      <dc:creator>Vinay_B</dc:creator>
      <dc:date>2023-03-21T06:24:43Z</dc:date>
    </item>
  </channel>
</rss>

