<?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 Issue while creating a calendar for the app in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-while-creating-a-calendar-for-the-app/m-p/381331#M142268</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;I&amp;nbsp; am using the following code for&lt;SPAN style="color: #0000ff;"&gt; 'Q'&amp;amp;Ceil(Month(ReportedDate)/3) AS CalendarQuarter &lt;SPAN style="color: #333333;"&gt;and i am getting (Q,Q1,Q2,Q3,Q4) as values. When i remove the 'Q' from the code am just getting the quarter numbers(1,2,3,4). Unable to trace out the issue.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="color: #333333;"&gt;Srikar&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2012 06:08:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-08-28T06:08:37Z</dc:date>
    <item>
      <title>Issue while creating a calendar for the app</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-while-creating-a-calendar-for-the-app/m-p/381331#M142268</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;I&amp;nbsp; am using the following code for&lt;SPAN style="color: #0000ff;"&gt; 'Q'&amp;amp;Ceil(Month(ReportedDate)/3) AS CalendarQuarter &lt;SPAN style="color: #333333;"&gt;and i am getting (Q,Q1,Q2,Q3,Q4) as values. When i remove the 'Q' from the code am just getting the quarter numbers(1,2,3,4). Unable to trace out the issue.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="color: #333333;"&gt;Srikar&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 06:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-while-creating-a-calendar-for-the-app/m-p/381331#M142268</guid>
      <dc:creator />
      <dc:date>2012-08-28T06:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while creating a calendar for the app</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-while-creating-a-calendar-for-the-app/m-p/381332#M142269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;Srikar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to apply where condition at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like &lt;/P&gt;&lt;P&gt;Test:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;---------&lt;/P&gt;&lt;P&gt;-----------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where exist(ReportedDate,ReportedDate);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mukram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 06:26:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-while-creating-a-calendar-for-the-app/m-p/381332#M142269</guid>
      <dc:creator />
      <dc:date>2012-08-28T06:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while creating a calendar for the app</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-while-creating-a-calendar-for-the-app/m-p/381333#M142270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that ReportedDate sometimes is null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try Ceil(if(not isnull(Month(ReportedDate)), Month(ReportedDate), 'NULL')/3) AS CalendarQuarter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 07:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-while-creating-a-calendar-for-the-app/m-p/381333#M142270</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-08-28T07:52:37Z</dc:date>
    </item>
  </channel>
</rss>

