<?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: Current Year Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100978#M904943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you may be looking for something like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128995_Capture.PNG" style="height: 333px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jun 2016 13:24:44 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-06-23T13:24:44Z</dc:date>
    <item>
      <title>Current Year Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100970#M904935</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;I have data like 2009 - 2012&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display only 2012 Data using Set Analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Reference, PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100970#M904935</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100971#M904936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this Anil:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({$&amp;lt;[Year Order Date] = {$(=&lt;SPAN style="color: #ff0000;"&gt;Max&lt;/SPAN&gt;([Year Order Date]))}&amp;gt;} Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 12:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100971#M904936</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-23T12:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100972#M904937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14666868455683751 jive_text_macro" jivemacro_uid="_14666868455683751"&gt;
&lt;P&gt;Sum({$&amp;lt;[Year Order Date] = {"$(=max([Year Order Date]))"}&amp;gt;} Sales)&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128992_Screenshot_1.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 13:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100972#M904937</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2016-06-23T13:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100973#M904938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, So after that i want to show Last year. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And how to get the data for Max Year Vs Max Year-1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meantime, I want to show that Difference in Line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 13:03:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100973#M904938</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-06-23T13:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100974#M904939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean a line? How would you want to see a line here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128993_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 13:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100974#M904939</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-23T13:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100975#M904940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So here i want to know change of 2012 &amp;amp; 2011 ( I want to show that difference in line Chart) with these two graphs..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 13:09:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100975#M904940</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-06-23T13:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100976#M904941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But difference between two numbers is a single number... How do you expect to see a line?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 13:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100976#M904941</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-23T13:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100977#M904942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, I Apologize that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know difference Value. How do i get that in Chart, Please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 13:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100977#M904942</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-06-23T13:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100978#M904943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you may be looking for something like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128995_Capture.PNG" style="height: 333px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 13:24:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100978#M904943</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-23T13:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100979#M904944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, It's similar to that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Sales) -- Sum({$&amp;lt;[Year Order Date] = {$(=max([Year Order Date]))}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;Above(Sum(Sales)) -- Sum({$&amp;lt;[Year Order Date] = {$(=max([Year Order Date])-1)}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Final Expecting is -- &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Sum({$&amp;lt;[Year Order Date] = {$(=max([Year Order Date])-1)}&amp;gt;} Sales) &lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;-&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Sum({$&amp;lt;[Year Order Date] = {$(=max([Year Order Date]))}&amp;gt;} Sales)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 13:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100979#M904944</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-06-23T13:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100980#M904945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny Got It.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, PFA of that image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, i want to show the either Ascending / Descending order?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any expression for that from Sorting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 13:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100980#M904945</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-06-23T13:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100981#M904946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimension is not Date here... I think these expression should work with a dimension which is not a date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;This Year -&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt; Sum({$&amp;lt;[Year Order Date] = {$(=&lt;/SPAN&gt;&lt;SPAN style="font-weight: bold; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;([Year Order Date]))}&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Last Year -&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt; Sum({$&amp;lt;[Year Order Date] = {$(=&lt;/SPAN&gt;&lt;SPAN style="font-weight: bold; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;([Year Order Date])-1)}&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Difference -&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: bold;"&gt; (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;Sum({$&amp;lt;[Year Order Date] = {$(=&lt;/SPAN&gt;&lt;SPAN style="font-weight: bold; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;([Year Order Date]))}&amp;gt;} Sales) - &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;Sum({$&amp;lt;[Year Order Date] = {$(=&lt;/SPAN&gt;&lt;SPAN style="font-weight: bold; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;([Year Order Date])-1)}&amp;gt;} Sales))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 13:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100981#M904946</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-23T13:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100982#M904947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i take that &lt;STRONG&gt;expression&lt;/STRONG&gt; will coming like below. How to show graphs either Ascending or Descending with Expression from Sorting. For reference, Please find before attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="128996" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128996_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I don't know why -Ve Values came here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i take like below. Some kind it is working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Sum({$&amp;lt;[Year Order Date] = {$(=max([Year Order Date]))}&amp;gt;} Sales)) - (&lt;STRONG&gt;above&lt;/STRONG&gt;(Sum({$&amp;lt;[Year Order Date] = {$(=max([Year Order Date])-1)}&amp;gt;} Sales)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 13:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100982#M904947</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-06-23T13:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100983#M904948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have anything about Set Analysis can you please send me that doc's???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 13:59:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100983#M904948</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-06-23T13:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100984#M904949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at the document attached to this link: &lt;A href="https://community.qlik.com/docs/DOC-4951"&gt;Set Analysis: syntaxes, examples&lt;/A&gt;. Not a perfect document, but will help you learn a lot about set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 00:06:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Problem/m-p/1100984#M904949</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-24T00:06:02Z</dc:date>
    </item>
  </channel>
</rss>

