<?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: All previous years compared to the selected year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402945#M458840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this? There is exclude one called &lt;STRONG style=": ; color: #ff0000; font-size: 18pt;"&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count({&amp;lt;DTASPR.autoCalendar.Year = {"&amp;lt;$(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit;"&gt;=&lt;/SPAN&gt;Max(DTASPR.autoCalendar.Year-1)"}, &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DTASPR &lt;STRONG style=": ; color: #ff0000; font-size: 18pt;"&gt;-&lt;/STRONG&gt;= {"=Sum(URGE) &amp;gt;0"}&lt;/SPAN&gt;&amp;gt;}DTASPR.autoCalendar.Year)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Dec 2017 01:27:34 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-12-02T01:27:34Z</dc:date>
    <item>
      <title>All previous years compared to the selected year</title>
      <link>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402939#M458834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm Qlik beginner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with a column nominated &lt;STRONG&gt;DTASPR&lt;/STRONG&gt; (hire date), with many dates (DD/MM/YYYY).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I selected a Year (example 2007) to have a count of DTASPR (employee hired in that year):&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;Count (&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;DTASPR.autoCalendar.Year)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and it's ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression give me all the EXCLUDED DTASPR, for past and later years:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Count ({1-$} [DTASPR.autoCalendar.Year])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I need the count of DTASPR only for &lt;SPAN style="color: #575757;"&gt;&lt;STRONG style="text-decoration: underline;"&gt;PREVIOUS year&lt;/STRONG&gt;&lt;/SPAN&gt; (not later, example years&amp;lt;2007)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I don't know how &lt;/SPAN&gt;&lt;SPAN lang="en" style="font-size: 13.3333px;"&gt;modifier or &lt;SPAN lang="en"&gt;identifier &lt;/SPAN&gt;use.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en" style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en" style="font-size: 13.3333px;"&gt;Can you help me?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en" style="font-size: 13.3333px;"&gt;Thank's!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en" style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en" style="font-size: 13.3333px;"&gt;Marco&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 11:27:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402939#M458834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-30T11:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: All previous years compared to the selected year</title>
      <link>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402940#M458835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;Count({&amp;lt;&lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;DTASPR.autoCalendar.Year = {"$(=max(&lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;DTASPR.autoCalendar.Year&lt;/SPAN&gt;)-1)"}&amp;gt;} &lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;DTASPR.autoCalendar.Year&lt;/SPAN&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 04:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402940#M458835</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-12-01T04:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: All previous years compared to the selected year</title>
      <link>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402941#M458836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you going to have &amp;lt;2007 if 2007 is an filter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000;"&gt;Count({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;DTASPR.autoCalendar.Year = {"$(&lt;SPAN style="color: #ff0000;"&gt;'&amp;lt;' &amp;amp;&lt;/SPAN&gt; =max(&lt;SPAN style="font-size: 13.3333px;"&gt;DTASPR.autoCalendar.Year&lt;/SPAN&gt;)-1)"}&amp;gt;} &lt;SPAN style="font-size: 13.3333px;"&gt;DTASPR.autoCalendar.Year&lt;/SPAN&gt;&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 05:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402941#M458836</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-01T05:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: All previous years compared to the selected year</title>
      <link>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402942#M458837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I understand what is needed, but you misplaced your = sign Anil. Also, adding an extra pair of parenthesis around Max(Field) - 1 to make sure it doesn't null out because of missing parenthesis...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;DTASPR.autoCalendar.Year = {"$(&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;=&lt;/SPAN&gt;'&amp;lt;' &amp;amp; &lt;SPAN style="color: #ff0000;"&gt;(&lt;/SPAN&gt;Max(DTASPR.autoCalendar.Year)-1&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;)"}&amp;gt;}DTASPR.autoCalendar.Year)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 05:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402942#M458837</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-01T05:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: All previous years compared to the selected year</title>
      <link>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402943#M458838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WOW!!!! You are AMAZING! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now second question... I have another column named URGE with values from 0 to 100, associated at DTASPR.&lt;/P&gt;&lt;P&gt;In the same previous year filter (ex.2007) I want to exlcude the &lt;STRONG style=": ; color: #000000; font-style: inherit; font-size: 13.3333px; background-color: #f2f2f2; font-family: inherit; font-weight: inherit;"&gt;DTASPR &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;with URGE &lt;/SPAN&gt;values &amp;gt; 0 (&lt;SPAN lang="en"&gt;practically unlike zero). I need a further filter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Thank's so much!!!!&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 11:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402943#M458838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-01T11:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: All previous years compared to the selected year</title>
      <link>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402944#M458839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which expression worked? Can you elaborate a little more on the second requirement? May be with a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 16:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402944#M458839</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-01T16:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: All previous years compared to the selected year</title>
      <link>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402945#M458840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this? There is exclude one called &lt;STRONG style=": ; color: #ff0000; font-size: 18pt;"&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count({&amp;lt;DTASPR.autoCalendar.Year = {"&amp;lt;$(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit;"&gt;=&lt;/SPAN&gt;Max(DTASPR.autoCalendar.Year-1)"}, &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DTASPR &lt;STRONG style=": ; color: #ff0000; font-size: 18pt;"&gt;-&lt;/STRONG&gt;= {"=Sum(URGE) &amp;gt;0"}&lt;/SPAN&gt;&amp;gt;}DTASPR.autoCalendar.Year)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Dec 2017 01:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402945#M458840</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-02T01:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: All previous years compared to the selected year</title>
      <link>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402946#M458841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's perfect! Thank you so much Anil! Thank's all!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 07:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-previous-years-compared-to-the-selected-year/m-p/1402946#M458841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-11T07:37:09Z</dc:date>
    </item>
  </channel>
</rss>

