<?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 Show only certain values in a list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-only-certain-values-in-a-list-box/m-p/655045#M239289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am trying to show only values in FieldA with the most recent Load Date. I can use an expression like =if(LoadDate=vMaxLoadDate,FieldA) but that's no good because when you make a selection, LoadDate pops up in your current selections box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was using field triggers and a hidden field to try to solve this, but the client noticed that the back button doesn't work properly when I created that. (You had to hit the back button multiple times to go back.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jun 2014 20:08:23 GMT</pubDate>
    <dc:creator>scotthan</dc:creator>
    <dc:date>2014-06-25T20:08:23Z</dc:date>
    <item>
      <title>Show only certain values in a list box</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-certain-values-in-a-list-box/m-p/655045#M239289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am trying to show only values in FieldA with the most recent Load Date. I can use an expression like =if(LoadDate=vMaxLoadDate,FieldA) but that's no good because when you make a selection, LoadDate pops up in your current selections box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was using field triggers and a hidden field to try to solve this, but the client noticed that the back button doesn't work properly when I created that. (You had to hit the back button multiple times to go back.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 20:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-certain-values-in-a-list-box/m-p/655045#M239289</guid>
      <dc:creator>scotthan</dc:creator>
      <dc:date>2014-06-25T20:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Show only certain values in a list box</title>
      <link>https://community.qlik.com/t5/QlikView/Show-only-certain-values-in-a-list-box/m-p/655046#M239290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should do the trick:&lt;/P&gt;&lt;P&gt;=aggr(if(LoadDate=vMaxLoadDate,FieldA),&amp;nbsp; FieldA)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 20:19:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-only-certain-values-in-a-list-box/m-p/655046#M239290</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-06-25T20:19:06Z</dc:date>
    </item>
  </channel>
</rss>

