<?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 Load field having the most recent date in qlik in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Load-field-having-the-most-recent-date-in-qlik/m-p/1739307#M56540</link>
    <description>&lt;P&gt;Hello everyone.&lt;/P&gt;&lt;P&gt;Please help me as I am new to qlik.&lt;/P&gt;&lt;P&gt;Below is the data&amp;nbsp;&lt;/P&gt;&lt;P&gt;Milestone Date&lt;/P&gt;&lt;P&gt;M1.&amp;nbsp; 202001&lt;/P&gt;&lt;P&gt;M1 ,201901&lt;/P&gt;&lt;P&gt;M2, 202003&lt;/P&gt;&lt;P&gt;M2, 202006&lt;/P&gt;&lt;P&gt;Desired output&amp;nbsp;&lt;/P&gt;&lt;P&gt;M1 202001&lt;/P&gt;&lt;P&gt;M2 202006&lt;/P&gt;&lt;P&gt;Want to capture milestone for the latest date&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49931"&gt;@reddy-s&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/81722"&gt;@kumar1&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Aug 2020 20:45:47 GMT</pubDate>
    <dc:creator>Aspiring_Developer</dc:creator>
    <dc:date>2020-08-27T20:45:47Z</dc:date>
    <item>
      <title>Load field having the most recent date in qlik</title>
      <link>https://community.qlik.com/t5/App-Development/Load-field-having-the-most-recent-date-in-qlik/m-p/1739307#M56540</link>
      <description>&lt;P&gt;Hello everyone.&lt;/P&gt;&lt;P&gt;Please help me as I am new to qlik.&lt;/P&gt;&lt;P&gt;Below is the data&amp;nbsp;&lt;/P&gt;&lt;P&gt;Milestone Date&lt;/P&gt;&lt;P&gt;M1.&amp;nbsp; 202001&lt;/P&gt;&lt;P&gt;M1 ,201901&lt;/P&gt;&lt;P&gt;M2, 202003&lt;/P&gt;&lt;P&gt;M2, 202006&lt;/P&gt;&lt;P&gt;Desired output&amp;nbsp;&lt;/P&gt;&lt;P&gt;M1 202001&lt;/P&gt;&lt;P&gt;M2 202006&lt;/P&gt;&lt;P&gt;Want to capture milestone for the latest date&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49931"&gt;@reddy-s&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/81722"&gt;@kumar1&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 20:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-field-having-the-most-recent-date-in-qlik/m-p/1739307#M56540</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2020-08-27T20:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Load field having the most recent date in qlik</title>
      <link>https://community.qlik.com/t5/App-Development/Load-field-having-the-most-recent-date-in-qlik/m-p/1739314#M56541</link>
      <description>&lt;P&gt;//Script logic&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;Data:
load Milestone,
     date(max(floor(date#(Date,'YYYYMM'))),'YYYYMM') as Date
FROM Source
group by Milestone;
&lt;/LI-CODE&gt;&lt;P&gt;// Front end solution&lt;/P&gt;&lt;P&gt;Create a table object with Dimension Milestone and below expression&lt;/P&gt;&lt;P&gt;Date(max(Date),'YYYYMM')&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 21:04:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-field-having-the-most-recent-date-in-qlik/m-p/1739314#M56541</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-08-27T21:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Load field having the most recent date in qlik</title>
      <link>https://community.qlik.com/t5/App-Development/Load-field-having-the-most-recent-date-in-qlik/m-p/1739356#M56556</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&lt;/P&gt;&lt;P&gt;I tried the approach , but it giving me the data like this :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_0-1598592109154.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/39709iB2D233885E6EE49F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_0-1598592109154.png" alt="Aspiring_Developer_0-1598592109154.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;From backend itself , i should only get the latest values for Milestone ie.&lt;/P&gt;&lt;P&gt;if i take this single field in table it should&amp;nbsp; populate values only for latest dates.&lt;/P&gt;&lt;P&gt;M1&lt;/P&gt;&lt;P&gt;M2&lt;/P&gt;&lt;P&gt;M3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;M1, M2,M3 having values for latest date&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 05:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-field-having-the-most-recent-date-in-qlik/m-p/1739356#M56556</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2020-08-28T05:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Load field having the most recent date in qlik</title>
      <link>https://community.qlik.com/t5/App-Development/Load-field-having-the-most-recent-date-in-qlik/m-p/1739385#M56558</link>
      <description>&lt;P&gt;Hello Aspiring_Creator,&lt;/P&gt;&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt; suggested, getting max for each milestone should generate the output you need.&lt;/P&gt;&lt;P&gt;Likewise, you can use sorting function and get the same result.&lt;/P&gt;&lt;P&gt;LOAD MileStone, FirstSortedValue(Date,-Date) as Date GROUP BY MileStone;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;MileStone, Date&lt;BR /&gt;M1, 202001&lt;BR /&gt;M1, 201901&lt;BR /&gt;M2, 202003&lt;BR /&gt;M2, 202006&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 07:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-field-having-the-most-recent-date-in-qlik/m-p/1739385#M56558</guid>
      <dc:creator>SerhanKaraer</dc:creator>
      <dc:date>2020-08-28T07:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Load field having the most recent date in qlik</title>
      <link>https://community.qlik.com/t5/App-Development/Load-field-having-the-most-recent-date-in-qlik/m-p/1739415#M56562</link>
      <description>&lt;P&gt;try below&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Data:
load Milestone,
     date(date#(Date,'YYYYMM'),'YYYYMM') as Date
FROM Source;

inner join(Data)
load date(max(Date),'YYYYMM') as Date
resident Data;&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 28 Aug 2020 09:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-field-having-the-most-recent-date-in-qlik/m-p/1739415#M56562</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-08-28T09:16:03Z</dc:date>
    </item>
  </channel>
</rss>

