<?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 max and corresponding value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202206#M59998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;correction on last post:&lt;/P&gt;&lt;P&gt;why are you comparing date with max(date)?&lt;/P&gt;&lt;P&gt;isnt MAX(TOTAL &amp;lt;key&amp;gt; date) enough?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jul 2010 14:51:37 GMT</pubDate>
    <dc:creator>amien</dc:creator>
    <dc:date>2010-07-09T14:51:37Z</dc:date>
    <item>
      <title>max and corresponding value</title>
      <link>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202199#M59991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MAX(TOTAL &amp;lt;key&amp;gt; date)&lt;/P&gt;&lt;P&gt;i have this expression and gives me a date as result. the date is linked to a caseid.&lt;/P&gt;&lt;P&gt;how do i get the corresponding caseid, based on the MAX(TOTAL &amp;lt;key&amp;gt; date) expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jun 2010 09:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202199#M59991</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2010-06-25T09:55:11Z</dc:date>
    </item>
    <item>
      <title>max and corresponding value</title>
      <link>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202200#M59992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;/bump&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 13:44:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202200#M59992</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2010-06-30T13:44:08Z</dc:date>
    </item>
    <item>
      <title>max and corresponding value</title>
      <link>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202201#M59993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try set analysis expression, something like this:&lt;/P&gt;&lt;P&gt;=only({$&amp;lt;date= {$(=max(total&amp;lt;key&amp;gt; date))}&amp;gt;} caseid)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 14:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202201#M59993</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-30T14:51:19Z</dc:date>
    </item>
    <item>
      <title>max and corresponding value</title>
      <link>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202202#M59994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not really working .. i have added a sample qv including your expression.&lt;/P&gt;&lt;P&gt;anyone knows whats wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jul 2010 20:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202202#M59994</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2010-07-03T20:28:54Z</dc:date>
    </item>
    <item>
      <title>max and corresponding value</title>
      <link>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202203#M59995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;/bump&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 12:41:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202203#M59995</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2010-07-05T12:41:45Z</dc:date>
    </item>
    <item>
      <title>max and corresponding value</title>
      <link>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202204#M59996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try &lt;B&gt;only(if(date=aggr(nodistinct max(date),key),case_id2))&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 13:17:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202204#M59996</guid>
      <dc:creator />
      <dc:date>2010-07-05T13:17:03Z</dc:date>
    </item>
    <item>
      <title>max and corresponding value</title>
      <link>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202205#M59997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks .. works . .only problem is that if there are more then one cases where date = max(date), cell is empty .. so i changed only to max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 14:02:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202205#M59997</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2010-07-05T14:02:25Z</dc:date>
    </item>
    <item>
      <title>max and corresponding value</title>
      <link>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202206#M59998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;correction on last post:&lt;/P&gt;&lt;P&gt;why are you comparing date with max(date)?&lt;/P&gt;&lt;P&gt;isnt MAX(TOTAL &amp;lt;key&amp;gt; date) enough?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 14:51:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202206#M59998</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2010-07-09T14:51:37Z</dc:date>
    </item>
    <item>
      <title>max and corresponding value</title>
      <link>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202207#M59999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just applied this to an equivalent problem, and it worked fine.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Sep 2010 03:01:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-and-corresponding-value/m-p/202207#M59999</guid>
      <dc:creator />
      <dc:date>2010-09-11T03:01:57Z</dc:date>
    </item>
  </channel>
</rss>

