<?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: Expand ListBox if valu selected in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expand-ListBox-if-valu-selected/m-p/1667706#M506975</link>
    <description>&lt;P&gt;Managed to find the solution.&lt;/P&gt;&lt;P&gt;Using "&amp;lt;Expression&amp;gt;" in fields and this was my statement&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=if(Match([Year],'2020','2019','2018','2017','2016'), [Year],if(Match([Year],'2015','2014','2013'),'Older'&amp;amp;'/'&amp;amp; [Year]))&lt;/LI-CODE&gt;&lt;P&gt;Select 'Show as TreeView' and its done&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2020 12:32:52 GMT</pubDate>
    <dc:creator>Kunkulis</dc:creator>
    <dc:date>2020-01-21T12:32:52Z</dc:date>
    <item>
      <title>Expand ListBox if valu selected</title>
      <link>https://community.qlik.com/t5/QlikView/Expand-ListBox-if-valu-selected/m-p/1667678#M506974</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a ListBox of Years from 2006 till 2020.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="year.PNG" style="width: 462px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/27216i6EE2E3F220B71338/image-size/large?v=v2&amp;amp;px=999" role="button" title="year.PNG" alt="year.PNG" /&gt;&lt;/span&gt;&lt;BR /&gt;Now with an expression I have made it into this:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="year1.PNG" style="width: 465px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/27217iF9F50026A441D0D5/image-size/large?v=v2&amp;amp;px=999" role="button" title="year1.PNG" alt="year1.PNG" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Now what I would like to achieve is, if you&amp;nbsp;select 'Older' it doesn't select 2006-2015 years, but expands the list.&lt;BR /&gt;Doesn't really matter how, the main thing would be so it doesn't create cluster.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:15:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expand-ListBox-if-valu-selected/m-p/1667678#M506974</guid>
      <dc:creator>Kunkulis</dc:creator>
      <dc:date>2024-11-16T19:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Expand ListBox if valu selected</title>
      <link>https://community.qlik.com/t5/QlikView/Expand-ListBox-if-valu-selected/m-p/1667706#M506975</link>
      <description>&lt;P&gt;Managed to find the solution.&lt;/P&gt;&lt;P&gt;Using "&amp;lt;Expression&amp;gt;" in fields and this was my statement&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=if(Match([Year],'2020','2019','2018','2017','2016'), [Year],if(Match([Year],'2015','2014','2013'),'Older'&amp;amp;'/'&amp;amp; [Year]))&lt;/LI-CODE&gt;&lt;P&gt;Select 'Show as TreeView' and its done&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 12:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expand-ListBox-if-valu-selected/m-p/1667706#M506975</guid>
      <dc:creator>Kunkulis</dc:creator>
      <dc:date>2020-01-21T12:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Expand ListBox if valu selected</title>
      <link>https://community.qlik.com/t5/QlikView/Expand-ListBox-if-valu-selected/m-p/1667716#M506976</link>
      <description>&lt;P&gt;You may reach it with the use of several actions which query the selections and show/hide (probably with the help of some variables) multiple listboxes and de-select the values appropriate.&lt;/P&gt;&lt;P&gt;Like it already sounds I wouldn't go this way else I would probably use a cyclic dimension-group within the listbox. This may native fields from the datamodel or just calculated dimensions within the group. The important point is not to include a cluster of values like your created 'Older' else just those values which are intended. I think I would create 3 dimensions with 'Current Years', 'Older Years' and 'All Years'.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 12:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expand-ListBox-if-valu-selected/m-p/1667716#M506976</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2020-01-21T12:47:25Z</dc:date>
    </item>
  </channel>
</rss>

