<?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 Aggr for max date and count IDs in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Aggr-for-max-date-and-count-IDs/m-p/1921023#M75823</link>
    <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;I need a simple count but with the aggr function.&lt;/P&gt;
&lt;P&gt;What I need:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Last Date of an Import Run --&amp;gt; and Counting the items "LeistGUID" per MaxDate.&lt;/P&gt;
&lt;P&gt;What works:&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Aggr( Max(Importdatum), LI_Quellsystem) --&amp;gt; gives me the max dates per Quellsystem.&lt;/P&gt;
&lt;P&gt;and even showing the&amp;nbsp;"LeistGUID" as a dimension.&lt;/P&gt;
&lt;P&gt;Question:&lt;/P&gt;
&lt;P&gt;How can I count the "LeistGUID" per&amp;nbsp; Max(Importdatum).&lt;/P&gt;
&lt;P&gt;My try:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;count(Aggr( Max(Importdatum), LI_Quellsystem, LI_LeistGUID) )&lt;/P&gt;
&lt;P&gt;Does count on &lt;STRONG&gt;all&lt;/STRONG&gt; LI_LeistGUID, but count only on max is needed.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlik Sense_Aggr_LeistGUID.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77602i2DA98D78C4520DE1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qlik Sense_Aggr_LeistGUID.png" alt="Qlik Sense_Aggr_LeistGUID.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks for you help.&lt;/P&gt;
&lt;P&gt;BR,&lt;/P&gt;
&lt;P&gt;Bernd&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2022 15:09:31 GMT</pubDate>
    <dc:creator>berndjaegle</dc:creator>
    <dc:date>2022-04-21T15:09:31Z</dc:date>
    <item>
      <title>Aggr for max date and count IDs</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-for-max-date-and-count-IDs/m-p/1921023#M75823</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;I need a simple count but with the aggr function.&lt;/P&gt;
&lt;P&gt;What I need:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Last Date of an Import Run --&amp;gt; and Counting the items "LeistGUID" per MaxDate.&lt;/P&gt;
&lt;P&gt;What works:&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Aggr( Max(Importdatum), LI_Quellsystem) --&amp;gt; gives me the max dates per Quellsystem.&lt;/P&gt;
&lt;P&gt;and even showing the&amp;nbsp;"LeistGUID" as a dimension.&lt;/P&gt;
&lt;P&gt;Question:&lt;/P&gt;
&lt;P&gt;How can I count the "LeistGUID" per&amp;nbsp; Max(Importdatum).&lt;/P&gt;
&lt;P&gt;My try:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;count(Aggr( Max(Importdatum), LI_Quellsystem, LI_LeistGUID) )&lt;/P&gt;
&lt;P&gt;Does count on &lt;STRONG&gt;all&lt;/STRONG&gt; LI_LeistGUID, but count only on max is needed.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlik Sense_Aggr_LeistGUID.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77602i2DA98D78C4520DE1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qlik Sense_Aggr_LeistGUID.png" alt="Qlik Sense_Aggr_LeistGUID.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks for you help.&lt;/P&gt;
&lt;P&gt;BR,&lt;/P&gt;
&lt;P&gt;Bernd&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 15:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-for-max-date-and-count-IDs/m-p/1921023#M75823</guid>
      <dc:creator>berndjaegle</dc:creator>
      <dc:date>2022-04-21T15:09:31Z</dc:date>
    </item>
  </channel>
</rss>

