<?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 - Identify Earliest Record in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Identify-Earliest-Record/m-p/1689083#M52583</link>
    <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum(Aggr(
  If(YearMonthNum = Min({1} TOTAL &amp;lt;CASE_AER_NUMBER_VERSION&amp;gt; YearMonthNum), CASE_COUNTER, 0)
, YearMonthNum, CASE_AER_NUMBER_VERSION))&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 30 Mar 2020 15:30:08 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2020-03-30T15:30:08Z</dc:date>
    <item>
      <title>Qlik Sense - Identify Earliest Record</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Identify-Earliest-Record/m-p/1687835#M52438</link>
      <description>&lt;P&gt;Hello –&lt;/P&gt;&lt;P&gt;Hoping someone might be able to assist. I have an issue trying to count the number of records by month. If the same record crosses over multiple months it should only be counted only in the earliest month. In the example below, 20180621200 (0) should be counted only in June. (Seems to be working correctly in the Summary Table.)&lt;/P&gt;&lt;P&gt;However, if I click on YearMonth to filter on the month in the Summary Table (201907) it now displays 20180621200 (0) incorrectly counted in July (see Summary Table Filtered). Any thoughts on how to ensure that the record is not displayed for July?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LateCases2.PNG" style="width: 693px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/30597iA58BBC2073DAEA05/image-size/large?v=v2&amp;amp;px=999" role="button" title="LateCases2.PNG" alt="LateCases2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 21:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Identify-Earliest-Record/m-p/1687835#M52438</guid>
      <dc:creator>tomdon14</dc:creator>
      <dc:date>2021-12-21T21:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Identify Earliest Record</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Identify-Earliest-Record/m-p/1689083#M52583</link>
      <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum(Aggr(
  If(YearMonthNum = Min({1} TOTAL &amp;lt;CASE_AER_NUMBER_VERSION&amp;gt; YearMonthNum), CASE_COUNTER, 0)
, YearMonthNum, CASE_AER_NUMBER_VERSION))&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 30 Mar 2020 15:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Identify-Earliest-Record/m-p/1689083#M52583</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-03-30T15:30:08Z</dc:date>
    </item>
  </channel>
</rss>

