<?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: If, Only and Aggr in Filter Pane in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/If-Only-and-Aggr-in-Filter-Pane/m-p/2421659#M95725</link>
    <description>&lt;P&gt;Try this, it might work:&lt;/P&gt;
&lt;P&gt;={&amp;lt;Stichtag={"&amp;gt;01.01.2023"}&amp;gt;}Aggr(Only({&amp;lt; numdate = {"&amp;gt;=$(=vMin)&amp;lt;=$(=vMax)"} &amp;gt;}Stichtag),Stichtag)&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2024 10:54:38 GMT</pubDate>
    <dc:creator>henrikalmen</dc:creator>
    <dc:date>2024-02-21T10:54:38Z</dc:date>
    <item>
      <title>If, Only and Aggr in Filter Pane</title>
      <link>https://community.qlik.com/t5/App-Development/If-Only-and-Aggr-in-Filter-Pane/m-p/2421554#M95712</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I'm new to Qlik and tried some stuff but I couldn't work it out by myself.&lt;/P&gt;
&lt;P&gt;I have a filter pane where the user can choose dates:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sde821_0-1708501278204.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160321i6AD31710874F7A1B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sde821_0-1708501278204.png" alt="sde821_0-1708501278204.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;At the moment my formula is:&lt;/P&gt;
&lt;P&gt;(1)&amp;nbsp; &amp;nbsp; &amp;nbsp; =If(date(Stichtag)&amp;gt;'01.01.2023',date(Stichtag))&lt;/P&gt;
&lt;P&gt;Formula (1) shows me all dates bigger then 01.01.2023.&lt;/P&gt;
&lt;P&gt;I would also like to combine this with a Aggr-Only formula like this:&lt;/P&gt;
&lt;P&gt;(2)&amp;nbsp; &amp;nbsp; &amp;nbsp; =Aggr(Only({&amp;lt; numdate = {"&amp;gt;=$(=vMin)&amp;lt;=$(=vMax)"} &amp;gt;}Stichtag),Stichtag)&lt;/P&gt;
&lt;P&gt;Formula (2) gives me the possibility to only choose one date and not more.&lt;/P&gt;
&lt;P&gt;I would like to combine (1) + (2).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am very grateful for any suggested solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionaly and if possible I would also like to sort the dates inside the filter pane&amp;nbsp;in descending order. When this would fit into the combined formula above this would be perfekt.&lt;/P&gt;
&lt;P&gt;Thank you for all your efforts in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 09:24:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-Only-and-Aggr-in-Filter-Pane/m-p/2421554#M95712</guid>
      <dc:creator>sde821</dc:creator>
      <dc:date>2024-02-21T09:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: If, Only and Aggr in Filter Pane</title>
      <link>https://community.qlik.com/t5/App-Development/If-Only-and-Aggr-in-Filter-Pane/m-p/2421659#M95725</link>
      <description>&lt;P&gt;Try this, it might work:&lt;/P&gt;
&lt;P&gt;={&amp;lt;Stichtag={"&amp;gt;01.01.2023"}&amp;gt;}Aggr(Only({&amp;lt; numdate = {"&amp;gt;=$(=vMin)&amp;lt;=$(=vMax)"} &amp;gt;}Stichtag),Stichtag)&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 10:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-Only-and-Aggr-in-Filter-Pane/m-p/2421659#M95725</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2024-02-21T10:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: If, Only and Aggr in Filter Pane</title>
      <link>https://community.qlik.com/t5/App-Development/If-Only-and-Aggr-in-Filter-Pane/m-p/2421668#M95727</link>
      <description>&lt;P&gt;Hi Henrikalmen,&lt;/P&gt;
&lt;P&gt;thank you! It works very well!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 11:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-Only-and-Aggr-in-Filter-Pane/m-p/2421668#M95727</guid>
      <dc:creator>sde821</dc:creator>
      <dc:date>2024-02-21T11:06:50Z</dc:date>
    </item>
  </channel>
</rss>

