<?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: Filter value display in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filter-value-display/m-p/1211365#M23281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though, I am able to apply the function in Qlik sense also. But, in the list boc / filter drop down, no value is shown/showing blank list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Nov 2016 14:28:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-11-07T14:28:47Z</dc:date>
    <item>
      <title>Filter value display</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-value-display/m-p/1211363#M23279</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;I have two filters on an excel sheet. The filters are 'employee group' and 'employee name'. by default all the groups and all employee names are shown in the filters. When a employee group is selected, the related employee names are shown in white in the employee name filter, and, remaining are highlighted in black/grey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way out where when I select a group, the name filter should show only the records related to the selected group??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rahul Krishan Goyal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 12:58:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-value-display/m-p/1211363#M23279</guid>
      <dc:creator />
      <dc:date>2016-11-07T12:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Filter value display</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-value-display/m-p/1211364#M23280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure about Sense, but in qlikview you can use an expression in a listbox instead of a field.&lt;/P&gt;&lt;P&gt;If you can do this in Sense then use an expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(Only([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;employee name]&lt;/SPAN&gt;),&lt;SPAN style="font-size: 13.3333px;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;employee name]&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the listbox will only display the possible 'white' values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 13:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-value-display/m-p/1211364#M23280</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2016-11-07T13:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Filter value display</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-value-display/m-p/1211365#M23281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though, I am able to apply the function in Qlik sense also. But, in the list boc / filter drop down, no value is shown/showing blank list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 14:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-value-display/m-p/1211365#M23281</guid>
      <dc:creator />
      <dc:date>2016-11-07T14:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filter value display</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-value-display/m-p/1211366#M23282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has been resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much. I am so grateful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 15:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-value-display/m-p/1211366#M23282</guid>
      <dc:creator />
      <dc:date>2016-11-07T15:06:44Z</dc:date>
    </item>
  </channel>
</rss>

