<?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 Filter by max value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filter-by-max-value/m-p/2021326#M84314</link>
    <description>&lt;P&gt;Hello everyone! I am currently struggling with filtering the data in the table. I have created an example of my data in Excel and it looks like the following.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HelenaBow12__0-1672753149055.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97155i59B720E8A0E6C897/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HelenaBow12__0-1672753149055.png" alt="HelenaBow12__0-1672753149055.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I now need to filter the strings by the highest revision number. So, my final table looks like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HelenaBow12__1-1672753266260.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97156i9A1235F086CFB708/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HelenaBow12__1-1672753266260.png" alt="HelenaBow12__1-1672753266260.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I am new to Qlik, so I am not quite sure how to perform this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance for your ideas!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jan 2023 13:44:56 GMT</pubDate>
    <dc:creator>HelenaBow12_</dc:creator>
    <dc:date>2023-01-03T13:44:56Z</dc:date>
    <item>
      <title>Filter by max value</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-by-max-value/m-p/2021326#M84314</link>
      <description>&lt;P&gt;Hello everyone! I am currently struggling with filtering the data in the table. I have created an example of my data in Excel and it looks like the following.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HelenaBow12__0-1672753149055.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97155i59B720E8A0E6C897/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HelenaBow12__0-1672753149055.png" alt="HelenaBow12__0-1672753149055.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I now need to filter the strings by the highest revision number. So, my final table looks like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HelenaBow12__1-1672753266260.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97156i9A1235F086CFB708/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HelenaBow12__1-1672753266260.png" alt="HelenaBow12__1-1672753266260.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I am new to Qlik, so I am not quite sure how to perform this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance for your ideas!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 13:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-by-max-value/m-p/2021326#M84314</guid>
      <dc:creator>HelenaBow12_</dc:creator>
      <dc:date>2023-01-03T13:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Filter by max value</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-by-max-value/m-p/2021350#M84315</link>
      <description>&lt;P&gt;One front end approach could be as follows.&lt;/P&gt;
&lt;P&gt;Dimension: OfficeID, SalesPerson, ExpectedOrderDate and Revision&lt;/P&gt;
&lt;P&gt;Use the expression below for the Amount.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;=Sum(Aggr(FirstSortedValue(Amount,-Revision),OfficeID))&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 14:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-by-max-value/m-p/2021350#M84315</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-01-03T14:54:52Z</dc:date>
    </item>
  </channel>
</rss>

