<?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 Issue with Add a field on the fly in Qlik Engine JSON API in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-with-Add-a-field-on-the-fly-in-Qlik-Engine-JSON-API/m-p/2108472#M19041</link>
    <description>&lt;P&gt;I'm following this simple three steps example from Qlik help about Add a field on the fly in Qlik Engine JSON API&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2022/Subsystems/EngineAPI/Content/Sense_EngineAPI/WorkingWithAppsAndVisualizations/CreateVisualizations/add-field-on-fly.htm" target="_blank"&gt;Add a field on the fly | Qlik Sense for developers Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I'm not sure is there is a bug in the system, in the steps or if I didn't understood something properly:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 1&lt;/STRONG&gt;: I create a field using AddFieldFromExpression and seems to be ok:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="step1.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114917iC2F234C5209FEB22/image-size/large?v=v2&amp;amp;px=999" role="button" title="step1.jpg" alt="step1.jpg" /&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;
&lt;P&gt;&amp;nbsp;&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;
&lt;P&gt;&amp;nbsp;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 2&lt;/STRONG&gt;: Create a session list object pointing this new field&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="manuelslv_1-1692710052697.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114919i4FF13A127E13F801/image-size/large?v=v2&amp;amp;px=999" role="button" title="manuelslv_1-1692710052697.png" alt="manuelslv_1-1692710052697.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 3&lt;/STRONG&gt;: GetListObject data pointing to previous handle (2)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="manuelslv_2-1692710147589.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114920i113B55B7C5075937/image-size/large?v=v2&amp;amp;px=999" role="button" title="manuelslv_2-1692710147589.png" alt="manuelslv_2-1692710147589.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Original field called test is properly filled and has values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which is also weird for me (don't know if related), is if I get field description for the new inserted field is the value and not the given name:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="manuelslv_4-1692710589649.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114928iFADC60121023F66C/image-size/large?v=v2&amp;amp;px=999" role="button" title="manuelslv_4-1692710589649.png" alt="manuelslv_4-1692710589649.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using QS Enterprise Nov 2022&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Tue, 22 Aug 2023 13:23:58 GMT</pubDate>
    <dc:creator>manuelslv</dc:creator>
    <dc:date>2023-08-22T13:23:58Z</dc:date>
    <item>
      <title>Issue with Add a field on the fly in Qlik Engine JSON API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-with-Add-a-field-on-the-fly-in-Qlik-Engine-JSON-API/m-p/2108472#M19041</link>
      <description>&lt;P&gt;I'm following this simple three steps example from Qlik help about Add a field on the fly in Qlik Engine JSON API&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2022/Subsystems/EngineAPI/Content/Sense_EngineAPI/WorkingWithAppsAndVisualizations/CreateVisualizations/add-field-on-fly.htm" target="_blank"&gt;Add a field on the fly | Qlik Sense for developers Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I'm not sure is there is a bug in the system, in the steps or if I didn't understood something properly:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 1&lt;/STRONG&gt;: I create a field using AddFieldFromExpression and seems to be ok:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="step1.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114917iC2F234C5209FEB22/image-size/large?v=v2&amp;amp;px=999" role="button" title="step1.jpg" alt="step1.jpg" /&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;
&lt;P&gt;&amp;nbsp;&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;
&lt;P&gt;&amp;nbsp;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 2&lt;/STRONG&gt;: Create a session list object pointing this new field&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="manuelslv_1-1692710052697.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114919i4FF13A127E13F801/image-size/large?v=v2&amp;amp;px=999" role="button" title="manuelslv_1-1692710052697.png" alt="manuelslv_1-1692710052697.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 3&lt;/STRONG&gt;: GetListObject data pointing to previous handle (2)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="manuelslv_2-1692710147589.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114920i113B55B7C5075937/image-size/large?v=v2&amp;amp;px=999" role="button" title="manuelslv_2-1692710147589.png" alt="manuelslv_2-1692710147589.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Original field called test is properly filled and has values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which is also weird for me (don't know if related), is if I get field description for the new inserted field is the value and not the given name:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="manuelslv_4-1692710589649.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114928iFADC60121023F66C/image-size/large?v=v2&amp;amp;px=999" role="button" title="manuelslv_4-1692710589649.png" alt="manuelslv_4-1692710589649.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using QS Enterprise Nov 2022&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 13:23:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-with-Add-a-field-on-the-fly-in-Qlik-Engine-JSON-API/m-p/2108472#M19041</guid>
      <dc:creator>manuelslv</dc:creator>
      <dc:date>2023-08-22T13:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Add a field on the fly in Qlik Engine JSON API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-with-Add-a-field-on-the-fly-in-Qlik-Engine-JSON-API/m-p/2109783#M19071</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;instead of&amp;nbsp;&lt;STRONG&gt;Step 3&lt;/STRONG&gt;&lt;SPAN&gt;: GetListObject data pointing to previous handle (2) try using getlayout()&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 06:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Issue-with-Add-a-field-on-the-fly-in-Qlik-Engine-JSON-API/m-p/2109783#M19071</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2023-08-25T06:34:55Z</dc:date>
    </item>
  </channel>
</rss>

