<?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: Load All Files from Specified Google Drive Folder in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Load-All-Files-from-Specified-Google-Drive-Folder/m-p/2120817#M91277</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/89413"&gt;@mlin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For anyone else who is here looking for the same... this post gives an outline:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.quickintelligence.co.uk/cloud-file-services-qlik-sense/" target="_blank"&gt;https://www.quickintelligence.co.uk/cloud-file-services-qlik-sense/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It's a bit old now, and there are more and better connectors than were around then, but the premise of having to load the metadata and make separate calls to then load the file is the same.&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2023 07:55:48 GMT</pubDate>
    <dc:creator>stevedark</dc:creator>
    <dc:date>2023-09-21T07:55:48Z</dc:date>
    <item>
      <title>Load All Files from Specified Google Drive Folder</title>
      <link>https://community.qlik.com/t5/App-Development/Load-All-Files-from-Specified-Google-Drive-Folder/m-p/2120155#M91238</link>
      <description>&lt;P&gt;I'm trying to load all files from a google drive folder using the built in google drive connector.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It says you can load all files from a specific folder, but I haven't been able to figure out how.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/Web_Storage_Provider_Connectors_help/Content/Connectors_StorageProvider/Storage%20provider%20connectors/Google-Drive-storage-provider-connector.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/connectors/Subsystems/Web_Storage_Provider_Connectors_help/Content/Connectors_StorageProvider/Storage%20provider%20connectors/Google-Drive-storage-provider-connector.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I have tried a loop, wild card, etc. Any ideas?&lt;/P&gt;
&lt;P&gt;I can't use the web connector because they are xlsx files and I think you can only read google spreadsheets.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 22:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-All-Files-from-Specified-Google-Drive-Folder/m-p/2120155#M91238</guid>
      <dc:creator>mlin</dc:creator>
      <dc:date>2023-09-19T22:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Load All Files from Specified Google Drive Folder</title>
      <link>https://community.qlik.com/t5/App-Development/Load-All-Files-from-Specified-Google-Drive-Folder/m-p/2120317#M91249</link>
      <description>&lt;P&gt;what is the load that you are using?&lt;/P&gt;
&lt;P&gt;and in the google drive folder you are connected to are there only 1 filetype in there or are there multiple filetypes.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 09:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-All-Files-from-Specified-Google-Drive-Folder/m-p/2120317#M91249</guid>
      <dc:creator>MartW</dc:creator>
      <dc:date>2023-09-20T09:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load All Files from Specified Google Drive Folder</title>
      <link>https://community.qlik.com/t5/App-Development/Load-All-Files-from-Specified-Google-Drive-Folder/m-p/2120499#M91258</link>
      <description>1 file type. Xlsx.&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Sep 2023 14:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-All-Files-from-Specified-Google-Drive-Folder/m-p/2120499#M91258</guid>
      <dc:creator>mlin</dc:creator>
      <dc:date>2023-09-20T14:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Load All Files from Specified Google Drive Folder</title>
      <link>https://community.qlik.com/t5/App-Development/Load-All-Files-from-Specified-Google-Drive-Folder/m-p/2120518#M91260</link>
      <description>&lt;P&gt;oke. with excel files in general you also need to give Qlik the sheet you want Qlik to read&lt;/P&gt;
&lt;P&gt;can you by any change give the error and a the part in the load script where you created the loop?&lt;/P&gt;
&lt;P&gt;this will help with debugging&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 14:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-All-Files-from-Specified-Google-Drive-Folder/m-p/2120518#M91260</guid>
      <dc:creator>MartW</dc:creator>
      <dc:date>2023-09-20T14:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Load All Files from Specified Google Drive Folder</title>
      <link>https://community.qlik.com/t5/App-Development/Load-All-Files-from-Specified-Google-Drive-Folder/m-p/2120628#M91264</link>
      <description>&lt;P&gt;I'm not getting an error, but it just doesn't load.&lt;/P&gt;
&lt;P&gt;I think my issue is here:&lt;/P&gt;
&lt;P&gt;For each File in FileList('[lib://Google_Drive/google folder path/*.xlsx]')&lt;/P&gt;
&lt;P&gt;I think it doesn't accept the wild card from what I read here:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/Web_Storage_Provider_Connectors_help/Content/Connectors_StorageProvider/Storage%20provider%20connectors/Google-Drive-storage-provider-connector.htm" target="_blank" rel="noopener nofollow noreferrer"&gt;https://help.qlik.com/en-US/connectors/Subsystems/Web_Storage_Provider_Connectors_help/Content/Conne...&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 17:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-All-Files-from-Specified-Google-Drive-Folder/m-p/2120628#M91264</guid>
      <dc:creator>mlin</dc:creator>
      <dc:date>2023-09-20T17:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load All Files from Specified Google Drive Folder</title>
      <link>https://community.qlik.com/t5/App-Development/Load-All-Files-from-Specified-Google-Drive-Folder/m-p/2120683#M91266</link>
      <description>&lt;P&gt;I figured out that I need to use the google drive &amp;amp; spreadsheets connector to get the meta data from some &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6748"&gt;@stevedark&lt;/a&gt;&amp;nbsp;posts!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 23:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-All-Files-from-Specified-Google-Drive-Folder/m-p/2120683#M91266</guid>
      <dc:creator>mlin</dc:creator>
      <dc:date>2023-09-20T23:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Load All Files from Specified Google Drive Folder</title>
      <link>https://community.qlik.com/t5/App-Development/Load-All-Files-from-Specified-Google-Drive-Folder/m-p/2120817#M91277</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/89413"&gt;@mlin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For anyone else who is here looking for the same... this post gives an outline:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.quickintelligence.co.uk/cloud-file-services-qlik-sense/" target="_blank"&gt;https://www.quickintelligence.co.uk/cloud-file-services-qlik-sense/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It's a bit old now, and there are more and better connectors than were around then, but the premise of having to load the metadata and make separate calls to then load the file is the same.&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 07:55:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-All-Files-from-Specified-Google-Drive-Folder/m-p/2120817#M91277</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2023-09-21T07:55:48Z</dc:date>
    </item>
  </channel>
</rss>

