<?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 Creating Quarters, why do i get a single Q? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-Quarters-why-do-i-get-a-single-Q/m-p/259660#M98025</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;It is due to the null values you just need to exclude null values try the below code &lt;/P&gt;&lt;P&gt;If(isnull(DateColumn) = 0, 'Q' &amp;amp; Ceil(Month(Date(DateColumn))/3)) as Quarter by this you exclude null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2011 14:05:19 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2011-08-09T14:05:19Z</dc:date>
    <item>
      <title>Creating Quarters, why do i get a single Q?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Quarters-why-do-i-get-a-single-Q/m-p/259659#M98024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;Hi, &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt; I'm using next formula to compute quarters based on a dataset from an xls:&lt;DIV&gt; &lt;/DIV&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;This way I end op with &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Q1, Q2, ,Q3, Q4 and a Q in my selection boxes. How can i get rid of it? &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Thanx! &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 13:29:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Quarters-why-do-i-get-a-single-Q/m-p/259659#M98024</guid>
      <dc:creator />
      <dc:date>2011-08-09T13:29:55Z</dc:date>
    </item>
    <item>
      <title>Creating Quarters, why do i get a single Q?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Quarters-why-do-i-get-a-single-Q/m-p/259660#M98025</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;It is due to the null values you just need to exclude null values try the below code &lt;/P&gt;&lt;P&gt;If(isnull(DateColumn) = 0, 'Q' &amp;amp; Ceil(Month(Date(DateColumn))/3)) as Quarter by this you exclude null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 14:05:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Quarters-why-do-i-get-a-single-Q/m-p/259660#M98025</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-08-09T14:05:19Z</dc:date>
    </item>
    <item>
      <title>Creating Quarters, why do i get a single Q?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Quarters-why-do-i-get-a-single-Q/m-p/259661#M98026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thankx!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 14:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Quarters-why-do-i-get-a-single-Q/m-p/259661#M98026</guid>
      <dc:creator />
      <dc:date>2011-08-09T14:09:57Z</dc:date>
    </item>
  </channel>
</rss>

