<?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: show values per key date / no cumulation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/show-values-per-key-date-no-cumulation/m-p/366144#M136198</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;if you have a field DATE like 31.03.2011 in your calendar, you can try in your expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;DATE={$(=MAX(DATE))}&amp;gt;}FTE_Number)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This set expression will give your FTE_Number for the max Date of each quarter in your graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this can solve your problem&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Apr 2012 13:54:32 GMT</pubDate>
    <dc:creator>christophebrault</dc:creator>
    <dc:date>2012-04-24T13:54:32Z</dc:date>
    <item>
      <title>show values per key date / no cumulation</title>
      <link>https://community.qlik.com/t5/QlikView/show-values-per-key-date-no-cumulation/m-p/366143#M136197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope you can help me with this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show our FTEs (Full Time Equivalent) per quarter (and/or year), which means my dimension is CalendarQuarterAndYear and my formula "sum(FTE_Number)" (which i can't reduce to "=FTE_Number"), but this way our average employees of 400 will be cumulated up to 1200 employees per quarter (or 4800 per year). What i want is that for lets say 1st quarter 2011, it shows the value per 31.03.2011. (I only have the values per end of each month!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure it isn't that hard, but I haven't found anything concerning that, neither in the community neither in a demo-file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 13:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-values-per-key-date-no-cumulation/m-p/366143#M136197</guid>
      <dc:creator />
      <dc:date>2012-04-24T13:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: show values per key date / no cumulation</title>
      <link>https://community.qlik.com/t5/QlikView/show-values-per-key-date-no-cumulation/m-p/366144#M136198</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;if you have a field DATE like 31.03.2011 in your calendar, you can try in your expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;DATE={$(=MAX(DATE))}&amp;gt;}FTE_Number)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This set expression will give your FTE_Number for the max Date of each quarter in your graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this can solve your problem&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 13:54:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-values-per-key-date-no-cumulation/m-p/366144#M136198</guid>
      <dc:creator>christophebrault</dc:creator>
      <dc:date>2012-04-24T13:54:32Z</dc:date>
    </item>
    <item>
      <title>show values per key date / no cumulation</title>
      <link>https://community.qlik.com/t5/QlikView/show-values-per-key-date-no-cumulation/m-p/366145#M136199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your fast reply, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately it didn't solve my problem, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i adapted your expression: sum({$&amp;lt;Datum={$(=MAX(Datum))}, FTEArt={Budget} &amp;gt;}FTE_Number)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Datum means Date in German (and I do have this field in my calendar), FTEArt means the type (Actuals/Budget).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As expression I chose "CalendarQuarterAndYear", but the chart is empty -&amp;gt; no values available =(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 14:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-values-per-key-date-no-cumulation/m-p/366145#M136199</guid>
      <dc:creator />
      <dc:date>2012-04-24T14:11:30Z</dc:date>
    </item>
    <item>
      <title>show values per key date / no cumulation</title>
      <link>https://community.qlik.com/t5/QlikView/show-values-per-key-date-no-cumulation/m-p/366146#M136200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;sum({$&amp;lt;Datum={$(=MAX(Datum))}, FTEArt={'Budget'} &amp;gt;}FTE_Number)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;If its still not working, i don't know...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 14:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-values-per-key-date-no-cumulation/m-p/366146#M136200</guid>
      <dc:creator>christophebrault</dc:creator>
      <dc:date>2012-04-24T14:15:07Z</dc:date>
    </item>
    <item>
      <title>show values per key date / no cumulation</title>
      <link>https://community.qlik.com/t5/QlikView/show-values-per-key-date-no-cumulation/m-p/366147#M136201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;still not working =(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;especially for headcount i can't imagine why no one else has/had this problem (as i wasn't able to find it within the community)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 14:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-values-per-key-date-no-cumulation/m-p/366147#M136201</guid>
      <dc:creator />
      <dc:date>2012-04-24T14:37:33Z</dc:date>
    </item>
    <item>
      <title>show values per key date / no cumulation</title>
      <link>https://community.qlik.com/t5/QlikView/show-values-per-key-date-no-cumulation/m-p/366148#M136202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay, I got it by now, i told him to just use the months March, July, Sept, Dec, then it shows the correct value for each quarter =/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 15:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-values-per-key-date-no-cumulation/m-p/366148#M136202</guid>
      <dc:creator />
      <dc:date>2012-04-24T15:05:25Z</dc:date>
    </item>
  </channel>
</rss>

