<?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: Display Listbox based on $Field Selection Dynamically in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809543#M535899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tressco. I have more than 300 fields. My attached was just for sample.&lt;/P&gt;&lt;P&gt;need to display the Listbox, anywhere in the $Field Selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jan 2015 05:13:10 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2015-01-02T05:13:10Z</dc:date>
    <item>
      <title>Display Listbox based on $Field Selection Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809538#M535894</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;I need to display the listbox based on the $Field selection. The listbox should display with the order(like $FieldNo). see the below screen shot for reference.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QV_Help1.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/74479_QV_Help1.JPG" style="height: 193px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;ttached the sample file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 03:59:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809538#M535894</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-01-02T03:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Display Listbox based on $Field Selection Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809539#M535895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding a condition in the layout tab using GetFieldSelections().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 04:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809539#M535895</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-02T04:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Display Listbox based on $Field Selection Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809540#M535896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/74464_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Right Click on properties for each List box, in the properties page goto Layout Tab --&amp;gt; Select Show Conditional and put the following condition in it "&lt;SPAN style="font-size: 13.3333330154419px;"&gt;=if($Field='&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Ctype&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;', True(), False())"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;do the same thing for &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From --&amp;gt; =if($Field='&lt;SPAN style="font-size: 13.3333330154419px;"&gt;From &lt;/SPAN&gt;', True(), False())&lt;/P&gt;&lt;P&gt;Product --&amp;gt; =if($Field='&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Product &lt;/SPAN&gt;', True(), False())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 04:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809540#M535896</guid>
      <dc:creator>naveen_y19</dc:creator>
      <dc:date>2015-01-02T04:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Display Listbox based on $Field Selection Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809541#M535897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen,&lt;/P&gt;&lt;P&gt;Thanks. But i have more than 300 Fields. The user will select the Field, based on their need. &lt;/P&gt;&lt;P&gt;is any other way to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 04:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809541#M535897</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-01-02T04:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Display Listbox based on $Field Selection Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809542#M535898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dsiplay condition, like:&lt;/P&gt;&lt;P&gt;Max(If($Field='Ctype',1,0))=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 04:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809542#M535898</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-01-02T04:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Display Listbox based on $Field Selection Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809543#M535899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tressco. I have more than 300 fields. My attached was just for sample.&lt;/P&gt;&lt;P&gt;need to display the Listbox, anywhere in the $Field Selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 05:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809543#M535899</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-01-02T05:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Display Listbox based on $Field Selection Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809544#M535900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you don't want to write this condition for all these 300 list boxes, right? I am afraid, that effort might not be bypassed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 05:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809544#M535900</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-01-02T05:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Display Listbox based on $Field Selection Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809545#M535901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can use the expression &lt;STRONG&gt;=$(=$Field)&lt;/STRONG&gt; in the Listbox Expression. But this is working for only one selection.&lt;/P&gt;&lt;P&gt;If i select more than one Field, the listbox should display nearby Previous Listbox. find the attached please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 05:47:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809545#M535901</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-01-02T05:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Display Listbox based on $Field Selection Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809546#M535902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use this expression for the list boxes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(=SubField(GetFieldSelections($Field, '|'), '|', 1))&lt;/P&gt;&lt;P&gt;=$(=SubField(GetFieldSelections($Field, '|'), '|', 2))&lt;/P&gt;&lt;P&gt;=$(=SubField(GetFieldSelections($Field, '|'), '|', 3))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 05:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809546#M535902</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-01-02T05:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Display Listbox based on $Field Selection Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809547#M535903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The way you trying is fine. And that would only work for one selection, because you are defining expression of one listbox, so based on your selection you can get a different field value in a list box &lt;EM&gt;but not many list boxes&lt;/EM&gt;. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 05:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809547#M535903</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-01-02T05:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Display Listbox based on $Field Selection Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809548#M535904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 06:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809548#M535904</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-01-02T06:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Display Listbox based on $Field Selection Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809549#M535905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, this way again you have to write 300 expressions for all 300 list boxes. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 06:04:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809549#M535905</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-01-02T06:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Display Listbox based on $Field Selection Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809550#M535906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, Just I create 24 Listbox with the expression &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=$(=SubField(GetFieldSelections($Field, '|'), '|', 1)) to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=$(=SubField(GetFieldSelections($Field, '|'), '|', 24)). The End user can select the ListBox based on their need(within 300 Fields.)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 06:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Listbox-based-on-Field-Selection-Dynamically/m-p/809550#M535906</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-01-02T06:09:07Z</dc:date>
    </item>
  </channel>
</rss>

