<?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: Qlikview - Hierarchy selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Hierarchy-selections/m-p/1094974#M363798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could create a create Drill Down Group for Year -&amp;gt; Month -&amp;gt; WeekDay and put that in a single List box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would also take up less screen real estate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jan 2016 18:35:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-28T18:35:55Z</dc:date>
    <item>
      <title>Qlikview - Hierarchy selections</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Hierarchy-selections/m-p/1094973#M363797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've the following fields to select the date of my dashboard.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Days.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/112882_Days.PNG" style="height: 226px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;It is possible to create a hierarchy between fields to allow the next process, like :&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN lang="en"&gt;Only can be select the month if the year is selected&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="en"&gt;Only can be select the day if the month is selected.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Imagine, I don't want that the day is selected with year If the Month isn't selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 17:38:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Hierarchy-selections/m-p/1094973#M363797</guid>
      <dc:creator />
      <dc:date>2016-01-28T17:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview - Hierarchy selections</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Hierarchy-selections/m-p/1094974#M363798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could create a create Drill Down Group for Year -&amp;gt; Month -&amp;gt; WeekDay and put that in a single List box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would also take up less screen real estate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 18:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Hierarchy-selections/m-p/1094974#M363798</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-28T18:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview - Hierarchy selections</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Hierarchy-selections/m-p/1094975#M363799</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'd try to use show/hide condition for month and day. For example, getselectedcount(year)&amp;gt;0. In case,you want to display month and day list boxes anyway, I'd suggest to create to sets: one of them is read only and show condition getselectedcount(year)=0. The second one with getselectedcount(year)&amp;gt;0 condition&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 22:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Hierarchy-selections/m-p/1094975#M363799</guid>
      <dc:creator>bgerchikov</dc:creator>
      <dc:date>2016-01-28T22:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview - Hierarchy selections</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Hierarchy-selections/m-p/1094976#M363800</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;one example of Bill's solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="112917" alt="QlikCommunity_Thread_203424_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/112917_QlikCommunity_Thread_203424_Pic1.JPG" style="height: 126px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="112918" alt="QlikCommunity_Thread_203424_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/112918_QlikCommunity_Thread_203424_Pic2.JPG" style="height: 126px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="112925" alt="QlikCommunity_Thread_203424_Pic3.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/112925_QlikCommunity_Thread_203424_Pic3.JPG" style="height: 126px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="112926" alt="QlikCommunity_Thread_203424_Pic4.JPG" class="image-4 jive-image" height="128" src="https://community.qlik.com/legacyfs/online/112926_QlikCommunity_Thread_203424_Pic4.JPG" style="max-width: 620px; height: 128px; width: 620px;" width="620" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="112927" alt="QlikCommunity_Thread_203424_Pic5.JPG" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/112927_QlikCommunity_Thread_203424_Pic5.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 00:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Hierarchy-selections/m-p/1094976#M363800</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-01-29T00:15:41Z</dc:date>
    </item>
  </channel>
</rss>

