<?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: Loop and reduce with Qlik Application Automation (advanced) and Qlik Cloud in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/ta-p/1834378</link>
    <description>&lt;BLOCKQUOTE class="quote"&gt;Loop and Reduce will remove an app's section access that was defined through the load script.&amp;nbsp;Offline usage needs to be enabled in your tenant's management console in order to use the Loop And Reduce block on an app outside a personal space.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/mc-manage-offline-functionality.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;More information on offline usage.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;See &lt;A href="https://community.qlik.com/t5/Knowledge/How-to-Loop-and-reduce-with-always-one-selected-value-fields/ta-p/1902535" target="_blank" rel="noopener"&gt;How to Loop and Reduce with always one selected value fields &lt;/A&gt; if your app contains always one selected value fields.&lt;/EM&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This article explains how a loop and reduce operation can be performed on a Qlik Sense app by using Qlik Application Automation. It covers two examples, in the first one, the reloaded apps will be (re)published to one space. In the second example, each reduced app will be (re)published to a separate space.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This article covers two advanced examples, a more basic example can be found&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/How-to-Loop-and-reduce-with-Qlik-Application-Automation-Basic/ta-p/1835151" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4 id="toc-hId--512104914"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Covered in this article:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="none" maxheadinglevel="3"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The source app used in this article can be downloaded&amp;nbsp;&lt;A href="https://demos.qlik.com/qliksense/InsuranceClaims?tags=Downloadable" target="_self" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Attached to this article are 2 files of the exported automations used in this article. More information on importing automations can be found&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/How-to-upload-and-download-blends/ta-p/1781602" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 id="toc-hId--522608018"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;1. Loop and reduce to one space&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;In this example, all reduced apps will be (re)published to the same space.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Create a new automation and follow these steps to perform a loop and reduce action on a Qlik Cloud app:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Go to the Qlik Cloud Services connector and search for the block "Loop And Reduce". Drag this block inside the automation editor.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Specify the id for the app that should be used as a source app. The reduction will be performed on this app. Next, specify the field name over which the loop should run, for each unique value of the specified field name, a reduced app will be created. In this example, CountryName will be used as the reduction value.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="loop and reduce.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179291i244657D9B590FB4F/image-size/large?v=v2&amp;amp;px=999" role="button" title="loop and reduce.png" alt="loop and reduce.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;The reduced apps are stored on the Temporary File services. The Loop And Reduce block will return a list of file ids together with the unique value of the reduction field and a list of sheet ids for the sheets that were public on the source app.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;The next step is to import the apps from the Temporary File services. To do this search for the block "Import App From Export Id" and drag this block in the loop that's created by the Loop And Reduce block. This block will import&amp;nbsp;one app from the temporary file services into your personal space.&lt;BR /&gt;&lt;BR /&gt;Tip: Specify the reduced value that will be returned by the Loop and Reduce block in the Name parameter of the Import block. &lt;BR /&gt;&lt;BR /&gt;See (Import App From Export) for an example:&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-04-16 at 3.52.42 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179673iF6B372E5327670D0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-04-16 at 3.52.42 PM.png" alt="Screenshot 2025-04-16 at 3.52.42 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;When an app is imported, all sheets will be made private, this is the default behavior of the import app block. The next step is to publish the sheets that were public in the source app.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Because each reduced app will have a list of sheets that are public, a Loop block is necessary to loop over the list. Search for a "Loop" block in the block menu or find it under Basic and connect it right below the "Import App From Export Id" block. Specify the "Public Sheets" list returned by the Loop And Reduce block as the value for the "Loop over items of list" input parameter of the Loop block.&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="loop block.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179295iF4A788BDFCB30B8F/image-size/large?v=v2&amp;amp;px=999" role="button" title="loop block.png" alt="loop block.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Now, to publish each sheet of the imported app, search for the block Publish Sheet in the Qlik Cloud Services connector and drag that block in the loop generated by the Loop block. In this block, specify the id returned by the Import App block as App Id and use the current item in the loop as Sheet Id.&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Publish Sheet.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179296iB7401D96AFCBAD0C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Publish Sheet.png" alt="Publish Sheet.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;The next step is to publish or republish the imported app to a managed space. This can be done with the Publish App To Managed Space block. Search for this block in the Qlik Cloud Services connector and connect it below the loop block. Set the Run Mode to&amp;nbsp;"(Re)publish by name", if the managed space already contains an app with the same name as the imported app, the imported app will be republished, or else it will be published.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the configuration of the&amp;nbsp;Publish App To Managed Space block, set the App Id equal to the id returned by the Import App From Export Id block. For the Space Id, perform a lookup or manually enter an id, make sure you're specifying a managed space. The Data parameter should be set to "source".&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Publish App To Managed Space.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179298i246D63991FD82FA5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Publish App To Managed Space.png" alt="Publish App To Managed Space.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Finally, when your app is published to a managed space, the imported app will still exist in your personal space. To remove this app, search for the block "Delete App" in the Qlik Cloud Services connector and connect it to the Publish App To Managed Space block. Specify the id returned by Import App From Export Id as the App Id in the block's settings.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;An example of a completed automation:&lt;/STRONG&gt;&lt;/FONT&gt;&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="loop_and_reduce_to_same_space.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179299i4A2987AE67A6CDD8/image-size/large?v=v2&amp;amp;px=999" role="button" title="loop_and_reduce_to_same_space.png" alt="loop_and_reduce_to_same_space.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Attached example file:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;loop_and_reduce_to_same_space.json&lt;/EM&gt;&lt;/P&gt;
