<?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 Flagging records as NEW and OLD in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Flagging-records-as-NEW-and-OLD/m-p/1827621#M68124</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am stuck in a scenario where I have to flag the IDs as New Or Old based on the time stamp.&lt;/P&gt;&lt;P&gt;But the tricky part here is that I have to flag a particular record new for the complete whole month when that transaction is made.&lt;/P&gt;&lt;P&gt;I have used this script and I am able to achieve my requirement at the front end using this&lt;/P&gt;&lt;P&gt;expression =if(YearMonth1= AGGR(MIN(FirstDate),FMONTH),'NEW','OLD')&lt;/P&gt;&lt;P&gt;but It's required to be done in the script only.&lt;/P&gt;&lt;P&gt;Please refer the snapshot.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="manisharora_0-1628579027603.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59901iAF90A98C72C0BB16/image-size/medium?v=v2&amp;amp;px=400" role="button" title="manisharora_0-1628579027603.png" alt="manisharora_0-1628579027603.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="manisharora_1-1628579048353.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59902iF80FC461310D9882/image-size/medium?v=v2&amp;amp;px=400" role="button" title="manisharora_1-1628579048353.png" alt="manisharora_1-1628579048353.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Aug 2021 07:04:17 GMT</pubDate>
    <dc:creator>manisharora</dc:creator>
    <dc:date>2021-08-10T07:04:17Z</dc:date>
    <item>
      <title>Flagging records as NEW and OLD</title>
      <link>https://community.qlik.com/t5/App-Development/Flagging-records-as-NEW-and-OLD/m-p/1827621#M68124</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am stuck in a scenario where I have to flag the IDs as New Or Old based on the time stamp.&lt;/P&gt;&lt;P&gt;But the tricky part here is that I have to flag a particular record new for the complete whole month when that transaction is made.&lt;/P&gt;&lt;P&gt;I have used this script and I am able to achieve my requirement at the front end using this&lt;/P&gt;&lt;P&gt;expression =if(YearMonth1= AGGR(MIN(FirstDate),FMONTH),'NEW','OLD')&lt;/P&gt;&lt;P&gt;but It's required to be done in the script only.&lt;/P&gt;&lt;P&gt;Please refer the snapshot.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="manisharora_0-1628579027603.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59901iAF90A98C72C0BB16/image-size/medium?v=v2&amp;amp;px=400" role="button" title="manisharora_0-1628579027603.png" alt="manisharora_0-1628579027603.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="manisharora_1-1628579048353.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59902iF80FC461310D9882/image-size/medium?v=v2&amp;amp;px=400" role="button" title="manisharora_1-1628579048353.png" alt="manisharora_1-1628579048353.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 07:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Flagging-records-as-NEW-and-OLD/m-p/1827621#M68124</guid>
      <dc:creator>manisharora</dc:creator>
      <dc:date>2021-08-10T07:04:17Z</dc:date>
    </item>
  </channel>
</rss>

