<?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 Dividing the Year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dividing-the-Year/m-p/229620#M81513</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello guys ... I'm having a little problem&lt;BR /&gt;&lt;BR /&gt;I have "Months of the Year", and want to divide this year in three periods (three fields), the 1st (January to April, 1 ° - 4 °), 2nd (January through August 1 - 8 °) and 3rd (January through December, every months)&lt;/P&gt;&lt;P&gt;1st period = jan, feb, mar, apr&lt;/P&gt;&lt;P&gt;2nd period = jan, feb, mar, apr, may, jun, jul, ago&lt;/P&gt;&lt;P&gt;3rd period = jan, feb, mar, apr, may, jun, jul, ago, sep, oct, nov, dec&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;then I need to make three graphs, one with values only the first 4 months, the second with values of only 1st month until the 8th month and the third with every months.&lt;BR /&gt;&lt;BR /&gt;can someone help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Dec 2010 18:11:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-21T18:11:19Z</dc:date>
    <item>
      <title>Dividing the Year</title>
      <link>https://community.qlik.com/t5/QlikView/Dividing-the-Year/m-p/229620#M81513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello guys ... I'm having a little problem&lt;BR /&gt;&lt;BR /&gt;I have "Months of the Year", and want to divide this year in three periods (three fields), the 1st (January to April, 1 ° - 4 °), 2nd (January through August 1 - 8 °) and 3rd (January through December, every months)&lt;/P&gt;&lt;P&gt;1st period = jan, feb, mar, apr&lt;/P&gt;&lt;P&gt;2nd period = jan, feb, mar, apr, may, jun, jul, ago&lt;/P&gt;&lt;P&gt;3rd period = jan, feb, mar, apr, may, jun, jul, ago, sep, oct, nov, dec&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;then I need to make three graphs, one with values only the first 4 months, the second with values of only 1st month until the 8th month and the third with every months.&lt;BR /&gt;&lt;BR /&gt;can someone help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 18:11:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dividing-the-Year/m-p/229620#M81513</guid>
      <dc:creator />
      <dc:date>2010-12-21T18:11:19Z</dc:date>
    </item>
    <item>
      <title>Dividing the Year</title>
      <link>https://community.qlik.com/t5/QlikView/Dividing-the-Year/m-p/229621#M81514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very quick and dirty front-end solution:&lt;/P&gt;&lt;P&gt;Use a calculated dimension:&lt;/P&gt;&lt;P&gt;Period 1: '=if(date([Month],'MM')&amp;lt;=04,[Month]) '&lt;/P&gt;&lt;P&gt;Period 2: '=if(date([Month],'MM')&amp;lt;=08,[Month]) '&lt;/P&gt;&lt;P&gt;Period 3: '=if(date([Month],'MM')&amp;lt;=12,[Month]) '&lt;/P&gt;&lt;P&gt;Suppress the dimension values where null and you should have the result required.&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 18:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dividing-the-Year/m-p/229621#M81514</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2010-12-21T18:35:36Z</dc:date>
    </item>
    <item>
      <title>Dividing the Year</title>
      <link>https://community.qlik.com/t5/QlikView/Dividing-the-Year/m-p/229622#M81515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you ... was what I was seeking&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 18:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dividing-the-Year/m-p/229622#M81515</guid>
      <dc:creator />
      <dc:date>2010-12-21T18:57:40Z</dc:date>
    </item>
  </channel>
</rss>

