<?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: Previous year calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Previous-year-calculation/m-p/1351984#M828936</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;Year = {'$(=Max(Year)-1)'}&amp;gt;} enrollment)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I know you have format like 2015-16. You can play with some Date format&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jun 2017 14:11:53 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-06-23T14:11:53Z</dc:date>
    <item>
      <title>Previous year calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-calculation/m-p/1351982#M828934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an expression in a table that calculates the number of enrolments when a user selects a year.&amp;nbsp; I would like to add a column to the table that calculates the number of enrolments for the previous year.&amp;nbsp; I am having difficulty doing this and wonder if it is because my Year field is presented in the following format e.g. 2015-16 to represent an academic year.&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;P&gt;Greg&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/Previous-year-calculation/m-p/1351982#M828934</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-calculation/m-p/1351983#M828935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you will shared a small fragment of the original data and the expected result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 14:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-calculation/m-p/1351983#M828935</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-06-23T14:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-calculation/m-p/1351984#M828936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;Year = {'$(=Max(Year)-1)'}&amp;gt;} enrollment)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I know you have format like 2015-16. You can play with some Date format&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 14:11:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-calculation/m-p/1351984#M828936</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-23T14:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-calculation/m-p/1351985#M828937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;with same format you are calculation current year &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Count({&amp;lt;Year = {'$(=only(Year)-1)'}&amp;gt;} enrollment)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;other then that i think you have to make an other table &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;like &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2015-16&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; July 1 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jun 30 2016&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2016-17&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;July 1 2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jun 30 2017&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and use intervalmatch to like with you Master Calendar&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 14:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-calculation/m-p/1351985#M828937</guid>
      <dc:creator>zebhashmi</dc:creator>
      <dc:date>2017-06-23T14:48:50Z</dc:date>
    </item>
  </channel>
</rss>

