<?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: Automating a data download from Qlik in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546421#M15448</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/366040"&gt;@MaheshSurendran&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P class=""&gt;A good way to handle it is to create a data connection to the destination, for example SharePoint or OneDrive, and then use the script to store the output file there during the app reload. That way, Qlik generates the file for you instead of manually download it each time.&lt;/P&gt;&lt;P class=""&gt;So the general flow would be:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;connect to the target location,&lt;/LI&gt;&lt;LI&gt;prepare the table in the script,&lt;/LI&gt;&lt;LI&gt;then use the Store command to dump the data out to that connection.&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;The main questions I would check first are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Do you have access to create a new data connection in your environment?&lt;/LI&gt;&lt;LI&gt;Are you on Qlik Cloud, Qlik Sense, or QlikView?&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Wed, 08 Apr 2026 19:27:14 GMT</pubDate>
    <dc:creator>hugo_andrade</dc:creator>
    <dc:date>2026-04-08T19:27:14Z</dc:date>
    <item>
      <title>Automating a data download from Qlik</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546313#M15441</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; I am wondering if someone can point me to automating a download from Qlik. Any help would be appreciated.&lt;/P&gt;
&lt;P&gt;Mahesh Surendran&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2026 18:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546313#M15441</guid>
      <dc:creator>MaheshSurendran</dc:creator>
      <dc:date>2026-04-07T18:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Automating a data download from Qlik</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546346#M15442</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/366040"&gt;@MaheshSurendran&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I need more details of what you are trying to do. Are you thinking about moving a QVD file from Qlik Cloud to an on-prem machine?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mark Costa&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 06:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546346#M15442</guid>
      <dc:creator>marksouzacosta</dc:creator>
      <dc:date>2026-04-08T06:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Automating a data download from Qlik</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546387#M15443</link>
      <description>&lt;P&gt;Hi Mark,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;I really appreciate your reply. Could you please tell me something about yourself? Do you work for Qlik?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;I am not sure I am trying to download a Qlik QVD file. We could get on a Teams Chat and I could screen share what I am trying to do.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;I am not sure we have the Cloud version of Qlik. I will try and find out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Usually we right click and ask to download a Qlik data set which in turn queries some other data environment. Once it is ready for download, we then download it. It is tedious to repeat this multiple times for multiple Qlik datasets.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;So I am wondering if there is a way to automate this so we do not have to download data multiple times from Qlik.&lt;/P&gt;
&lt;P&gt;Mahesh Surendran&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 14:12:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546387#M15443</guid>
      <dc:creator>MaheshSurendran</dc:creator>
      <dc:date>2026-04-08T14:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Automating a data download from Qlik</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546399#M15444</link>
      <description>&lt;P class=""&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/366040"&gt;@MaheshSurendran&lt;/a&gt;,&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Yes, this can usually be automated.&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;If the goal is to save the data somewhere instead of manually right clicking and downloading it each time, a cleaner approach is to write the file during the app reload itself.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;You can create a data connection to the destination where you want the file to be saved, then use the &lt;SPAN class=""&gt;Store&lt;/SPAN&gt; command in the load script to write the file directly there. That way, every time the app reloads, it can generate the output file automatically.&lt;/P&gt;&lt;P class=""&gt;So instead of treating Qlik as a place where a user manually exports data, you let the reload process create the file for you.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;This is especially useful if:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;the export always follows the same logic&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;the output needs to go to a known folder or location&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;you want the process to run on a schedule without user interaction&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;The main thing to confirm is what the destination is. For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;a folder location&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;SharePoint&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;S3&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;another connected storage target&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;Once that part is clear, the next step is usually to set up the right data connection and then store the final table there as part of the reload.&lt;/P&gt;&lt;P class=""&gt;Super powerful approach, and usually much more reliable than trying to automate a manual UI download.&lt;/P&gt;&lt;P class=""&gt;Hope this helps.&lt;/P&gt;&lt;P class=""&gt;Please give it a like, mark it as Helpful or Solution if that was the case.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 16:04:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546399#M15444</guid>
      <dc:creator>hugo_andrade</dc:creator>
      <dc:date>2026-04-08T16:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Automating a data download from Qlik</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546409#M15445</link>
      <description>&lt;P&gt;Hi Hugo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Thanks for your message and suggesting the way forward.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; However, I am new to creating data connections and to using the STORE command in the load script. Are you able to walk me through these steps or suggest something I could read?&lt;/P&gt;
&lt;P&gt;Mahesh Surendran&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 18:28:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546409#M15445</guid>
      <dc:creator>MaheshSurendran</dc:creator>
      <dc:date>2026-04-08T18:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Automating a data download from Qlik</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546411#M15446</link>
      <description>&lt;P&gt;Would &lt;STRONG&gt;Sharepoint/Onedrive&lt;/STRONG&gt;&amp;nbsp;be a valid option for you to store these files?&lt;/P&gt;&lt;P&gt;I believe I have a working example&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 18:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546411#M15446</guid>
      <dc:creator>hugo_andrade</dc:creator>
      <dc:date>2026-04-08T18:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Automating a data download from Qlik</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546414#M15447</link>
      <description>&lt;P&gt;Hi Hugo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; By OneDrive do you mean a folder such as&amp;nbsp;C:\Users\xxxx\OneDrive - Santander Office 365\xxxx\?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please send me the example? Thanks so much for your help.&lt;/P&gt;
