<?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 Regarding Quarter comparision in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Regarding-Quarter-comparision/m-p/1310094#M407354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;I appreciate your time. &lt;/P&gt;&lt;P&gt;I am looking for some help with quarter comparison.&lt;/P&gt;&lt;P&gt;I need to compare current quarter sales vs last year quarter(Same period) . Could you kindly share your ideas!&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Kiruthiga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Apr 2017 17:25:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-04-12T17:25:37Z</dc:date>
    <item>
      <title>Regarding Quarter comparision</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-Quarter-comparision/m-p/1310094#M407354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;I appreciate your time. &lt;/P&gt;&lt;P&gt;I am looking for some help with quarter comparison.&lt;/P&gt;&lt;P&gt;I need to compare current quarter sales vs last year quarter(Same period) . Could you kindly share your ideas!&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Kiruthiga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 17:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-Quarter-comparision/m-p/1310094#M407354</guid>
      <dc:creator />
      <dc:date>2017-04-12T17:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Quarter comparision</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-Quarter-comparision/m-p/1310095#M407355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create two variables fro your current &amp;amp; previous Quarter and use them in set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming that your Quarter Field format is [Quarter Year]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CurrQuarter&amp;nbsp; = quartername(Max(Date))&lt;/P&gt;&lt;P&gt;PreQuarter =&amp;nbsp;&amp;nbsp; QuarterName(&lt;SPAN style="font-size: 13.3333px;"&gt;quartername(Max(Date))&lt;/SPAN&gt;, -1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 17:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-Quarter-comparision/m-p/1310095#M407355</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2017-04-12T17:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Quarter comparision</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-Quarter-comparision/m-p/1310096#M407356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sorry &lt;/SPAN&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;PreQuarter =&amp;nbsp;&amp;nbsp; QuarterName(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;quartername(Max(Date))&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, -1)&amp;nbsp; will give you last Quarter.&lt;/SPAN&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;Change it to -- &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PreQuarter =&amp;nbsp;&amp;nbsp; QuarterName(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;quartername(Max(Date))&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, -4)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 17:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-Quarter-comparision/m-p/1310096#M407356</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2017-04-12T17:46:18Z</dc:date>
    </item>
  </channel>
</rss>

