<?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>article How to store cycled reports in cloud using Qlik Application Automation in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/ta-p/1913084</link>
    <description>&lt;P&gt;This article gives an overview of &lt;FONT color="#339966"&gt;&lt;STRONG&gt;storing reports in the cloud&lt;/STRONG&gt;&lt;/FONT&gt; use case. It also explains a basic example of a template configured for this scenario.&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;An automation is attached, which can be imported in your Qlik Cloud Tenant. See &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-import-and-export-automations/ta-p/1781602" target="_blank" rel="noopener"&gt;How to import and export automations&lt;/A&gt;.&lt;/BLOCKQUOTE&gt;
&lt;P&gt;For this example, we will use the &lt;FONT color="#339966"&gt;&lt;STRONG&gt;Qlik Reporting&lt;/STRONG&gt;&lt;/FONT&gt; connector and &lt;FONT color="#339966"&gt;&lt;STRONG&gt;Microsoft SharePoint&lt;/STRONG&gt;&lt;/FONT&gt; as the cloud storage tool.&lt;/P&gt;
&lt;P&gt;For this approach, you will need a Qlik Sense app configured in your tenant that has public sheets available, a field with unique values for which the reports will be generated, and a Microsoft SharePoint destination path to store your reports.&lt;/P&gt;
&lt;P&gt;To support this use case, we created a basic template featured below. This template example is also available as an attachment.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Copy file on Microsoft SharePoint.png" style="width: 579px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/100087i36E505B70B69987C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Copy file on Microsoft SharePoint.png" alt="Copy file on Microsoft SharePoint.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This template will loop over all unique field values in the specified app. For each value, it will generate a report of all public sheets with a selection based on the specific value. Each generated report will then be saved as a PDF file in SharePoint.&lt;/P&gt;
&lt;P&gt;Of course, this is just a basic implementation.&amp;nbsp;&lt;SPAN&gt;This template can be upgraded to suit other&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;scenarios. Let's go over a few examples:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You can select a different destination connector for the cloud storage in the Copy File block;&lt;/LI&gt;
&lt;LI&gt;You can replace the could storage block with the Send Mail block from the Mail connector to send the report as an attachment.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;You can send an alert to a messaging system such as Microsoft Teams or Slack.&lt;/LI&gt;
&lt;LI&gt;You can change the sheets mode to custom in the Create Report block and use the Add sheet to report block to further customize your reports.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-style: italic;"&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Sep 2023 10:34:04 GMT</pubDate>
    <dc:creator>Ionut_Dumitrascu</dc:creator>
    <dc:date>2023-09-20T10:34:04Z</dc:date>
    <item>
      <title>How to store cycled reports in cloud using Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/ta-p/1913084</link>
      <description>&lt;P&gt;This article gives an overview of &lt;FONT color="#339966"&gt;&lt;STRONG&gt;storing reports in the cloud&lt;/STRONG&gt;&lt;/FONT&gt; use case. It also explains a basic example of a template configured for this scenario.&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;An automation is attached, which can be imported in your Qlik Cloud Tenant. See &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-import-and-export-automations/ta-p/1781602" target="_blank" rel="noopener"&gt;How to import and export automations&lt;/A&gt;.&lt;/BLOCKQUOTE&gt;