&lt;P&gt;Mahesh&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 19:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546414#M15447</guid>
      <dc:creator>MaheshSurendran</dc:creator>
      <dc:date>2026-04-08T19:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Automating a data download from Qlik</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546421#M15448</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/366040"&gt;@MaheshSurendran&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P class=""&gt;A good way to handle it is to create a data connection to the destination, for example SharePoint or OneDrive, and then use the script to store the output file there during the app reload. That way, Qlik generates the file for you instead of manually download it each time.&lt;/P&gt;&lt;P class=""&gt;So the general flow would be:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;connect to the target location,&lt;/LI&gt;&lt;LI&gt;prepare the table in the script,&lt;/LI&gt;&lt;LI&gt;then use the Store command to dump the data out to that connection.&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;The main questions I would check first are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Do you have access to create a new data connection in your environment?&lt;/LI&gt;&lt;LI&gt;Are you on Qlik Cloud, Qlik Sense, or QlikView?&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 08 Apr 2026 19:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546421#M15448</guid>
      <dc:creator>hugo_andrade</dc:creator>
      <dc:date>2026-04-08T19:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Automating a data download from Qlik</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546432#M15449</link>
      <description>&lt;P&gt;Hi Hugo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; I can create a data connection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Here is the information I have on Qlik:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MaheshSurendran_0-1775678106070.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/187697i823687730A105226/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MaheshSurendran_0-1775678106070.png" alt="MaheshSurendran_0-1775678106070.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Is this sufficient?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mahesh&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 19:55:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546432#M15449</guid>
      <dc:creator>MaheshSurendran</dc:creator>
      <dc:date>2026-04-08T19:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Automating a data download from Qlik</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546437#M15450</link>
      <description>&lt;P&gt;Hi Hugo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; In the data load editor I can create a new connection and I get the following screen:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MaheshSurendran_1-1775678319098.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/187700i9BB6CB63AF63DB05/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MaheshSurendran_1-1775678319098.png" alt="MaheshSurendran_1-1775678319098.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mahesh&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 19:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546437#M15450</guid>
      <dc:creator>MaheshSurendran</dc:creator>
      <dc:date>2026-04-08T19:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Automating a data download from Qlik</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546440#M15452</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/366040"&gt;@MaheshSurendran&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;This is good information.&lt;/P&gt;&lt;P&gt;It is simpler now. You should be able to create a&amp;nbsp;&lt;STRONG&gt;folder connection&lt;/STRONG&gt; as well, but that's not available for you based on the screenshot.&lt;/P&gt;&lt;P&gt;You will have to request your Qlik Sense Administrator to create a security rule to allow you to create a folder data connection.&lt;/P&gt;&lt;P&gt;That way, you will be able to finally drop the file automatically on the network upon reload.&lt;/P&gt;&lt;P&gt;Ping me when you have completed this step, ok?&lt;/P&gt;&lt;P&gt;Check below the difference between your screenshot and mine.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-04-08 at 16.39.42.png" style="width: 794px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/187701i50FE025F5112BD05/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-04-08 at 16.39.42.png" alt="Screenshot 2026-04-08 at 16.39.42.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 20:41:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546440#M15452</guid>
      <dc:creator>hugo_andrade</dc:creator>
      <dc:date>2026-04-08T20:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Automating a data download from Qlik</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546499#M15454</link>
      <description>&lt;P&gt;Hi Hugo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; I have contacted the Qlik folks in the company asked if they could allow me to create a folder data connection. Let us wait to see how that works out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Thanks again.&lt;/P&gt;
&lt;P&gt;Mahesh&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 11:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546499#M15454</guid>
      <dc:creator>MaheshSurendran</dc:creator>
      <dc:date>2026-04-09T11:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Automating a data download from Qlik</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546525#M15457</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/366040"&gt;@MaheshSurendran&lt;/a&gt;&amp;nbsp;, the idea is to allow you to be able to create the folder connection. Then you will need to update the script and include a&amp;nbsp;&lt;STRONG&gt;STORE&lt;/STRONG&gt; command.&lt;/P&gt;&lt;P&gt;Let me share the reference for that command as well:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Store.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Store.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 13:36:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546525#M15457</guid>
      <dc:creator>hugo_andrade</dc:creator>
      <dc:date>2026-04-09T13:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Automating a data download from Qlik</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546754#M15463</link>
      <description>&lt;P&gt;Hi Hugo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Our administrator informed me that it is not possible to create a folder data connection. Is there any other solution you can think of?&lt;/P&gt;
&lt;P&gt;Mahesh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 20:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Automating-a-data-download-from-Qlik/m-p/2546754#M15463</guid>
      <dc:creator>MaheshSurendran</dc:creator>
      <dc:date>2026-04-13T20:42:53Z</dc:date>
    </item>
  </channel>
</rss>

