<?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 Unique record in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unique-record-in-expression/m-p/148635#M26906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Do you know how to get the last record out of a table to use in an expression?&lt;/P&gt;&lt;P&gt;I've got a table that looks something like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;L1 L2 Month Actual&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Lev1 200906 45.4&lt;/P&gt;&lt;P&gt;Lev1 200905 32.3&lt;/P&gt;&lt;P&gt;I've got this in my help text expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;&lt;BR /&gt;=Maxstring(If([L1] = VarL1Out and Isnull([L2]),[Actual]))&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;How can I get the record for the latest month?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Eon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jul 2009 12:58:44 GMT</pubDate>
    <dc:creator>alerse</dc:creator>
    <dc:date>2009-07-07T12:58:44Z</dc:date>
    <item>
      <title>Unique record in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Unique-record-in-expression/m-p/148635#M26906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Do you know how to get the last record out of a table to use in an expression?&lt;/P&gt;&lt;P&gt;I've got a table that looks something like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;L1 L2 Month Actual&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Lev1 200906 45.4&lt;/P&gt;&lt;P&gt;Lev1 200905 32.3&lt;/P&gt;&lt;P&gt;I've got this in my help text expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;&lt;BR /&gt;=Maxstring(If([L1] = VarL1Out and Isnull([L2]),[Actual]))&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;How can I get the record for the latest month?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Eon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2009 12:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unique-record-in-expression/m-p/148635#M26906</guid>
      <dc:creator>alerse</dc:creator>
      <dc:date>2009-07-07T12:58:44Z</dc:date>
    </item>
    <item>
      <title>Unique record in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Unique-record-in-expression/m-p/148636#M26907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have you looked at FirstSortedValue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;=firstsortedvalue(Actual, -Month)&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2009 17:21:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unique-record-in-expression/m-p/148636#M26907</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2009-07-07T17:21:16Z</dc:date>
    </item>
    <item>
      <title>Unique record in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Unique-record-in-expression/m-p/148637#M26908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephen&lt;/P&gt;&lt;P&gt;Thank you for your input! I couldnt get your solutionto work... I've decided to go a totally different route... I've added actions to &lt;STRONG&gt;Select in field&lt;/STRONG&gt; the values I nede to filter on&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 13:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unique-record-in-expression/m-p/148637#M26908</guid>
      <dc:creator>alerse</dc:creator>
      <dc:date>2009-07-16T13:19:14Z</dc:date>
    </item>
  </channel>
</rss>

