<?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 Adding only the latest period in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Adding-only-the-latest-period/m-p/893399#M311055</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;One object in my QV document should involve only &lt;STRONG&gt;the latest period&lt;/STRONG&gt;. Period variable is Month (1,2,3, etc.). &lt;BR /&gt;For example I have two fields: month and income. And in one object I want restrict Income average by latest mmonth. In what way it should be scripted?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Does QlickView allow to estimate statistic differences among periods? I need to compare indexes over the latest period and previous one. In what way it should be done if it is possible?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jun 2015 13:44:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-15T13:44:12Z</dc:date>
    <item>
      <title>Adding only the latest period</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-only-the-latest-period/m-p/893399#M311055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;One object in my QV document should involve only &lt;STRONG&gt;the latest period&lt;/STRONG&gt;. Period variable is Month (1,2,3, etc.). &lt;BR /&gt;For example I have two fields: month and income. And in one object I want restrict Income average by latest mmonth. In what way it should be scripted?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Does QlickView allow to estimate statistic differences among periods? I need to compare indexes over the latest period and previous one. In what way it should be done if it is possible?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 13:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-only-the-latest-period/m-p/893399#M311055</guid>
      <dc:creator />
      <dc:date>2015-06-15T13:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Adding only the latest period</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-only-the-latest-period/m-p/893400#M311056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes you can get different periods in QV &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should be something like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Month={"$(=max(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Month&lt;/SPAN&gt;)"}&amp;gt;}value) //latest month&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;sum({&amp;lt;Month={"$(=max(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Month,2&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;)"}&amp;gt;}value) //previous month&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4076"&gt;A Primer on Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4247"&gt;QlikView App: Dates, Date Ranges and Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4951"&gt;Set Analysis: syntaxes, examples&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 21:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-only-the-latest-period/m-p/893400#M311056</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-06-15T21:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Adding only the latest period</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-only-the-latest-period/m-p/893401#M311057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ramon, thank you so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works!&lt;/P&gt;&lt;P&gt;Do you happen to know whether it is possible to compare two periods in QlickView? In the long run I need calculated index of the latest month (you've already helped me with that, many thanks!) and &lt;SPAN style="text-decoration: underline;"&gt;an arrow identifying is it higher, lower or at the same level as in previous month&lt;/SPAN&gt;. &lt;/P&gt;&lt;P&gt;It should be something like that:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Ex.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89592_Ex.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Is it possible to script such a condition for these arrows?&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>Tue, 16 Jun 2015 09:08:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-only-the-latest-period/m-p/893401#M311057</guid>
      <dc:creator />
      <dc:date>2015-06-16T09:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Adding only the latest period</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-only-the-latest-period/m-p/893402#M311058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would do this by using a Traffic Light gauge (see Display Options on the Expression tab).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add an expression like this:&lt;/P&gt;&lt;P&gt;if( sum({&amp;lt;Month={"$(=max(&lt;SPAN style="font-size: 13.33px;"&gt;Month&lt;/SPAN&gt;)"}&amp;gt;}value) &amp;gt; s&lt;SPAN style="font-size: 13.33px;"&gt;um({&amp;lt;Month={"$(=max(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.33px;"&gt;Month,2&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.33px;"&gt;)"}&amp;gt;}value) , 1, 0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;The default Traffic Light Gauge should now show either a red or green light.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 09:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-only-the-latest-period/m-p/893402#M311058</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-06-16T09:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Adding only the latest period</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-only-the-latest-period/m-p/893403#M311059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes you can you need to set results as an image representation here is a post on how to do it&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;A href="https://community.qlik.com/thread/99423"&gt;Display images in straight table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 14:14:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-only-the-latest-period/m-p/893403#M311059</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-06-16T14:14:24Z</dc:date>
    </item>
  </channel>
</rss>

