<?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: FirstSortedValue calculate field [N]? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/FirstSortedValue-calculate-field-N/m-p/468564#M174999</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does nobody has an possible answer to this?&lt;/P&gt;&lt;P&gt;If I put an aggr before it, it also doesn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for example&lt;/P&gt;&lt;P&gt;$(=aggr(if(count({&amp;lt;[Artikelidentification]={'Product X'}&amp;gt;} DeliveryDate)&amp;gt;=10,10,count({&amp;lt;[Artikelidentification]={'Product X'}&amp;gt;} DeliveryDate)),Customer)), this gives me "-".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please could someone make me clear what I'm doing wrong?&lt;/P&gt;&lt;P&gt;If I make it $(&lt;STRONG&gt;'&lt;/STRONG&gt;.....&lt;STRONG&gt;'&lt;/STRONG&gt;), this also doesn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Mar 2013 08:12:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-25T08:12:14Z</dc:date>
    <item>
      <title>FirstSortedValue calculate field [N]?</title>
      <link>https://community.qlik.com/t5/QlikView/FirstSortedValue-calculate-field-N/m-p/468563#M174998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to calculate the &lt;N&gt; value for FirstSortedValue?&lt;/N&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I fill in 10 for the [N} value, but there aren't 10 records on that CustomerID, then it should give back the max available number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This piece of code works as an individual expression to count the max DeliveryDate a Customer has:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;=if(count( {$&amp;lt;[Artikelidentification] = {'Product X'}&amp;gt;} [DeliveryDate] )&amp;gt;10,10,count( {$&amp;lt;[Artikelidentification] = {'Product X'}&amp;gt;} [DeliveryDate] ))&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I add it as &lt;N&gt; value in my FirstSortedValue, it doesn't work.&lt;/N&gt;&lt;/P&gt;&lt;P&gt;If I put this piece of code between $( ....... ) it counts all DeliveryDates, not keeping in mind my Dimension 'CustomerID'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I calculate this &lt;N&gt; field, per CustomerID?&lt;/N&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 09:16:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FirstSortedValue-calculate-field-N/m-p/468563#M174998</guid>
      <dc:creator />
      <dc:date>2013-03-22T09:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: FirstSortedValue calculate field [N]?</title>
      <link>https://community.qlik.com/t5/QlikView/FirstSortedValue-calculate-field-N/m-p/468564#M174999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does nobody has an possible answer to this?&lt;/P&gt;&lt;P&gt;If I put an aggr before it, it also doesn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for example&lt;/P&gt;&lt;P&gt;$(=aggr(if(count({&amp;lt;[Artikelidentification]={'Product X'}&amp;gt;} DeliveryDate)&amp;gt;=10,10,count({&amp;lt;[Artikelidentification]={'Product X'}&amp;gt;} DeliveryDate)),Customer)), this gives me "-".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please could someone make me clear what I'm doing wrong?&lt;/P&gt;&lt;P&gt;If I make it $(&lt;STRONG&gt;'&lt;/STRONG&gt;.....&lt;STRONG&gt;'&lt;/STRONG&gt;), this also doesn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 08:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FirstSortedValue-calculate-field-N/m-p/468564#M174999</guid>
      <dc:creator />
      <dc:date>2013-03-25T08:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: FirstSortedValue calculate field [N]?</title>
      <link>https://community.qlik.com/t5/QlikView/FirstSortedValue-calculate-field-N/m-p/468565#M175000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is Straight table try Presentation - Max Number(Qv v.10)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 08:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FirstSortedValue-calculate-field-N/m-p/468565#M175000</guid>
      <dc:creator />
      <dc:date>2013-03-25T08:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: FirstSortedValue calculate field [N]?</title>
      <link>https://community.qlik.com/t5/QlikView/FirstSortedValue-calculate-field-N/m-p/468566#M175001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer, but this isn't a possibility for me.&lt;/P&gt;&lt;P&gt;I'm creating a firstsortedvalue calculation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=firstsortedvalue( ... ,&amp;nbsp; .... ,$(aggr(count({&amp;lt;[Geleverd artikel]={'402400'}&amp;gt;} Leverdatum),Leverklant)) )&lt;/P&gt;&lt;P&gt;So I would like to calculate the &lt;N&gt; value, because if I fill in '10' I get an '-' for some customers, because they don't have 10 orders.&lt;/N&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for someone who has only 8 orders, I want to fill in 8 for &lt;N&gt;.&lt;/N&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to do with this:&lt;/P&gt;&lt;P&gt;I would like to calculate the average interval for the last 10 dates. &lt;/P&gt;&lt;P&gt;If I take the =(max date - firstsortedvalue(..,.., 10) ) / number of deliveries (10 or &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;&lt;P&gt;then I have the average interval over the last 10 dates, but for someone with 8 deliveries, the 10 should turn into 8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps I'm trying to do this on a completely wrong way and should I take a different approach:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my script, I have a calculation for the Interval also, but this calculates the interval for each delivery, as far back as possible. So an average of this field shows a possible interval over the last 3 years. I don't succeed to use this part of code to get only the last 10 intervals. (This gives me a good view on how the order-pattern of a customer changes and if actions should be taken)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my script code to calculate this interval:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IntervalProductX:&lt;/P&gt;&lt;P&gt;Load Customer, Customer&lt;/P&gt;&lt;P&gt;,if(peek(Customer)=Customer,-peek(DeliveryDate)+DeliveryDate) as Interval&lt;/P&gt;&lt;P&gt;resident Deliveries&lt;/P&gt;&lt;P&gt;where Artikelidentification = 'Product X'&lt;/P&gt;&lt;P&gt;order by Customer, DeliveryDate;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So perhaps I should expand this load script to make an succesfull calculation for the last 10 DeliveryDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really need to get this to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;Perhaps adding something like this?:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IntervalProductX10:&lt;/P&gt;&lt;P&gt;LOAD Customer, avg(Interval) as Interval10&lt;/P&gt;&lt;P&gt;Resident IntervalProductX&lt;/P&gt;&lt;P&gt;where Customer= Previous(Previous(Previous(Previous(Previous(Previous(Previous(Previous(Previous(Customer)))))))))&amp;nbsp; &lt;/P&gt;&lt;P&gt;order by Customer, DeliveryDate;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: nijsen-granico&#xD;