&lt;H3 id="toc-hId-157450352"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;2. Loop and reduce to multiple spaces&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;In this example, each reduced app will be published to a different space. We'll use the Insurance Claims app and the automation for the first example again. Since this app reduces on the field&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;CountryName&lt;/FONT&gt;, we'll start by creating a managed space for each unique value that's found for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;CountryName&lt;/FONT&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Next is to create a mapping for each unique reduction value and the corresponding space's id. There are multiple ways to achieve this. In this example, this mapping is stored in a JSON list of objects with the keys&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;reduction_value&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;space_id&lt;/FONT&gt;. Feel free to use an automation to create the managed spaces and build this list.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;[
	{
		"reduction_value": "Scotland",
		"space_id": "6138a3062c1054d8158c189a"
	},
	{
		"reduction_value": "Northern Ireland",
		"space_id": "6138a318faed485d36ae911f"
	},
	{
		"reduction_value": "England",
		"space_id": "6138a337faed485d36ae9126"
	},
	{
		"reduction_value": "Wales",
		"space_id": "6138a33f98b0d0bf7e719dfb"
	},
	{
		"reduction_value": "Guernsey",
		"space_id": "6138a349faed485d36ae912b"
	},
	{
		"reduction_value": "Isle of Man",
		"space_id": "6138a35aba392246d331e611"
	},
	{
		"reduction_value": "Jersey",
		"space_id": "6138a3653ec592fe53a8d55b"
	}
]&lt;/LI-CODE&gt;
&lt;P&gt;The next step is to store the mapping in the automation. Execute the following steps to do this:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Search for the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Variable&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;block&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and add this to the automation.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Go to the block's settings, click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Manage variables&lt;/STRONG&gt;&amp;nbsp;and add a new variable of type list.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Go to the operations section of the variable and set the first operation to empty the variable.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Add a second operation&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Merge other list into...&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and click the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;List input field&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of that operation, in the dropdown that appears, select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Add Formula&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;From the formula picker, search for the formula&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Object&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and select it. Copy the JSON mapping to the json input field of the&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Object formula&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Save&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Add the block to the beginning of the automation from the first part of this article:&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Variable - spaceToValuemapping.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179301i00AAE14CD2A05D55/image-size/large?v=v2&amp;amp;px=999" role="button" title="Variable - spaceToValuemapping.png" alt="Variable - spaceToValuemapping.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;The next step is to find the right space id for each reduced app. To do that, add the block&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Lookup Item In List&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the automation right before the block&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Publish App To Managed Space&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Go to the settings of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Lookup Item In List block&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and specify the variable that contains&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;space_id/reduction_value&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;mapping as input list. The condition inside the lookup should compare the mapping's&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;reduction_value&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Reduced Value&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the current item in the loop of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Loop And Reduce&lt;/STRONG&gt;. See the below image for an example:&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-04-16 at 3.54.40 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179674i49D0F2E7214D2FC5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-04-16 at 3.54.40 PM.png" alt="Screenshot 2025-04-16 at 3.54.40 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Finally, specify the&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;space_id&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from the output of the lookup block as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Space Id&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the settings of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Publish App To Managed Space&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="loop_and_reduce_to_mulitple_spaces.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179303iB44552EE022BD4C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="loop_and_reduce_to_mulitple_spaces.png" alt="loop_and_reduce_to_mulitple_spaces.png" /&gt;&lt;/span&gt;&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Attached example file: &lt;EM&gt;loop_and_reduce_to_mulitple_spaces.json&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&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;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Apr 2025 15:07:10 GMT</pubDate>
    <dc:creator>Emile_Koslowski</dc:creator>
    <dc:date>2025-04-18T15:07:10Z</dc:date>
    <item>
      <title>How to: Loop and reduce with Qlik Application Automation (advanced) and Qlik Cloud</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/ta-p/1834378</link>
      <description>&lt;BLOCKQUOTE class="quote"&gt;Loop and Reduce will remove an app's section access that was defined through the load script.&amp;nbsp;Offline usage needs to be enabled in your tenant's management console in order to use the Loop And Reduce block on an app outside a personal space.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/mc-manage-offline-functionality.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;More information on offline usage.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;See &lt;A href="https://community.qlik.com/t5/Knowledge/How-to-Loop-and-reduce-with-always-one-selected-value-fields/ta-p/1902535" target="_blank" rel="noopener"&gt;How to Loop and Reduce with always one selected value fields &lt;/A&gt; if your app contains always one selected value fields.&lt;/EM&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This article explains how a loop and reduce operation can be performed on a Qlik Sense app by using Qlik Application Automation. It covers two examples, in the first one, the reloaded apps will be (re)published to one space. In the second example, each reduced app will be (re)published to a separate space.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This article covers two advanced examples, a more basic example can be found&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/How-to-Loop-and-reduce-with-Qlik-Application-Automation-Basic/ta-p/1835151" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4 id="toc-hId--512104914"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Covered in this article:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="none" maxheadinglevel="3"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The source app used in this article can be downloaded&amp;nbsp;&lt;A href="https://demos.qlik.com/qliksense/InsuranceClaims?tags=Downloadable" target="_self" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Attached to this article are 2 files of the exported automations used in this article. More information on importing automations can be found&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/How-to-upload-and-download-blends/ta-p/1781602" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 id="toc-hId--522608018"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;1. Loop and reduce to one space&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;In this example, all reduced apps will be (re)published to the same space.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Create a new automation and follow these steps to perform a loop and reduce action on a Qlik Cloud app:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Go to the Qlik Cloud Services connector and search for the block "Loop And Reduce". Drag this block inside the automation editor.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Specify the id for the app that should be used as a source app. The reduction will be performed on this app. Next, specify the field name over which the loop should run, for each unique value of the specified field name, a reduced app will be created. In this example, CountryName will be used as the reduction value.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="loop and reduce.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179291i244657D9B590FB4F/image-size/large?v=v2&amp;amp;px=999" role="button" title="loop and reduce.png" alt="loop and reduce.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;The reduced apps are stored on the Temporary File services. The Loop And Reduce block will return a list of file ids together with the unique value of the reduction field and a list of sheet ids for the sheets that were public on the source app.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;The next step is to import the apps from the Temporary File services. To do this search for the block "Import App From Export Id" and drag this block in the loop that's created by the Loop And Reduce block. This block will import&amp;nbsp;one app from the temporary file services into your personal space.&lt;BR /&gt;&lt;BR /&gt;Tip: Specify the reduced value that will be returned by the Loop and Reduce block in the Name parameter of the Import block. &lt;BR /&gt;&lt;BR /&gt;See (Import App From Export) for an example:&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-04-16 at 3.52.42 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179673iF6B372E5327670D0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-04-16 at 3.52.42 PM.png" alt="Screenshot 2025-04-16 at 3.52.42 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;When an app is imported, all sheets will be made private, this is the default behavior of the import app block. The next step is to publish the sheets that were public in the source app.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Because each reduced app will have a list of sheets that are public, a Loop block is necessary to loop over the list. Search for a "Loop" block in the block menu or find it under Basic and connect it right below the "Import App From Export Id" block. Specify the "Public Sheets" list returned by the Loop And Reduce block as the value for the "Loop over items of list" input parameter of the Loop block.&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="loop block.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179295iF4A788BDFCB30B8F/image-size/large?v=v2&amp;amp;px=999" role="button" title="loop block.png" alt="loop block.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Now, to publish each sheet of the imported app, search for the block Publish Sheet in the Qlik Cloud Services connector and drag that block in the loop generated by the Loop block. In this block, specify the id returned by the Import App block as App Id and use the current item in the loop as Sheet Id.&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Publish Sheet.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179296iB7401D96AFCBAD0C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Publish Sheet.png" alt="Publish Sheet.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;The next step is to publish or republish the imported app to a managed space. This can be done with the Publish App To Managed Space block. Search for this block in the Qlik Cloud Services connector and connect it below the loop block. Set the Run Mode to&amp;nbsp;"(Re)publish by name", if the managed space already contains an app with the same name as the imported app, the imported app will be republished, or else it will be published.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the configuration of the&amp;nbsp;Publish App To Managed Space block, set the App Id equal to the id returned by the Import App From Export Id block. For the Space Id, perform a lookup or manually enter an id, make sure you're specifying a managed space. The Data parameter should be set to "source".&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Publish App To Managed Space.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179298i246D63991FD82FA5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Publish App To Managed Space.png" alt="Publish App To Managed Space.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Finally, when your app is published to a managed space, the imported app will still exist in your personal space. To remove this app, search for the block "Delete App" in the Qlik Cloud Services connector and connect it to the Publish App To Managed Space block. Specify the id returned by Import App From Export Id as the App Id in the block's settings.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;An example of a completed automation:&lt;/STRONG&gt;&lt;/FONT&gt;&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="loop_and_reduce_to_same_space.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179299i4A2987AE67A6CDD8/image-size/large?v=v2&amp;amp;px=999" role="button" title="loop_and_reduce_to_same_space.png" alt="loop_and_reduce_to_same_space.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Attached example file:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;loop_and_reduce_to_same_space.json&lt;/EM&gt;&lt;/P&gt;
