<?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 Split the Year in Quartiles in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Split-the-Year-in-Quartiles/m-p/425343#M158424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have loads of dates and I need to split each year into quartiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I do that? As after I will have to display a set of data for each quartile. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Feb 2013 16:29:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-11T16:29:23Z</dc:date>
    <item>
      <title>Split the Year in Quartiles</title>
      <link>https://community.qlik.com/t5/QlikView/Split-the-Year-in-Quartiles/m-p/425343#M158424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have loads of dates and I need to split each year into quartiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I do that? As after I will have to display a set of data for each quartile. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 16:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-the-Year-in-Quartiles/m-p/425343#M158424</guid>
      <dc:creator />
      <dc:date>2013-02-11T16:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Split the Year in Quartiles</title>
      <link>https://community.qlik.com/t5/QlikView/Split-the-Year-in-Quartiles/m-p/425344#M158425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ceil(Month(Date)/3) as Quarter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 16:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-the-Year-in-Quartiles/m-p/425344#M158425</guid>
      <dc:creator>vivientexier</dc:creator>
      <dc:date>2013-02-11T16:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Split the Year in Quartiles</title>
      <link>https://community.qlik.com/t5/QlikView/Split-the-Year-in-Quartiles/m-p/425345#M158426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would I use this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to have 4 quartiles, e.g. dec, jan, feb for each year. Then I have to create a table to display the highest values for each quartile.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 16:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-the-Year-in-Quartiles/m-p/425345#M158426</guid>
      <dc:creator />
      <dc:date>2013-02-11T16:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Split the Year in Quartiles</title>
      <link>https://community.qlik.com/t5/QlikView/Split-the-Year-in-Quartiles/m-p/425346#M158427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;You have a date.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Let's create a new field with your date field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Ceil(Month(Date)/3) as Quarter&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;This formula will give you 1 for January, 1 for February, 1 for march and 2 for April.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 16:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-the-Year-in-Quartiles/m-p/425346#M158427</guid>
      <dc:creator>vivientexier</dc:creator>
      <dc:date>2013-02-11T16:37:42Z</dc:date>
    </item>
  </channel>
</rss>

