<?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 Export an automation's Output to a Txt or Csv in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Export-an-automation-s-Output-to-a-Txt-or-Csv/m-p/2546906#M6510</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Following up on my topic&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Automate/Automation-to-return-an-app-detailed-reload-logs/td-p/2530588" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Qlik-Automate/Automation-to-return-an-app-detailed-reload-logs/td-p/2530588&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I now have the automation to work as expected, its output is the selected app's last reload log.&lt;/P&gt;&lt;P&gt;Now, I need the community help as I've never tried this before: how can I now export that result into a file (Txt or Csv or even QVD?) so that I can then load it into an app?&lt;/P&gt;&lt;P&gt;Basically I want to replicate what Qlik natively does when we look at an app's reload history/log and click the "Download Detailed Log" button which generates a Txt file.&lt;/P&gt;&lt;P&gt;Any help you can send my way will be much appreciated.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Apr 2026 01:48:11 GMT</pubDate>
    <dc:creator>Adfc_NZ</dc:creator>
    <dc:date>2026-04-15T01:48:11Z</dc:date>
    <item>
      <title>Export an automation's Output to a Txt or Csv</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Export-an-automation-s-Output-to-a-Txt-or-Csv/m-p/2546906#M6510</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Following up on my topic&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Automate/Automation-to-return-an-app-detailed-reload-logs/td-p/2530588" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Qlik-Automate/Automation-to-return-an-app-detailed-reload-logs/td-p/2530588&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I now have the automation to work as expected, its output is the selected app's last reload log.&lt;/P&gt;&lt;P&gt;Now, I need the community help as I've never tried this before: how can I now export that result into a file (Txt or Csv or even QVD?) so that I can then load it into an app?&lt;/P&gt;&lt;P&gt;Basically I want to replicate what Qlik natively does when we look at an app's reload history/log and click the "Download Detailed Log" button which generates a Txt file.&lt;/P&gt;&lt;P&gt;Any help you can send my way will be much appreciated.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2026 01:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Export-an-automation-s-Output-to-a-Txt-or-Csv/m-p/2546906#M6510</guid>
      <dc:creator>Adfc_NZ</dc:creator>
      <dc:date>2026-04-15T01:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Export an automation's Output to a Txt or Csv</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Export-an-automation-s-Output-to-a-Txt-or-Csv/m-p/2547754#M6519</link>
      <description>&lt;P&gt;Take look at Qlik cloud apis, you can export that info from running those endpoints.&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlik.dev/apis/rest/automations/#post-api-v1-automations-id-runs-runId-actions-export" target="_self"&gt;https://qlik.dev/apis/rest/automations/#post-api-v1-automations-id-runs-runId-actions-export&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2026 12:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Export-an-automation-s-Output-to-a-Txt-or-Csv/m-p/2547754#M6519</guid>
      <dc:creator>vighnesh_gawad</dc:creator>
      <dc:date>2026-04-26T12:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Export an automation's Output to a Txt or Csv</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Export-an-automation-s-Output-to-a-Txt-or-Csv/m-p/2547845#M6521</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/349273"&gt;@Adfc_NZ&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;something like this works:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniele_Purrone_0-1777280102866.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188022i48A7D9CC231DB042/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniele_Purrone_0-1777280102866.png" alt="Daniele_Purrone_0-1777280102866.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Of course, you can choose a different destination than Dropbox, but the "Create File", "Write Line To File" and "Save and Close File" are the blocks you'll need.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniele_Purrone_2-1777280221830.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188024iC6E306D39E29058A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniele_Purrone_2-1777280221830.png" alt="Daniele_Purrone_2-1777280221830.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 08:57:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Export-an-automation-s-Output-to-a-Txt-or-Csv/m-p/2547845#M6521</guid>
      <dc:creator>Daniele_Purrone</dc:creator>
      <dc:date>2026-04-27T08:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Export an automation's Output to a Txt or Csv</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Export-an-automation-s-Output-to-a-Txt-or-Csv/m-p/2547847#M6522</link>
      <description>&lt;P&gt;As Data for "Write Line To File" you can pick the Output from "Raw API Request"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniele_Purrone_3-1777280301129.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188025i8901E39490FF687D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniele_Purrone_3-1777280301129.png" alt="Daniele_Purrone_3-1777280301129.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 08:59:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Export-an-automation-s-Output-to-a-Txt-or-Csv/m-p/2547847#M6522</guid>
      <dc:creator>Daniele_Purrone</dc:creator>
      <dc:date>2026-04-27T08:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Export an automation's Output to a Txt or Csv</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Export-an-automation-s-Output-to-a-Txt-or-Csv/m-p/2548706#M6545</link>
      <description>&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;Is there a way to use Create Data File In Space (Qlik Cloud Service block) to directly save the Reload Log to a space\Datafiles?&lt;/P&gt;&lt;P&gt;In my case we don't want to use third party storage to do the same process but wanted to have similar output to save a Reload Log file in text or csv preserving the format of the Reload Log?&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 04:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Export-an-automation-s-Output-to-a-Txt-or-Csv/m-p/2548706#M6545</guid>
      <dc:creator>grt08</dc:creator>
      <dc:date>2026-05-08T04:04:39Z</dc:date>
    </item>
  </channel>
</rss>

