<?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: Dynamically add items to variable in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Dynamically-add-items-to-variable/m-p/2457801#M4105</link>
    <description>&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This article also helped a lot.&lt;BR /&gt;&lt;A href="https://withdave.com/for-loop-application-automation/" target="_self"&gt;https://withdave.com/for-loop-application-automation/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 30 May 2024 10:50:39 GMT</pubDate>
    <dc:creator>bchip01</dc:creator>
    <dc:date>2024-05-30T10:50:39Z</dc:date>
    <item>
      <title>Dynamically add items to variable</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Dynamically-add-items-to-variable/m-p/2438940#M3622</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;Is it possible to dynamically add items to a list of variables.&amp;nbsp; Context:&lt;/P&gt;
&lt;P&gt;I have 100,000 rows, by 4 columns of data I have to export to a google sheet.&lt;/P&gt;
&lt;P&gt;Due to the limitation I can only export 100,000 &lt;STRONG&gt;cells&lt;/STRONG&gt; at a time (or in this scenario 100k/4 = 25k &lt;STRONG&gt;rows&lt;/STRONG&gt; at a time)&lt;/P&gt;
&lt;P&gt;Ive added a grouping in the data ( Ceil(RowNo() / 4 ) so that I can create a filter to limit it to 100k cells at a time and then I upload the data.&amp;nbsp; This works fine.&amp;nbsp; So theres an extra field called RowGroup with values 1,2,3,4.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However when I create&amp;nbsp; the automation I have to manually add Items to a variable and then the rest is automated by looping over the numbers 1..4.&amp;nbsp; &amp;nbsp;Is there anyway that I can dynamically add these 1..4 -&lt;/P&gt;
&lt;P&gt;like getFieldValues( RowGroup)&amp;nbsp; and insert as list into a variable?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Show1.PNG" style="width: 406px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/163659iA95F68AA8F6F4934/image-size/large?v=v2&amp;amp;px=999" role="button" title="Show1.PNG" alt="Show1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 13:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Dynamically-add-items-to-variable/m-p/2438940#M3622</guid>
      <dc:creator>bchip01</dc:creator>
      <dc:date>2024-04-08T13:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically add items to variable</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Dynamically-add-items-to-variable/m-p/2455136#M4066</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/180067"&gt;@bchip01&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please check this article&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-export-more-than-100000-cells-using-the-Get-Straight/tac-p/2427309" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/How-to-export-more-than-100000-cells-using-the-Get-Straight/tac-p/2427309&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And see if it helps you to export data of more than 100k cells using the Get Straight Table Data block.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 10:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Dynamically-add-items-to-variable/m-p/2455136#M4066</guid>
      <dc:creator>AfeefaTk</dc:creator>
      <dc:date>2024-05-22T10:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically add items to variable</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Dynamically-add-items-to-variable/m-p/2457801#M4105</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This article also helped a lot.&lt;BR /&gt;&lt;A href="https://withdave.com/for-loop-application-automation/" target="_self"&gt;https://withdave.com/for-loop-application-automation/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 10:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Dynamically-add-items-to-variable/m-p/2457801#M4105</guid>
      <dc:creator>bchip01</dc:creator>
      <dc:date>2024-05-30T10:50:39Z</dc:date>
    </item>
  </channel>
</rss>

