<?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: Sequence in list boxes show in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sequence-in-list-boxes-show/m-p/1456952#M435346</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u very much Marcus&lt;/P&gt;&lt;P&gt;I prepared what I wanted with your guidance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jan 2018 06:05:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-02T06:05:19Z</dc:date>
    <item>
      <title>Sequence in list boxes show</title>
      <link>https://community.qlik.com/t5/QlikView/Sequence-in-list-boxes-show/m-p/1456950#M435344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlikers&lt;/P&gt;&lt;P&gt;I have a Super Field that contain several Fields&amp;nbsp; as like as A,B,C,D.&lt;/P&gt;&lt;P&gt;each A,B,C,D has their own value as like as 1,2,3,...&lt;/P&gt;&lt;P&gt;when I select A and B filed&amp;nbsp; I want to have report whit list boxes&amp;nbsp; A and B&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;if I select B,C,D &lt;SPAN style="font-size: 13.3333px;"&gt; I want to have report whit list boxes&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;B,C and D.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="a.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188521_a.png" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Dec 2017 13:17:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sequence-in-list-boxes-show/m-p/1456950#M435344</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-31T13:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sequence in list boxes show</title>
      <link>https://community.qlik.com/t5/QlikView/Sequence-in-list-boxes-show/m-p/1456951#M435345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not quite sure what do you want to do. Normally you could create all listboxes which you need and if they are too many you could instead use multiboxes or table-charts and/or container for them all. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course a control of their visibility is also possible within the object-properties in tab layout maybe just with something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wildmatch(getfieldselections(SuperFiled), '*A*')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in this way you won't be able to control the displayed order of the listboxes and may lay over eachother. This meant you would need to grab the fields dynamically for the list of selected values of the SuperFiled. This could be done with a $-sign expansion like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=[$(=subfield(concat(SuperFiled, ','), ',', 1))]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the visibility-condition might be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=len(subfield(concat(SuperFiled, ','), ',', 1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This approach might need to be extended to catch the case if no value of SuperFiled is selected by adding a check of getselectedcount() to the visibility-condition and also adding a third (order) parameter to the concat-function /maybe through an additionally orderfield) because otherwise the values would be sorted alphanumeric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2018 10:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sequence-in-list-boxes-show/m-p/1456951#M435345</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-01-01T10:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sequence in list boxes show</title>
      <link>https://community.qlik.com/t5/QlikView/Sequence-in-list-boxes-show/m-p/1456952#M435346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u very much Marcus&lt;/P&gt;&lt;P&gt;I prepared what I wanted with your guidance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2018 06:05:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sequence-in-list-boxes-show/m-p/1456952#M435346</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-02T06:05:19Z</dc:date>
    </item>
  </channel>
</rss>

