<?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 Automation - Variable block with table type in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Variable-block-with-table-type/m-p/2096873#M2229</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have an issue to add a row in variable block with table type as below :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Guillaume_B_0-1690271990852.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/112911i4AD310332E13F04D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Guillaume_B_0-1690271990852.png" alt="Guillaume_B_0-1690271990852.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I tried several value without success, everytime no values are added to the variable.&lt;/P&gt;
&lt;P&gt;item1,item2&lt;/P&gt;
&lt;P&gt;"item1","item2"&lt;/P&gt;
&lt;P&gt;["item1","item2"]&lt;/P&gt;
&lt;P&gt;[["item1"],["item2"]]&lt;/P&gt;
&lt;P&gt;[item1,item2]&lt;/P&gt;
&lt;P&gt;[[item1],[item2]]&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Guillaume_B_1-1690272112616.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/112912i04C58EEEE809A153/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Guillaume_B_1-1690272112616.png" alt="Guillaume_B_1-1690272112616.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you know the how to add a row ?&lt;/P&gt;
&lt;P&gt;Guillaume&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jul 2023 08:06:04 GMT</pubDate>
    <dc:creator>Guillaume_B</dc:creator>
    <dc:date>2023-07-25T08:06:04Z</dc:date>
    <item>
      <title>Automation - Variable block with table type</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Variable-block-with-table-type/m-p/2096873#M2229</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have an issue to add a row in variable block with table type as below :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Guillaume_B_0-1690271990852.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/112911i4AD310332E13F04D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Guillaume_B_0-1690271990852.png" alt="Guillaume_B_0-1690271990852.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I tried several value without success, everytime no values are added to the variable.&lt;/P&gt;
&lt;P&gt;item1,item2&lt;/P&gt;
&lt;P&gt;"item1","item2"&lt;/P&gt;
&lt;P&gt;["item1","item2"]&lt;/P&gt;
&lt;P&gt;[["item1"],["item2"]]&lt;/P&gt;
&lt;P&gt;[item1,item2]&lt;/P&gt;
&lt;P&gt;[[item1],[item2]]&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Guillaume_B_1-1690272112616.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/112912i04C58EEEE809A153/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Guillaume_B_1-1690272112616.png" alt="Guillaume_B_1-1690272112616.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you know the how to add a row ?&lt;/P&gt;
&lt;P&gt;Guillaume&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 08:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Variable-block-with-table-type/m-p/2096873#M2229</guid>
      <dc:creator>Guillaume_B</dc:creator>
      <dc:date>2023-07-25T08:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Automation - Variable block with table type</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Variable-block-with-table-type/m-p/2097033#M2233</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/221083"&gt;@Guillaume_B&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I managed to add items to it, by using the convert to list formula on the added value.&lt;/P&gt;
&lt;P&gt;So if you are adding the value for example:&lt;/P&gt;
&lt;P&gt;["shai"]&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as is it will treat it like a string, so what i did was take the same value and put it in the convert to a list formula and it worked, each time i added an item to the table it took it as a list data type.&lt;BR /&gt;&lt;BR /&gt;Please note as per the user guide a variable of type 'Table' needs to be a list of lists.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 13:37:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Variable-block-with-table-type/m-p/2097033#M2233</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2023-07-25T13:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Automation - Variable block with table type</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Variable-block-with-table-type/m-p/2097048#M2234</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/150145"&gt;@Shai_E&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Is there a way to rename the column/field name of the table ?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Guillaume_B_0-1690293109287.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/112947iAEDFEEDA5EF2099E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Guillaume_B_0-1690293109287.png" alt="Guillaume_B_0-1690293109287.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Guillaume&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 13:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Variable-block-with-table-type/m-p/2097048#M2234</guid>
      <dc:creator>Guillaume_B</dc:creator>
      <dc:date>2023-07-25T13:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Automation - Variable block with table type</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Automation-Variable-block-with-table-type/m-p/2097053#M2236</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/221083"&gt;@Guillaume_B&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems like it takes the indexes of the 3 items in the list and turns them into the tables headers.&lt;/P&gt;
&lt;P&gt;Just by looking at how this variable type is designed, i cannot see a way on how to change it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 14:00:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Automation-Variable-block-with-table-type/m-p/2097053#M2236</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2023-07-25T14:00:13Z</dc:date>
    </item>
  </channel>
</rss>

