<?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: value with last date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/value-with-last-date/m-p/489017#M182761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii you can do this by using firstsortedvalue concept&lt;/P&gt;&lt;P&gt;see the attached file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jul 2013 07:38:51 GMT</pubDate>
    <dc:creator>er_mohit</dc:creator>
    <dc:date>2013-07-17T07:38:51Z</dc:date>
    <item>
      <title>value with last date</title>
      <link>https://community.qlik.com/t5/QlikView/value-with-last-date/m-p/489016#M182760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to figure out the the up-to-date value, so the the value with the last date and put it in a pivot table.&lt;/P&gt;&lt;P&gt;So I have an article with a few dates and a different price behind it. &lt;/P&gt;&lt;P&gt;I want to have the price from the article with the last date. I know it sounds pretty simple but i can't do it.&lt;/P&gt;&lt;P&gt;Please let me know which date format I have to use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 07:26:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/value-with-last-date/m-p/489016#M182760</guid>
      <dc:creator />
      <dc:date>2013-07-17T07:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: value with last date</title>
      <link>https://community.qlik.com/t5/QlikView/value-with-last-date/m-p/489017#M182761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii you can do this by using firstsortedvalue concept&lt;/P&gt;&lt;P&gt;see the attached file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 07:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/value-with-last-date/m-p/489017#M182761</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-07-17T07:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: value with last date</title>
      <link>https://community.qlik.com/t5/QlikView/value-with-last-date/m-p/489018#M182762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;Dimension--Date&lt;/P&gt;&lt;P&gt;Expression---&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Date={"=$(=Max(Date))"}} Price)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;Dimension--Date&lt;/P&gt;&lt;P&gt;Expression---&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Date={"&amp;lt;=$(=Max(Date))"}} Price)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 07:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/value-with-last-date/m-p/489018#M182762</guid>
      <dc:creator />
      <dc:date>2013-07-17T07:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: value with last date</title>
      <link>https://community.qlik.com/t5/QlikView/value-with-last-date/m-p/489019#M182763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want as dimension jus the articles and as formula the updatet price.&lt;/P&gt;&lt;P&gt;I tried the first sortet value concept and with a few exceptions it works.&lt;/P&gt;&lt;P&gt;the formula Sum({$&amp;lt;Date={"=$(=Max(Date))"}} Price) doesn't work in my case sorry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 07:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/value-with-last-date/m-p/489019#M182763</guid>
      <dc:creator />
      <dc:date>2013-07-17T07:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: value with last date</title>
      <link>https://community.qlik.com/t5/QlikView/value-with-last-date/m-p/489020#M182764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I also do a total sum of &lt;/P&gt;&lt;P&gt;FirstSortedValue&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[MCHEAD-1.KOCSU1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,-&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[MCHEAD-1.KOPCDT]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; ??&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 07:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/value-with-last-date/m-p/489020#M182764</guid>
      <dc:creator />
      <dc:date>2013-07-17T07:56:59Z</dc:date>
    </item>
  </channel>
</rss>

