<?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: Max Date finding in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382571#M421245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try below expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions is your product &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression =Max(Total &amp;lt;Product&amp;gt; Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Nov 2017 05:54:43 GMT</pubDate>
    <dc:creator>VishalWaghole</dc:creator>
    <dc:date>2017-11-28T05:54:43Z</dc:date>
    <item>
      <title>Max Date finding</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382566#M421240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Date.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/184849_Date.png" style="height: 169px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Hey guys, I need only the maximum dates for each Product in a table.&lt;/P&gt;&lt;P&gt;Like Bread 19/11/2017&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sugar &lt;SPAN style="font-size: 13.3333px;"&gt;28/11/2017&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tea&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 18&lt;SPAN style="font-size: 13.3333px;"&gt;/11/2017&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Tried something like this =Only({&amp;lt;PDate={'$(=max(Date))'}&amp;gt;} PDate) for Serial date 2. Didn't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Any kind of help is much appreciated and thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Shahriar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 05:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382566#M421240</guid>
      <dc:creator>atlantis_shahri</dc:creator>
      <dc:date>2017-11-28T05:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Max Date finding</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382567#M421241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share sample date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the data present in PDate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 05:41:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382567#M421241</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-11-28T05:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Max Date finding</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382568#M421242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the test source data.&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;Load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Product, PDate&lt;/P&gt;&lt;P&gt;Sugar, 11/11/2016&lt;/P&gt;&lt;P&gt;Bread, 12/11/2016&lt;/P&gt;&lt;P&gt;Sugar, 11/11/2017&lt;/P&gt;&lt;P&gt;Bread, 12/11/2017&lt;/P&gt;&lt;P&gt;Sugar, 12/10/2017&lt;/P&gt;&lt;P&gt;Bread, 12/10/2017&lt;/P&gt;&lt;P&gt;Sugar, 28/11/2017&lt;/P&gt;&lt;P&gt;Bread, 19/11/2017&lt;/P&gt;&lt;P&gt;Tea,&amp;nbsp;&amp;nbsp; 18/11/2017&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 05:45:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382568#M421242</guid>
      <dc:creator>atlantis_shahri</dc:creator>
      <dc:date>2017-11-28T05:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Max Date finding</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382569#M421243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where is Date field from expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only({&amp;lt;PDate={'$(=max(&lt;STRONG&gt;Date&lt;/STRONG&gt;))'}&amp;gt;} PDate)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 05:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382569#M421243</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-11-28T05:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Max Date finding</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382570#M421244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only({&amp;lt;PDate={"$(=Date(max(PDate),'DD/MM/YYYY'))"}&amp;gt;} PDate)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 05:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382570#M421244</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-11-28T05:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Max Date finding</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382571#M421245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try below expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions is your product &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression =Max(Total &amp;lt;Product&amp;gt; Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 05:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382571#M421245</guid>
      <dc:creator>VishalWaghole</dc:creator>
      <dc:date>2017-11-28T05:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Max Date finding</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382572#M421246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 24.3885px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try below expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 24.3885px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dimensions is your product&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 24.3885px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Expression =Max(Total &amp;lt;Product&amp;gt; PDate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 24.3885px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-size: 24.3885px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 05:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382572#M421246</guid>
      <dc:creator>VishalWaghole</dc:creator>
      <dc:date>2017-11-28T05:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Max Date finding</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382573#M421247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems to be 'PDate' is not properly formatted.&lt;/P&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Table:&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Courier New'; color: red;"&gt;Date(Date#(PDate,'DD/MM/YYYY'))&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;PDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[&lt;BR /&gt; Product, PDate&lt;BR /&gt; Sugar, 11/11/2016&lt;BR /&gt; Bread, 12/11/2016&lt;BR /&gt; Sugar, 11/11/2017&lt;BR /&gt; Bread, 12/11/2017&lt;BR /&gt; Sugar, 12/10/2017&lt;BR /&gt; Bread, 12/10/2017&lt;BR /&gt; Sugar, 28/11/2017&lt;BR /&gt; Bread, 19/11/2017&lt;BR /&gt; Tea,&amp;nbsp; 18/11/2017&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Chart:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Dimension:&amp;nbsp; Production&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Expression :&amp;nbsp; Max(PDate)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 06:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382573#M421247</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2017-11-28T06:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Max Date finding</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382574#M421248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This doesn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 07:25:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382574#M421248</guid>
      <dc:creator>atlantis_shahri</dc:creator>
      <dc:date>2017-11-28T07:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Max Date finding</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382575#M421249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This only works when Load Product,Date(Date#(PDate,'DD/MM/YYYY')) as PDate; is added. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 07:28:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382575#M421249</guid>
      <dc:creator>atlantis_shahri</dc:creator>
      <dc:date>2017-11-28T07:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Max Date finding</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382576#M421250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was using complex expressions. Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 07:47:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Date-finding/m-p/1382576#M421250</guid>
      <dc:creator>atlantis_shahri</dc:creator>
      <dc:date>2017-11-28T07:47:41Z</dc:date>
    </item>
  </channel>
</rss>

