<?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: How to compare year by year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-compare-year-by-year/m-p/501364#M481933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Aadil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i do such, whatever i have achieved so far are called try n error and lot of help from this wonderful community, kindly help me out, do i just create the variable as date?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Sep 2013 11:07:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-10T11:07:13Z</dc:date>
    <item>
      <title>How to compare year by year</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-year-by-year/m-p/501362#M481931</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 trying to compare two different years, i have a dimension called &lt;/P&gt;&lt;P&gt;DateArrived:&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp; [BLD Ref], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Source, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Registration, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Model/Make], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CC, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date([Date Bike Arrived]) as [Date Arrived],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(MonthStart([Date Bike Arrived]),'MMM-YYYY') as [Arrived MonthYear],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; year([Date Bike Arrived]) as [Arrived Year],&lt;/P&gt;&lt;P&gt;&amp;nbsp; Month([Date Bike Arrived]) as [Arrived Month],&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1 as ArrivedCount&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Tier2_QVDs\DateArrived.qvd&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my aim is to compare betweeen two months or year (arrive count), how many bikes came in ( i can do that in a single table)&lt;/P&gt;&lt;P&gt;but need to compare by year or month on a chat? and is it posible to add a second dimension like repair to it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 10:52:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-year-by-year/m-p/501362#M481931</guid>
      <dc:creator />
      <dc:date>2013-09-10T10:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare year by year</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-year-by-year/m-p/501363#M481932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exoression1: SUM({&amp;lt;Year = {"$(CurrentYear)"} &amp;gt;} BikeSales)&lt;/P&gt;&lt;P&gt;Expression 2: SUM({&amp;lt;Year = {"$(PreviousYear)"} &amp;gt;} BikeSales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Aadil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh - and ofcourse you have to calculate the current year and previous year and store it in the variables and use them here.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 11:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-year-by-year/m-p/501363#M481932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-10T11:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare year by year</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-year-by-year/m-p/501364#M481933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Aadil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i do such, whatever i have achieved so far are called try n error and lot of help from this wonderful community, kindly help me out, do i just create the variable as date?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 11:07:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-year-by-year/m-p/501364#M481933</guid>
      <dc:creator />
      <dc:date>2013-09-10T11:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare year by year</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-year-by-year/m-p/501365#M481934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will be alot easier if you provide a sample dataset with the QVW..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can understand better and will be able provide a solution if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aadil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 11:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-year-by-year/m-p/501365#M481934</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-10T11:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare year by year</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-year-by-year/m-p/501366#M481935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can&amp;nbsp; you send me your email id, so i can send to you.though am using personal edition&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 11:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-year-by-year/m-p/501366#M481935</guid>
      <dc:creator />
      <dc:date>2013-09-10T11:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare year by year</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-year-by-year/m-p/501367#M481936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;My Email: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:aadil.m@outlook.com"&gt;aadil.m@outlook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 11:47:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-year-by-year/m-p/501367#M481936</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-10T11:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare year by year</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-year-by-year/m-p/501368#M481937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks i have attached and sent to your email&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 11:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-year-by-year/m-p/501368#M481937</guid>
      <dc:creator />
      <dc:date>2013-09-10T11:53:49Z</dc:date>
    </item>
  </channel>
</rss>

