<?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 FirstSortedValue() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/FirstSortedValue/m-p/1577847#M741361</link>
    <description>&lt;P&gt;Hello&lt;BR /&gt;I have a question about the arguments of the FirstSortedValue function in the graphs , my expression&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Count(aggr(Count(DISTINCT {&amp;lt;ID = {"=Index(Concat(DISTINCT {&amp;lt;YEAR= {$(=(YEAR))}&amp;gt;} '|' &amp;amp; REACT&amp;amp; '|'), '|1|')&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;and FirstSortedValue(PRICE1+PRICE2, -DATE) &amp;gt; 0"}&amp;gt;} ID),ID))&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;the expression is working correctly but I have to add a condition on the date&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;FirstSortedValue(PRICE1+PRICE2, -DATE&lt;FONT color="#000080"&gt;&amp;gt;20181231&lt;/FONT&gt;) &amp;gt; 0"}&amp;gt;} ID)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Count(aggr(Count(DISTINCT {&amp;lt;ID = {"=Index(Concat(DISTINCT {&amp;lt;YEAR= {$(=(YEAR))}&amp;gt;} '|' &amp;amp; REACT&amp;amp; '|'), '|1|')&lt;BR /&gt;and FirstSortedValue(PRICE1+PRICE2, -DATE&lt;FONT color="#000080"&gt;&amp;gt;20181231&lt;/FONT&gt;)&amp;gt; 0"}&amp;gt;} ID),ID))&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>souadouert</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>FirstSortedValue()</title>
      <link>https://community.qlik.com/t5/QlikView/FirstSortedValue/m-p/1577847#M741361</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I have a question about the arguments of the FirstSortedValue function in the graphs , my expression&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Count(aggr(Count(DISTINCT {&amp;lt;ID = {"=Index(Concat(DISTINCT {&amp;lt;YEAR= {$(=(YEAR))}&amp;gt;} '|' &amp;amp; REACT&amp;amp; '|'), '|1|')&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;and FirstSortedValue(PRICE1+PRICE2, -DATE) &amp;gt; 0"}&amp;gt;} ID),ID))&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;the expression is working correctly but I have to add a condition on the date&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;FirstSortedValue(PRICE1+PRICE2, -DATE&lt;FONT color="#000080"&gt;&amp;gt;20181231&lt;/FONT&gt;) &amp;gt; 0"}&amp;gt;} ID)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Count(aggr(Count(DISTINCT {&amp;lt;ID = {"=Index(Concat(DISTINCT {&amp;lt;YEAR= {$(=(YEAR))}&amp;gt;} '|' &amp;amp; REACT&amp;amp; '|'), '|1|')&lt;BR /&gt;and FirstSortedValue(PRICE1+PRICE2, -DATE&lt;FONT color="#000080"&gt;&amp;gt;20181231&lt;/FONT&gt;)&amp;gt; 0"}&amp;gt;} ID),ID))&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FirstSortedValue/m-p/1577847#M741361</guid>
      <dc:creator>souadouert</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: FirstSortedValue()</title>
      <link>https://community.qlik.com/t5/QlikView/FirstSortedValue/m-p/1577873#M741362</link>
      <description>&lt;P&gt;May be using set analysis&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;FirstSortedValue({&amp;lt;DATE = {[&amp;gt;$(=Date(MakeDate(2018, 12, 31), 'DateFieldFormatHere'))]}&amp;gt;} PRICE1+PRICE2, -DATE)&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 08 May 2019 10:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FirstSortedValue/m-p/1577873#M741362</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-08T10:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: FirstSortedValue()</title>
      <link>https://community.qlik.com/t5/QlikView/FirstSortedValue/m-p/1577878#M741363</link>
      <description>&lt;P&gt;THANK YOU SUNNY&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 11:04:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FirstSortedValue/m-p/1577878#M741363</guid>
      <dc:creator>souadouert</dc:creator>
      <dc:date>2019-05-08T11:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: FirstSortedValue()</title>
      <link>https://community.qlik.com/t5/QlikView/FirstSortedValue/m-p/1577881#M741364</link>
      <description>&lt;P&gt;Your always welcome Souad &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 11:07:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FirstSortedValue/m-p/1577881#M741364</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-08T11:07:41Z</dc:date>
    </item>
  </channel>
</rss>

