<?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: Qlik Sense Filter Pane in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Filter-Pane/m-p/1784019#M61109</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/103953"&gt;@Trevor&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I don't think you can get that kind of functionality in the Filter Pane.&lt;/P&gt;&lt;P&gt;An alternative would be to add a button (chart) and as the Action, choose 'Select values in a field'. Select your year field, for example, FiscalYear.&lt;/P&gt;&lt;P&gt;Then for the value use: =Concat({$&amp;lt;FiscalYear={"&amp;lt;=$(=max(FiscalYear))"}&amp;gt;} FiscalYear,';')&lt;/P&gt;&lt;P&gt;Once a year is selected, pressing the button will cause all years below the maximum currently select year(s) to be selected.&lt;/P&gt;&lt;P&gt;If no years are selected and the button is press, all years will be selected. You could work around that with an if(getselectedcount(FiscalYear) . . . logic.&lt;/P&gt;&lt;P&gt;It's not exactly what you were asking for, but it's probably the closest thing with Qlik out of the box.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Feb 2021 23:32:58 GMT</pubDate>
    <dc:creator>GaryGiles</dc:creator>
    <dc:date>2021-02-18T23:32:58Z</dc:date>
    <item>
      <title>Qlik Sense Filter Pane</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Filter-Pane/m-p/1783933#M61100</link>
      <description>&lt;P&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;I would like to please have a filter pane that presents a list of years, which once the user selects the year, the filter pane selects all years less than equal to the year selected.&lt;BR /&gt;&lt;BR /&gt;For example, years 2010 to 2021 are presented in the filter pane, once the user selects 2017, all years 2010 to 2017 appear as being selected.&amp;nbsp; So I guess something similar to typing &amp;lt;=2017 in the search box of the filter pane.&lt;BR /&gt;&lt;BR /&gt;Is this possible?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Filter-Pane/m-p/1783933#M61100</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2021-12-20T21:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Filter Pane</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Filter-Pane/m-p/1784019#M61109</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/103953"&gt;@Trevor&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I don't think you can get that kind of functionality in the Filter Pane.&lt;/P&gt;&lt;P&gt;An alternative would be to add a button (chart) and as the Action, choose 'Select values in a field'. Select your year field, for example, FiscalYear.&lt;/P&gt;&lt;P&gt;Then for the value use: =Concat({$&amp;lt;FiscalYear={"&amp;lt;=$(=max(FiscalYear))"}&amp;gt;} FiscalYear,';')&lt;/P&gt;&lt;P&gt;Once a year is selected, pressing the button will cause all years below the maximum currently select year(s) to be selected.&lt;/P&gt;&lt;P&gt;If no years are selected and the button is press, all years will be selected. You could work around that with an if(getselectedcount(FiscalYear) . . . logic.&lt;/P&gt;&lt;P&gt;It's not exactly what you were asking for, but it's probably the closest thing with Qlik out of the box.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 23:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Filter-Pane/m-p/1784019#M61109</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2021-02-18T23:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Filter Pane</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Filter-Pane/m-p/1784041#M61113</link>
      <description>&lt;P&gt;Thank you Gary, this was a very good work around!&amp;nbsp; Much appreciate the help!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 03:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Filter-Pane/m-p/1784041#M61113</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2021-02-19T03:49:02Z</dc:date>
    </item>
  </channel>
</rss>

