<?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: List box expression with selection indicator in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-box-expression-with-selection-indicator/m-p/1172998#M381108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exactely sure what you are asking for, I do see the selection on value male as in a normal list box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-06-11 00_35_52-QlikView x64 - [C__Users_Stefan_Downloads_Dynamic Filters.qvw].png" class="jive-image image-1" src="/legacyfs/online/127573_2016-06-11 00_35_52-QlikView x64 - [C__Users_Stefan_Downloads_Dynamic Filters.qvw].png" style="height: 277px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jun 2016 22:37:14 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-06-10T22:37:14Z</dc:date>
    <item>
      <title>List box expression with selection indicator</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-expression-with-selection-indicator/m-p/1172997#M381107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a dynamic list box so I can have any amount of filters without taking up any additional space.&amp;nbsp; It works wonderfully.&amp;nbsp; The only caveat is that it does not indicate when a selection has been made on a field, the way a list box or multi box would. I have tried my best to make a getcurrentselections function work on a dynamic field.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to put an indicator in an expression to show if there is a selection has been made?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Included is a dummy example file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2016 22:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-expression-with-selection-indicator/m-p/1172997#M381107</guid>
      <dc:creator>erikzions</dc:creator>
      <dc:date>2016-06-10T22:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: List box expression with selection indicator</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-expression-with-selection-indicator/m-p/1172998#M381108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exactely sure what you are asking for, I do see the selection on value male as in a normal list box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-06-11 00_35_52-QlikView x64 - [C__Users_Stefan_Downloads_Dynamic Filters.qvw].png" class="jive-image image-1" src="/legacyfs/online/127573_2016-06-11 00_35_52-QlikView x64 - [C__Users_Stefan_Downloads_Dynamic Filters.qvw].png" style="height: 277px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2016 22:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-expression-with-selection-indicator/m-p/1172998#M381108</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-10T22:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: List box expression with selection indicator</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-expression-with-selection-indicator/m-p/1172999#M381109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eric,&lt;/P&gt;&lt;P&gt;try this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: courier new,courier;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1}&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;_FilterField&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;_FilterField&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='email', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;email&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;_FilterField&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='first_name',&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;first_name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)))),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;_FilterField&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your "Field to Filter On" List Box. This will display the selections made in all the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't have too many fields, this could be a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think $ sign expansion will not work as it is executed "too early".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Norbert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jun 2016 10:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-expression-with-selection-indicator/m-p/1172999#M381109</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-12T10:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: List box expression with selection indicator</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-expression-with-selection-indicator/m-p/1173000#M381110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eric, I am now using this expression in my List Box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;mid&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('|','~'),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;index&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('|' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('|','~'),'|' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;only&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;$Field&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;index&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;mid&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('|','~'),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;index&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('|' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('|','~'),'|' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;only&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;$Field&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)))&amp;amp;'|','|')-1)&lt;BR /&gt; ,'~',2) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;For sorting I use:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;index&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('|' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('|','~'),'|'&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;only&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;$Field&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;As Field I use $Field, so that my List Box currently shows all avilable fields and if a selection is made you can see the selection in the expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Norbert&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 08:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-expression-with-selection-indicator/m-p/1173000#M381110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-16T08:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: List box expression with selection indicator</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-expression-with-selection-indicator/m-p/1173001#M381111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That looks perfect!!!&amp;nbsp; I am not going to display the actual selections, just an asterisk.&amp;nbsp; But this gets me what I need.&amp;nbsp; Your awsome, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 14:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-expression-with-selection-indicator/m-p/1173001#M381111</guid>
      <dc:creator>erikzions</dc:creator>
      <dc:date>2016-06-16T14:34:32Z</dc:date>
    </item>
  </channel>
</rss>

