<?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 Extension - SelectTextsInColumn in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extension-SelectTextsInColumn/m-p/969731#M1233151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please I need your help regarding Qlikview Extension.&lt;/P&gt;&lt;P&gt;I created an extension and i have a html table with a hidden field, which is reflecting my key fields, structured like that:&lt;/P&gt;&lt;P&gt;Dim1:a,b;Dim2: x,y,z;Dim3:d,e,f;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my html table i have a button which is responsible for applyiing the selection in qlikview, when i hit the button the following code snippet is executed (pseudocode):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;SPAN class="typ"&gt;For&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; each KeyDim in KeyField&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN&gt;this.Data.SelectTextsInColumn(KeyDim, false, Keydim.Values);&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="typ"&gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="typ"&gt;End&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; of loop&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is working fine when i have 1 or 2 Dimension in my Keyfield but when i have more than 2 Dimension in my keyfield and i run the loop with the selection code I get the following message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="103138" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103138_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can somebody help me? Is there a way to handle it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>pamaxeed</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>Extension - SelectTextsInColumn</title>
      <link>https://community.qlik.com/t5/QlikView/Extension-SelectTextsInColumn/m-p/969731#M1233151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please I need your help regarding Qlikview Extension.&lt;/P&gt;&lt;P&gt;I created an extension and i have a html table with a hidden field, which is reflecting my key fields, structured like that:&lt;/P&gt;&lt;P&gt;Dim1:a,b;Dim2: x,y,z;Dim3:d,e,f;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my html table i have a button which is responsible for applyiing the selection in qlikview, when i hit the button the following code snippet is executed (pseudocode):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;SPAN class="typ"&gt;For&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; each KeyDim in KeyField&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN&gt;this.Data.SelectTextsInColumn(KeyDim, false, Keydim.Values);&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="typ"&gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="typ"&gt;End&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; of loop&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is working fine when i have 1 or 2 Dimension in my Keyfield but when i have more than 2 Dimension in my keyfield and i run the loop with the selection code I get the following message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="103138" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103138_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can somebody help me? Is there a way to handle it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extension-SelectTextsInColumn/m-p/969731#M1233151</guid>
      <dc:creator>pamaxeed</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
  </channel>
</rss>

