<?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: Problem with firstsortedvalue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193844#M462058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aggr(Max(Occupancy),Itemnr)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Oct 2016 10:03:05 GMT</pubDate>
    <dc:creator>HirisH_V7</dc:creator>
    <dc:date>2016-10-26T10:03:05Z</dc:date>
    <item>
      <title>Problem with firstsortedvalue</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193840#M462054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for the first date with the max occupancy. The table with the input is;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#000000&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Itemnr&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Occupancy&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1-1-2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2-1-2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;220&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3-1-2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;220&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4-1-2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5-1-2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;180&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1-1-2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;150&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2-1-2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;175&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3-1-2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;180&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4-1-2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;180&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5-1-2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;170&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm looking for is&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Itemnr&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Occupancy&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2-1-2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;220&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3-1-2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;180&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function does work for itemnr with only 1 date with the max occupancy. Function so far is;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstsortedvalue(Date,-Aggr(sum(Occupancy),Date)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 08:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193840#M462054</guid>
      <dc:creator>tomhovens</dc:creator>
      <dc:date>2016-10-26T08:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with firstsortedvalue</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193841#M462055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SET DateFormat='D-M-YYYY'; &lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;SET DateFormat='M-D-YYYY';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max(Aggr(SUM(Occupancy),Itemnr,Date))&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;FirstSortedValue(DISTINCT Date,&amp;nbsp; -Aggr(SUM(Occupancy),Itemnr,Date))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 08:33:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193841#M462055</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-10-26T08:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with firstsortedvalue</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193842#M462056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I don't like the FirstSortedValue function as it returns null if there is a tie for the place you're looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Min(if(Aggr(Rank(Sum(Occupancy),1), Itemnr,Date) = 1,Date))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gives this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Itemnr&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;FirstDateFullOcc&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;A&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2-1-2016&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;B&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;3-1-2016&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 09:58:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193842#M462056</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2016-10-26T09:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with firstsortedvalue</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193843#M462057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can avoid this by using &lt;/P&gt;&lt;P&gt;FirstSortedValue( Distinct .....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 10:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193843#M462057</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-10-26T10:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with firstsortedvalue</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193844#M462058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aggr(Max(Occupancy),Itemnr)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 10:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193844#M462058</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-10-26T10:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with firstsortedvalue</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193845#M462059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I forgot something, add the expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max(Aggr(Sum(Occupancy), Itemnr,Date))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to get the Occupancy figure,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Itemnr&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;FirstDateFullOcc&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Occupancy&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;A&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2-1-2016&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;220&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;B&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;3-1-2016&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;180&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 10:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193845#M462059</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2016-10-26T10:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with firstsortedvalue</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193846#M462060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or may be like this to pick minimum date for the maximum occupany&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=FirstSortedValue(Date, -Aggr(Sum(Occupancy) - Date/1E6, Itemnr, Date))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141982_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 10:06:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193846#M462060</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-26T10:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with firstsortedvalue</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193847#M462061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I guess Andrew's concern is that it will randomly pick from one of the two options. But in this case we know that OP wants to pick the minimum date from the maximum occupancy. So, I think we can code that extra bit in there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=FirstSortedValue(Date, -Aggr(Sum(Occupancy) &lt;SPAN style="color: #ff0000;"&gt;- Date/1E6&lt;/SPAN&gt;, Itemnr, Date))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And this should now always give one value, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 10:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193847#M462061</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-26T10:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with firstsortedvalue</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193848#M462062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;You're right of course for this particular problem. My dislike for this function is based on a more general consideration of how it treats ties and that shouldn't have blinded me to using it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the problem was a different one such as wanting to see all the dates, rather than just the first, for which max occupancy was achieved then FirstSortedValue would fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concat(if(Aggr(Rank(Sum(Occupancy),1), Itemnr,Date) = 1,Date),', ')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would return the dates that tie for first place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course for the problem at hand FirstSortedValue with the DISTINCT qualifier may be more to Tom's taste.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 10:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193848#M462062</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2016-10-26T10:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with firstsortedvalue</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193849#M462063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Andrew, Maresh and Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bot solutons does work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 10:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193849#M462063</guid>
      <dc:creator>tomhovens</dc:creator>
      <dc:date>2016-10-26T10:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with firstsortedvalue</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193850#M462064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the above expression, I couldn't understand the below part alone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date/1E6&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2017 06:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-firstsortedvalue/m-p/1193850#M462064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-02T06:35:30Z</dc:date>
    </item>
  </channel>
</rss>

