<?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 Re: issue with quarter function,need help please! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686162#M1070419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should have rows in your excel worthless. &lt;/P&gt;&lt;P&gt;do the following, stand in the next row to the last valid value and delete all lines to the end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Aug 2014 06:51:16 GMT</pubDate>
    <dc:creator>ecolomer</dc:creator>
    <dc:date>2014-08-15T06:51:16Z</dc:date>
    <item>
      <title>issue with quarter function,need help please!</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686159#M1070416</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 have given the below expression to obtain &lt;STRONG&gt;quarter field&lt;/STRONG&gt;&amp;nbsp; and&amp;nbsp; from date field called &lt;STRONG&gt;Month&lt;/STRONG&gt;.but I get the below result as&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; 'Quarter' &amp;amp; ceil(month(Month)/3) as Quarter ,&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 64px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="64"&gt;quarter&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" width="64"&gt;&lt;SPAN style="color: #ff0000;"&gt;Quarter&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" width="64"&gt;Quarter1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" width="64"&gt;Quarter2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" width="64"&gt;Quarter3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" width="64"&gt;Quarter4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Here I do not want the value Quarter how do I modify this to get the below result&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="64"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" width="64"&gt;quarter&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="64"&gt;Quarter1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="64"&gt;Quarter2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="64"&gt;Quarter3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="64"&gt;Quarter4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;please can someone help me out to resolve this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sahana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 06:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686159#M1070416</guid>
      <dc:creator />
      <dc:date>2014-08-15T06:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: issue with quarter function,need help please!</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686160#M1070417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check list values of Month, I thiks there are an "blank" or similar&lt;/P&gt;&lt;P&gt;For that you can create a table with:&lt;/P&gt;&lt;P&gt;Month Q&lt;/P&gt;&lt;P&gt;where Month is your values and Q is &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ceil(month(Month)/3)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 06:40:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686160#M1070417</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-08-15T06:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: issue with quarter function,need help please!</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686161#M1070418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Enrique,&lt;/P&gt;&lt;P&gt;I checked,there are no blanks,null etc in the list of month in the excel sheet.How do I proceed,please guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sahana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 06:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686161#M1070418</guid>
      <dc:creator />
      <dc:date>2014-08-15T06:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: issue with quarter function,need help please!</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686162#M1070419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should have rows in your excel worthless. &lt;/P&gt;&lt;P&gt;do the following, stand in the next row to the last valid value and delete all lines to the end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 06:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686162#M1070419</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-08-15T06:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: issue with quarter function,need help please!</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686163#M1070420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;its actually taking the data directly from database.Is there a way to restrict the blanks in the script level while using this function??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sahana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 07:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686163#M1070420</guid>
      <dc:creator />
      <dc:date>2014-08-15T07:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: issue with quarter function,need help please!</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686164#M1070421</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 think for some records the Months are missing that is why you are getting just Quarter, if you want to remove those then try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Len(Trim(Month)) &amp;gt; 0, 'Quarter' &amp;amp; ceil(month(Month)/3)) as Quarter &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above script assigns null to Quarter which is having no month value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 07:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686164#M1070421</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-15T07:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: issue with quarter function,need help please!</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686165#M1070422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;if(Month&amp;gt;0, '&lt;/STRONG&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Quarter' &amp;amp; ceil(month(Month)/3, Null()) as Quarter&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 07:32:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686165#M1070422</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-08-15T07:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: issue with quarter function,need help please!</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686166#M1070423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanku all &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; I learnt something new.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 07:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686166#M1070423</guid>
      <dc:creator />
      <dc:date>2014-08-15T07:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: issue with quarter function,need help please!</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686167#M1070424</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;Please close this thread.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 08:12:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-quarter-function-need-help-please/m-p/686167#M1070424</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-15T08:12:17Z</dc:date>
    </item>
  </channel>
</rss>

