<?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: Excel connector - Add Rows to Table (batch) block limitations in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Excel-connector-Add-Rows-to-Table-batch-block-limitations/m-p/2088838#M2095</link>
    <description>&lt;P&gt;Identified the issue. The array for the &lt;SPAN&gt;Add Rows to Table (batch) block cannot handle the characters \ and " (double quote) within the value string which is why the batches were ignored. Regex Replace is needed to replace these characters that will work in the block array.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Need Regex Replace here" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/111234iA375BCC21B53C93C/image-size/large?v=v2&amp;amp;px=999" role="button" title="regexneeded.png" alt="Need Regex Replace here" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Need Regex Replace here&lt;/span&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jun 2023 16:52:31 GMT</pubDate>
    <dc:creator>psublue98</dc:creator>
    <dc:date>2023-06-28T16:52:31Z</dc:date>
    <item>
      <title>Excel connector - Add Rows to Table (batch) block limitations</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Excel-connector-Add-Rows-to-Table-batch-block-limitations/m-p/2088316#M2089</link>
      <description>&lt;P&gt;Hello - I posted within the comments of &lt;A title="Qlik Automation, Generate excel file based on the list" href="https://community.qlik.com/t5/Qlik-Application-Automation/Qlik-Automation-Generate-excel-file-based-on-the-list/m-p/2087977#M2084" target="_blank" rel="noopener"&gt;another post&lt;/A&gt;, but my understanding is that it's better to post to the forum instead.&lt;/P&gt;
&lt;P&gt;In using a scaled back version of the &lt;A href="https://community.qlik.com/t5/Qlik-Application-Automation/Qlik-Automation-Generate-excel-file-based-on-the-list/m-p/2087977#M2084" target="_blank" rel="noopener"&gt;updated 2022 automation&lt;/A&gt; from the previous 2021 where &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147086"&gt;@MattGrayndler&lt;/a&gt;&amp;nbsp;pulled together &lt;A href="https://youtu.be/VuhiciZMNzE" target="_self"&gt;a video&lt;/A&gt;, I seem to be hitting some threshold with the Add Rows to Table (batch) block. Is there a max number of rows that can be batched?&lt;/P&gt;
&lt;P&gt;The test table I'm using has 3 columns and 190 rows, and when executing the automation the excel table has headers but no values. If I scale back to approximately 25 rows it populates fine. Any known limitations with the Add Rows to Table (batch) block? Row by row is exceptionally slow.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there is a limitation how best could 100 rows (or max limit) be batched at a time to build the excel table?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="no_issue.png" style="width: 239px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/111128i5E49A4DF022F51DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="no_issue.png" alt="no_issue.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nada.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/111129iE5E58B4B535A8D8F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nada.png" alt="nada.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 13:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Excel-connector-Add-Rows-to-Table-batch-block-limitations/m-p/2088316#M2089</guid>
      <dc:creator>psublue98</dc:creator>
      <dc:date>2023-06-27T13:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Excel connector - Add Rows to Table (batch) block limitations</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Excel-connector-Add-Rows-to-Table-batch-block-limitations/m-p/2088697#M2091</link>
      <description>&lt;P&gt;I'm part of the way on figuring this out via the Loop Batch block; however, a new wrinkle popped up. Two chunks of data are omitted when a batch begins with a null value or \. Assistance on how to work around this would be appreciated and I attached sample docs. I did try forcing the variable format to text but no luck. Thanks in advance!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Loop Batch" style="width: 324px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/111201i7AFD177325676770/image-size/medium?v=v2&amp;amp;px=400" role="button" title="loopbatch.png" alt="Loop Batch" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Loop Batch&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Omitted batch 1 from report" style="width: 355px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/111202i28C9539432ADE64A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="omitted1.png" alt="Omitted batch 1 from report" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Omitted batch 1 from report&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Omitted batch 2 from report" style="width: 364px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/111203iEBDAD4DF9A559B97/image-size/medium?v=v2&amp;amp;px=400" role="button" title="omitted2.png" alt="Omitted batch 2 from report" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Omitted batch 2 from report&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Tried formatting variable as text" style="width: 282px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/111204i8D1624C2369960ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="formatastext.png" alt="Tried formatting variable as text" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Tried formatting variable as text&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 12:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Excel-connector-Add-Rows-to-Table-batch-block-limitations/m-p/2088697#M2091</guid>
      <dc:creator>psublue98</dc:creator>
      <dc:date>2023-06-28T12:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Excel connector - Add Rows to Table (batch) block limitations</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Excel-connector-Add-Rows-to-Table-batch-block-limitations/m-p/2088838#M2095</link>
      <description>&lt;P&gt;Identified the issue. The array for the &lt;SPAN&gt;Add Rows to Table (batch) block cannot handle the characters \ and " (double quote) within the value string which is why the batches were ignored. Regex Replace is needed to replace these characters that will work in the block array.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Need Regex Replace here" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/111234iA375BCC21B53C93C/image-size/large?v=v2&amp;amp;px=999" role="button" title="regexneeded.png" alt="Need Regex Replace here" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Need Regex Replace here&lt;/span&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 16:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Excel-connector-Add-Rows-to-Table-batch-block-limitations/m-p/2088838#M2095</guid>
      <dc:creator>psublue98</dc:creator>
      <dc:date>2023-06-28T16:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Excel connector - Add Rows to Table (batch) block limitations</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Excel-connector-Add-Rows-to-Table-batch-block-limitations/m-p/2459874#M4133</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm having trouble adding a new table to the report, would it be possible to add a new one to the report?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 11:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Excel-connector-Add-Rows-to-Table-batch-block-limitations/m-p/2459874#M4133</guid>
      <dc:creator>aares</dc:creator>
      <dc:date>2024-06-06T11:24:22Z</dc:date>
    </item>
  </channel>
</rss>

