<?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 Dynamically updating List Boxes based on selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamically-updating-List-Boxes-based-on-selections/m-p/609850#M225088</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a hierarchy based set of attributes which need to be displayed on my report as a set of list boxes. I need these boxes to only show me the relevant filtering in the next level filter. To simplify, say there is a Geography based hierarchy i have to work with. There are 3 levels in this hierarchy: Region, Country, City. I have to have 3 list boxes on my report, one each for Region, Country and City respectively. These List boxes should initially (prior to any selection) have all the possible values displayed. On selecting a single value in Region, there is a need to now only show the possible values of countries in the Country List Box and subsequently only the possible values of the cities in the City List box.&lt;STRONG&gt;(The normally grayed out selections should not be seen.)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Region&lt;BR /&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;City&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;APAC&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;India&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Pune&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;APAC&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;India&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Bangalore&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;APAC&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;India&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mumbai&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;APAC&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;China&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Beijing&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;EU&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;France&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Paris&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;EU&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Germany&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Berlin&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;EU&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Germany&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Hamburg&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: On selection of APAC in Region, only India and China should be visible in the Country List Box and Pune, Banagalore, Mumbai and Beijing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Mar 2014 09:27:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-22T09:27:15Z</dc:date>
    <item>
      <title>Dynamically updating List Boxes based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-updating-List-Boxes-based-on-selections/m-p/609850#M225088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a hierarchy based set of attributes which need to be displayed on my report as a set of list boxes. I need these boxes to only show me the relevant filtering in the next level filter. To simplify, say there is a Geography based hierarchy i have to work with. There are 3 levels in this hierarchy: Region, Country, City. I have to have 3 list boxes on my report, one each for Region, Country and City respectively. These List boxes should initially (prior to any selection) have all the possible values displayed. On selecting a single value in Region, there is a need to now only show the possible values of countries in the Country List Box and subsequently only the possible values of the cities in the City List box.&lt;STRONG&gt;(The normally grayed out selections should not be seen.)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Region&lt;BR /&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;City&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;APAC&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;India&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Pune&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;APAC&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;India&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Bangalore&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;APAC&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;India&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mumbai&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;APAC&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;China&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Beijing&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;EU&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;France&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Paris&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;EU&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Germany&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Berlin&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;EU&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Germany&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Hamburg&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: On selection of APAC in Region, only India and China should be visible in the Country List Box and Pune, Banagalore, Mumbai and Beijing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 09:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-updating-List-Boxes-based-on-selections/m-p/609850#M225088</guid>
      <dc:creator />
      <dc:date>2014-03-22T09:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically updating List Boxes based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-updating-List-Boxes-based-on-selections/m-p/609851#M225089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can enable the option 'Hide Excluded' in general tab of list box properties and sort by State ascending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or create a list box field expression ('&amp;lt;Expression&amp;gt;' on field list drop down on general tab opens the expression editor), and enter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr( YOURLISTBOXFIELD, YOURLISTBOXFIELD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;=aggr( Country, Country)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;=aggr(City, City)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 10:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-updating-List-Boxes-based-on-selections/m-p/609851#M225089</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-03-22T10:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically updating List Boxes based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-updating-List-Boxes-based-on-selections/m-p/609852#M225090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fabulous! Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 11:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-updating-List-Boxes-based-on-selections/m-p/609852#M225090</guid>
      <dc:creator />
      <dc:date>2014-03-22T11:57:36Z</dc:date>
    </item>
  </channel>
</rss>