Added new possible piece of load-script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 08:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FirstSortedValue-calculate-field-N/m-p/468566#M175001</guid>
      <dc:creator />
      <dc:date>2013-03-25T08:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: FirstSortedValue calculate field [N]?</title>
      <link>https://community.qlik.com/t5/QlikView/FirstSortedValue-calculate-field-N/m-p/468567#M175002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please attach you qvw. or try some below approaches :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) I am thinking to somehow set an Variable with the result of the aggregation and then pass it to the FirstSortedValue function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Or create a new column in the Load Script which can have rank of rows, so that we can use the max value of rank to FirstSortedValue function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;itsangad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 11:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FirstSortedValue-calculate-field-N/m-p/468567#M175002</guid>
      <dc:creator />
      <dc:date>2013-03-26T11:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: FirstSortedValue calculate field [N]?</title>
      <link>https://community.qlik.com/t5/QlikView/FirstSortedValue-calculate-field-N/m-p/468568#M175003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Itsangad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't attach the qvw.&lt;/P&gt;&lt;P&gt;I don't yet know how I can atttach a calculated value to the FirstSortedValue.&lt;/P&gt;&lt;P&gt;It accepts only hard numbers for &lt;N&gt; like 1, 2, 3 etc..&lt;/N&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm also thinking about ranking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the load script I'm trying to do the following (I was also thinking about ranking), this example creates the average over the last 3 to keep it more simple.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13643714767608508" jivemacro_uid="_13643714767608508"&gt;&lt;P&gt;IntervalProductX:&lt;/P&gt;&lt;P&gt;Load Customer, DeliveryDate&lt;/P&gt;&lt;P&gt;,if(peek(Customer)=Customer,-peek(DeliveryDate)+DeliveryDate) as Interval&lt;/P&gt;&lt;P&gt;resident DeliveriesDB &lt;/P&gt;&lt;P&gt;where Artikelidentification = 'ProductX'&lt;/P&gt;&lt;P&gt;order by Customer, DeliveryDate;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IntervalProductXCounter:&lt;/P&gt;&lt;P&gt;LOAD Customer, Interval, DeliveryDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Previous(Customer)=Customer,numsum(peek('Counter'),1),1) As Counter&lt;/P&gt;&lt;P&gt;Resident IntervalProductX&lt;/P&gt;&lt;P&gt;order by Customer;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MaxCounter:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Max(Counter) as MaxCounter&lt;/P&gt;&lt;P&gt;resident IntervalProductXCounter&lt;/P&gt;&lt;P&gt;group by Customer;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataFinal:&lt;/P&gt;&lt;P&gt;load *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(MaxCounter&amp;gt;=3,RangeAvg(Interval ,Peek('Interval'),Peek('Interval',-2)),if(Counter=2,RangeAvg(Interval,Peek('Interval')),Interval) ) as Last3AvgInterval&lt;/P&gt;&lt;P&gt;resident IntervalProductXCounter&lt;/P&gt;&lt;P&gt;order by Customer;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to calculate the avg only for the max value (maxCounter).&lt;/P&gt;&lt;P&gt;So if Customer Y has 130 deliveries, the IntervalProductX counter will count and comes to a maximum of 130.&lt;/P&gt;&lt;P&gt;This 130 needs to be taken and an average of the interval of Counts 128, 129 and 130 need to be calculated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So perhaps this might be the way to approach this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: nijsen-granico&amp;nbsp; Edited the piece of code a bit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 07:10:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FirstSortedValue-calculate-field-N/m-p/468568#M175003</guid>
      <dc:creator />
      <dc:date>2013-03-27T07:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: FirstSortedValue calculate field [N]?</title>
      <link>https://community.qlik.com/t5/QlikView/FirstSortedValue-calculate-field-N/m-p/468569#M175004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally got it working.&lt;/P&gt;&lt;P&gt;I used the following code: (DeliveryDB is my main database that contains the thousands of deliveries)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13643957589335580" jivemacro_uid="_13643957589335580"&gt;&lt;P&gt;join (DeliveryDB)&lt;/P&gt;&lt;P&gt;Load Customer, DeliveryDate&lt;/P&gt;&lt;P&gt;,if(peek(Customer)=Customer,-peek(DeliveryDate)+DeliveryDate) as Interval&lt;/P&gt;&lt;P&gt;resident DeliveryDB&lt;/P&gt;&lt;P&gt;where Artikelidentification = 'ProductX'&lt;/P&gt;&lt;P&gt;order by Customer, DeliveryDate;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join(DeliveryDB)&lt;/P&gt;&lt;P&gt;Load Customer, DeliveryDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(peek(Customer)=Customer, numsum(peek('Counter'),1),1) As Counter &lt;/P&gt;&lt;P&gt;Resident DeliveryDB&lt;/P&gt;&lt;P&gt;where Artikelidentification = 'ProductX'&lt;/P&gt;&lt;P&gt;order by Customer, DeliveryDate;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join(DeliveryDB)&lt;/P&gt;&lt;P&gt;load Customer, Counter, Interval,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Counter&amp;gt;5,RangeAvg(Interval ,Peek('Interval'),Peek('Interval',-2),Peek('Interval',-3),Peek('Interval',-4)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Counter=5,RangeAvg(Interval ,Peek('Interval'),Peek('Interval',-2),Peek('Interval',-3)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Counter=4,RangeAvg(Interval ,Peek('Interval'),Peek('Interval',-2)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Counter=3,RangeAvg(Interval,Peek('Interval')),Interval) )))&amp;nbsp; as Rolling5Avg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(Counter&amp;gt;15,RangeAvg(Peek('Interval',-5),Peek('Interval',-6),Peek('Interval',-7),Peek('Interval',-8),Peek('Interval',-9),Peek('Interval',-10),Peek('Interval',-11),Peek('Interval',-12),Peek('Interval',-13),Peek('Interval',14)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(Counter=15,RangeAvg(Peek('Interval',-5),Peek('Interval',-6),Peek('Interval',-7),Peek('Interval',-8),Peek('Interval',-9),Peek('Interval',-10),Peek('Interval',-11),Peek('Interval',-12),Peek('Interval',-13)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(Counter=14,RangeAvg(Peek('Interval',-5),Peek('Interval',-6),Peek('Interval',-7),Peek('Interval',-8),Peek('Interval',-9),Peek('Interval',-10),Peek('Interval',-11),Peek('Interval',-12)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(Counter=13,RangeAvg(Peek('Interval',-5),Peek('Interval',-6),Peek('Interval',-7),Peek('Interval',-8),Peek('Interval',-9),Peek('Interval',-10),Peek('Interval',-11)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(Counter=12,RangeAvg(Peek('Interval',-5),Peek('Interval',-6),Peek('Interval',-7),Peek('Interval',-8),Peek('Interval',-9),Peek('Interval',-10)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(Counter=11,RangeAvg(Peek('Interval',-5),Peek('Interval',-6),Peek('Interval',-7),Peek('Interval',-8),Peek('Interval',-9)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(Counter=10,RangeAvg(Peek('Interval',-5),Peek('Interval',-6),Peek('Interval',-7),Peek('Interval',-8)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(Counter=9,RangeAvg(Peek('Interval',-5),Peek('Interval',-6),Peek('Interval',-7)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(Counter=8,RangeAvg(Peek('Interval',-5),Peek('Interval',-6)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(Counter=7,RangeAvg(Peek('Interval',-5)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'N/B') )))))))))&amp;nbsp; as Rolling10Avg&amp;nbsp; //Calculating the average for the 10 deliveries before the Rolling5Avg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;resident DeliveryDB&lt;/P&gt;&lt;P&gt;where Artikelidentificatie = 'ProductX'&lt;/P&gt;&lt;P&gt;order by Customer, Counter;&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 14:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FirstSortedValue-calculate-field-N/m-p/468569#M175004</guid>
      <dc:creator />
      <dc:date>2013-03-27T14:52:16Z</dc:date>
    </item>
  </channel>
</rss>

