<?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 To extract current and previous quarters data. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/To-extract-current-and-previous-quarters-data/m-p/203212#M60638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can use &lt;STRONG&gt;Inquarter() or InQuartertodate()&lt;/STRONG&gt; functions to get current and Previous quarter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Feb 2011 07:08:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-08T07:08:32Z</dc:date>
    <item>
      <title>To extract current and previous quarters data.</title>
      <link>https://community.qlik.com/t5/QlikView/To-extract-current-and-previous-quarters-data/m-p/203210#M60636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I want to write a conditon in such a way that i need to extract data for current and previous quarter.&lt;/P&gt;&lt;P&gt;how do i write condition in script to get that data.&lt;/P&gt;&lt;P&gt;Plsss help......&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 11:37:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-extract-current-and-previous-quarters-data/m-p/203210#M60636</guid>
      <dc:creator />
      <dc:date>2011-02-07T11:37:03Z</dc:date>
    </item>
    <item>
      <title>To extract current and previous quarters data.</title>
      <link>https://community.qlik.com/t5/QlikView/To-extract-current-and-previous-quarters-data/m-p/203211#M60637</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;You can define a flag in the script like:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;(month(today(0))&amp;amp;Ceil/3) as CurrentQtr&lt;/P&gt;&lt;P&gt;The same approach can be done for Previous Quarter.&lt;/P&gt;&lt;P&gt;So every time the Month changes in the system calendar it will affect on Quarter too&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 04:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-extract-current-and-previous-quarters-data/m-p/203211#M60637</guid>
      <dc:creator />
      <dc:date>2011-02-08T04:14:02Z</dc:date>
    </item>
    <item>
      <title>To extract current and previous quarters data.</title>
      <link>https://community.qlik.com/t5/QlikView/To-extract-current-and-previous-quarters-data/m-p/203212#M60638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can use &lt;STRONG&gt;Inquarter() or InQuartertodate()&lt;/STRONG&gt; functions to get current and Previous quarter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 07:08:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-extract-current-and-previous-quarters-data/m-p/203212#M60638</guid>
      <dc:creator />
      <dc:date>2011-02-08T07:08:32Z</dc:date>
    </item>
    <item>
      <title>To extract current and previous quarters data.</title>
      <link>https://community.qlik.com/t5/QlikView/To-extract-current-and-previous-quarters-data/m-p/203213#M60639</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;InQuarter etc will only return a true/false statement - if you are looking for 1,2,3,4 then sunils will work but with a slight tweak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ceil(month(today(0))/3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ceil in that location will be seen as a field name.&amp;nbsp;&amp;nbsp; Ceiling the whole result will give you the current quarter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 08:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-extract-current-and-previous-quarters-data/m-p/203213#M60639</guid>
      <dc:creator />
      <dc:date>2011-07-12T08:21:05Z</dc:date>
    </item>
  </channel>
</rss>