&lt;P&gt;For this example, we will use the &lt;FONT color="#339966"&gt;&lt;STRONG&gt;Qlik Reporting&lt;/STRONG&gt;&lt;/FONT&gt; connector and &lt;FONT color="#339966"&gt;&lt;STRONG&gt;Microsoft SharePoint&lt;/STRONG&gt;&lt;/FONT&gt; as the cloud storage tool.&lt;/P&gt;
&lt;P&gt;For this approach, you will need a Qlik Sense app configured in your tenant that has public sheets available, a field with unique values for which the reports will be generated, and a Microsoft SharePoint destination path to store your reports.&lt;/P&gt;
&lt;P&gt;To support this use case, we created a basic template featured below. This template example is also available as an attachment.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Copy file on Microsoft SharePoint.png" style="width: 579px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/100087i36E505B70B69987C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Copy file on Microsoft SharePoint.png" alt="Copy file on Microsoft SharePoint.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This template will loop over all unique field values in the specified app. For each value, it will generate a report of all public sheets with a selection based on the specific value. Each generated report will then be saved as a PDF file in SharePoint.&lt;/P&gt;
&lt;P&gt;Of course, this is just a basic implementation.&amp;nbsp;&lt;SPAN&gt;This template can be upgraded to suit other&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;scenarios. Let's go over a few examples:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You can select a different destination connector for the cloud storage in the Copy File block;&lt;/LI&gt;
&lt;LI&gt;You can replace the could storage block with the Send Mail block from the Mail connector to send the report as an attachment.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;You can send an alert to a messaging system such as Microsoft Teams or Slack.&lt;/LI&gt;
&lt;LI&gt;You can change the sheets mode to custom in the Create Report block and use the Add sheet to report block to further customize your reports.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-style: italic;"&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 10:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/ta-p/1913084</guid>
      <dc:creator>Ionut_Dumitrascu</dc:creator>
      <dc:date>2023-09-20T10:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to store cycled reports in cloud using Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/tac-p/1917534#M6097</link>
      <description>&lt;P&gt;I am getting the below error when I use this template for my SharePoint destination requirement.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; resulted in a `400 Bad Request` response: {"error":{"code":"BadRequest","message":"Url specified is invalid.","innerError":{"date":"2022-04-12T15:03:53","request-id":"d5e309e5-3e43-4295-8269-f951a5896e9b","client-request-id":"d5e309e5-3e43-4295-8269-f951a5896e9b"}}}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Here I created a folder in share point and gave the url under 'Destination Path' by keeping Drive Id and Site Id blank, in connection I gave default permission. any help with this error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 15:16:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/tac-p/1917534#M6097</guid>
      <dc:creator>samp1</dc:creator>
      <dc:date>2022-04-12T15:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to store cycled reports in cloud using Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/tac-p/1917838#M6104</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/137623"&gt;@samp1&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;In order to copy the report in a SharePoint folder that you configured, please use the following:&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;/destination folder/{$.generateReport.path}&lt;/LI-CODE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_0-1649834224712.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76951i48FB7A864C05CDA8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_0-1649834224712.png" alt="Ionut_Dumitrascu_0-1649834224712.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 07:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/tac-p/1917838#M6104</guid>
      <dc:creator>Ionut_Dumitrascu</dc:creator>
      <dc:date>2022-04-13T07:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to store cycled reports in cloud using Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/tac-p/1918200#M6115</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134167"&gt;@Ionut_Dumitrascu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I tried I am getting below error msg.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="samp1_0-1649872588344.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77029i29A15C76F36C366C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="samp1_0-1649872588344.png" alt="samp1_0-1649872588344.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 17:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/tac-p/1918200#M6115</guid>
      <dc:creator>samp1</dc:creator>
      <dc:date>2022-04-13T17:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to store cycled reports in cloud using Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/tac-p/1920231#M6259</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/137623"&gt;@samp1&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Either Drive Id or Site Id is required, providing both will use Drive Id.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 07:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/tac-p/1920231#M6259</guid>
      <dc:creator>Ionut_Dumitrascu</dc:creator>
      <dc:date>2022-04-20T07:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to store cycled reports in cloud using Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/tac-p/1955350#M6866</link>
      <description>&lt;P&gt;Hi, can you give an example of what is expected in Site Id and Drive id ?&lt;/P&gt;
&lt;P&gt;How can I find them ?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 15:35:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/tac-p/1955350#M6866</guid>
      <dc:creator>paulcalvet</dc:creator>
      <dc:date>2022-07-13T15:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to store cycled reports in cloud using Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/tac-p/2120114#M10202</link>
      <description>&lt;P&gt;would it be possible to give some more documentation of how the steps are configured and perhaps add to the official docs which do not even include a list of the parameters, much less, how to use them....&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 18:35:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/tac-p/2120114#M10202</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2023-09-19T18:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to store cycled reports in cloud using Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/tac-p/2120116#M10203</link>
      <description>&lt;P&gt;for other people who struggled finding this - the JSON file attached to this post, can be IMPORTED into a blank new automation, via right click &amp;gt; upload workspace.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 18:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-store-cycled-reports-in-cloud-using-Qlik-Application/tac-p/2120116#M10203</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2023-09-19T18:45:33Z</dc:date>
    </item>
  </channel>
</rss>