&lt;H3 id="toc-hId-157450352"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;2. Loop and reduce to multiple spaces&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;In this example, each reduced app will be published to a different space. We'll use the Insurance Claims app and the automation for the first example again. Since this app reduces on the field&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;CountryName&lt;/FONT&gt;, we'll start by creating a managed space for each unique value that's found for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;CountryName&lt;/FONT&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Next is to create a mapping for each unique reduction value and the corresponding space's id. There are multiple ways to achieve this. In this example, this mapping is stored in a JSON list of objects with the keys&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;reduction_value&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;space_id&lt;/FONT&gt;. Feel free to use an automation to create the managed spaces and build this list.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;[
	{
		"reduction_value": "Scotland",
		"space_id": "6138a3062c1054d8158c189a"
	},
	{
		"reduction_value": "Northern Ireland",
		"space_id": "6138a318faed485d36ae911f"
	},
	{
		"reduction_value": "England",
		"space_id": "6138a337faed485d36ae9126"
	},
	{
		"reduction_value": "Wales",
		"space_id": "6138a33f98b0d0bf7e719dfb"
	},
	{
		"reduction_value": "Guernsey",
		"space_id": "6138a349faed485d36ae912b"
	},
	{
		"reduction_value": "Isle of Man",
		"space_id": "6138a35aba392246d331e611"
	},
	{
		"reduction_value": "Jersey",
		"space_id": "6138a3653ec592fe53a8d55b"
	}
]&lt;/LI-CODE&gt;
&lt;P&gt;The next step is to store the mapping in the automation. Execute the following steps to do this:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Search for the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Variable&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;block&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and add this to the automation.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Go to the block's settings, click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Manage variables&lt;/STRONG&gt;&amp;nbsp;and add a new variable of type list.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Go to the operations section of the variable and set the first operation to empty the variable.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Add a second operation&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Merge other list into...&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and click the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;List input field&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of that operation, in the dropdown that appears, select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Add Formula&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;From the formula picker, search for the formula&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Object&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and select it. Copy the JSON mapping to the json input field of the&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Object formula&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Save&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Add the block to the beginning of the automation from the first part of this article:&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Variable - spaceToValuemapping.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179301i00AAE14CD2A05D55/image-size/large?v=v2&amp;amp;px=999" role="button" title="Variable - spaceToValuemapping.png" alt="Variable - spaceToValuemapping.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;The next step is to find the right space id for each reduced app. To do that, add the block&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Lookup Item In List&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the automation right before the block&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Publish App To Managed Space&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Go to the settings of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Lookup Item In List block&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and specify the variable that contains&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;space_id/reduction_value&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;mapping as input list. The condition inside the lookup should compare the mapping's&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;reduction_value&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Reduced Value&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the current item in the loop of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Loop And Reduce&lt;/STRONG&gt;. See the below image for an example:&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-04-16 at 3.54.40 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179674i49D0F2E7214D2FC5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-04-16 at 3.54.40 PM.png" alt="Screenshot 2025-04-16 at 3.54.40 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Finally, specify the&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;space_id&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from the output of the lookup block as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Space Id&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the settings of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Publish App To Managed Space&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="loop_and_reduce_to_mulitple_spaces.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179303iB44552EE022BD4C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="loop_and_reduce_to_mulitple_spaces.png" alt="loop_and_reduce_to_mulitple_spaces.png" /&gt;&lt;/span&gt;&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Attached example file: &lt;EM&gt;loop_and_reduce_to_mulitple_spaces.json&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&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;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Apr 2025 15:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/ta-p/1834378</guid>
      <dc:creator>Emile_Koslowski</dc:creator>
      <dc:date>2025-04-18T15:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to: Loop and reduce with Qlik Application Automation (advanced)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/1862757#M4896</link>
      <description>&lt;P&gt;Does any type of solution exist for on-prem? &amp;nbsp;ODAG? &amp;nbsp;Something else? &amp;nbsp;Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 18:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/1862757#M4896</guid>
      <dc:creator>Tanalex</dc:creator>
      <dc:date>2021-11-23T18:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to: Loop and reduce with Qlik Application Automation (advanced)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/1863473#M4905</link>
      <description>&lt;P&gt;No, Qlik Application Automation is only available for Qlik Sense Enterprise for SaaS.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 09:56:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/1863473#M4905</guid>
      <dc:creator>Emile_Koslowski</dc:creator>
      <dc:date>2021-11-25T09:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to: Loop and reduce with Qlik Application Automation (advanced)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/1870397#M5044</link>
      <description>&lt;P&gt;Bummer, but thank you for the clarification.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 13:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/1870397#M5044</guid>
      <dc:creator>Tanalex</dc:creator>
      <dc:date>2021-12-14T13:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to: Loop and reduce with Qlik Application Automation (advanced)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/1968601#M7096</link>
      <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Great content&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134157"&gt;@Emile_Koslowski&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Are there any plans to make this actually "enterprise-ready"? By that I mean that now it takes a great deal of manual work and complexity to actually make a loop&amp;amp;reduce that is trustworthy and does what it needs to do.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Disabling the section access in the reduce is the worst thing here, as it's not usually enough to limit visibility based on the slice alone.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Deactivating and Reactivating AOSV-fields manually adds work and likelyhood of mistakes, there can be 1-N of those fields in one app. And one needs to re-apply the default selected value as well.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Due to the above, you need to import to somewhere else before completing the steps and only then publish. That means also publishing sheets, adding descriptions..It's a complex automation for a fairly simple use case.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;So basically, when can we get a similar plug-and-play that we had in Qlikview?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 07:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/1968601#M7096</guid>
      <dc:creator>JaniSullanmaa</dc:creator>
      <dc:date>2022-08-15T07:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to: Loop and reduce with Qlik Application Automation (advanced)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/1978357#M7283</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Why can't you just have an automation to create the spaces? It can easily create the spaces based on the same reduction value and create the Id automatically.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In fact, why create the spaces ahead of time at all? The spaces could be easily created using the reduction value or some other formula and updated based on that as well. Resulting in one loop that will both create and update the spaces as needed.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 20:19:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/1978357#M7283</guid>
      <dc:creator>Spartan27215</dc:creator>
      <dc:date>2022-09-07T20:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to: Loop and reduce with Qlik Application Automation (advanced)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/1978358#M7284</link>
      <description>&lt;P&gt;What happens if I only want to create less spaces that I have loop values I guess I have to build each one separately.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 20:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/1978358#M7284</guid>
      <dc:creator>Spartan27215</dc:creator>
      <dc:date>2022-09-07T20:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to: Loop and reduce with Qlik Application Automation (advanced) and Qlik Cloud</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/1983485#M7368</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/151887"&gt;@Spartan27215&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recommend posting your query directly in our &lt;A href="https://community.qlik.com/t5/Qlik-Application-Automation/bd-p/qlik-application-automation-discussions" target="_blank" rel="noopener"&gt;Qlik Application Automation forum&lt;/A&gt; to make use of the wider reach into our community and our active support engineers.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 08:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/1983485#M7368</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2022-09-21T08:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to: Loop and reduce with Qlik Application Automation (advanced) and Qlik Cloud</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/2490031#M14864</link>
      <description>&lt;P&gt;How can I reload apps created in each space taking into account that the&lt;SPAN&gt;&amp;nbsp;field name over which the loop runs is also the one I used for section access? If I reload each one, even in an automation flow, it will get all data&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 18:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/2490031#M14864</guid>
      <dc:creator>DanielCordon</dc:creator>
      <dc:date>2024-10-30T18:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to: Loop and reduce with Qlik Application Automation (advanced) and Qlik Cloud</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/2491992#M14915</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/301101"&gt;@DanielCordon&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recommend posting your requirement in the &lt;A href="https://community.qlik.com/t5/qlik-application-automation/bd-p/qlik-application-automation-discussions" target="_blank" rel="noopener"&gt;Qlik Application Automation&lt;/A&gt; forum, where our active product experts and your knowledgeable Qlik peers are better able to assist you.&lt;/P&gt;
&lt;P&gt;All the best,&amp;nbsp;&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 09:45:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-Loop-and-reduce-with-Qlik-Application-Automation-advanced/tac-p/2491992#M14915</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-11-11T09:45:22Z</dc:date>
    </item>
  </channel>
</rss>

