<?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 Display in a chart only latest values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-in-a-chart-only-latest-values/m-p/144055#M23125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure I understand your definition of "latest value". Still, I can think of a few approaches if you mean the values by quarter for the most recent year. You could handle it in the chart expression by doing something like sum(if(Year=max(total Year),Sales)). You could handle it in the chart dimension by doing something like if(Quarter&amp;gt;=max(total Year),Quarter), then suppressing the dimension when null (assuming both Quarters and Years are defined as begin dates, which is what I do). Or you can just have the user select the current year. Or you can select it for them in an OnOpen macro.&lt;/P&gt;&lt;P&gt;If I'm not understanding what you want, please clarify. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 May 2009 02:15:38 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2009-05-14T02:15:38Z</dc:date>
    <item>
      <title>Display in a chart only latest values</title>
      <link>https://community.qlik.com/t5/QlikView/Display-in-a-chart-only-latest-values/m-p/144054#M23124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like, in a chart, only to display the latest values.&lt;BR /&gt;Let me develop&lt;/P&gt;&lt;P&gt;for instance i've values on a timescale divided in quarters, and those values are from 2005 Q1 to 2009 Q4.&lt;BR /&gt;When i want to see them on a chart (let's say a line one), i see all values.&lt;BR /&gt;&lt;BR /&gt;Is it possible to ONLY display the latest values through QlikView WITHOUT SetAnalysis (if possible) ?&lt;BR /&gt;Indeed, a solution somebody gave me was to hide some values, however, when there's a huge difference between values, the whole axis takes into account the greatest value...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, in 2005 you've 200.000 (you don't want to display) and in 2009, you've 5.000.&lt;BR /&gt;If you hide, the chart will consider as greatest value 200.000 ...&lt;BR /&gt;I would like the chart to take into account ONLY the values after 2008 and , so, if the greatest value in this dataset is 15.000, the chart MUST use 15.000 as the maximum value...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 02:02:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-in-a-chart-only-latest-values/m-p/144054#M23124</guid>
      <dc:creator />
      <dc:date>2009-05-14T02:02:50Z</dc:date>
    </item>
    <item>
      <title>Display in a chart only latest values</title>
      <link>https://community.qlik.com/t5/QlikView/Display-in-a-chart-only-latest-values/m-p/144055#M23125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure I understand your definition of "latest value". Still, I can think of a few approaches if you mean the values by quarter for the most recent year. You could handle it in the chart expression by doing something like sum(if(Year=max(total Year),Sales)). You could handle it in the chart dimension by doing something like if(Quarter&amp;gt;=max(total Year),Quarter), then suppressing the dimension when null (assuming both Quarters and Years are defined as begin dates, which is what I do). Or you can just have the user select the current year. Or you can select it for them in an OnOpen macro.&lt;/P&gt;&lt;P&gt;If I'm not understanding what you want, please clarify. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 02:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-in-a-chart-only-latest-values/m-p/144055#M23125</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-05-14T02:15:38Z</dc:date>
    </item>
  </channel>
</rss>

