<?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: My rounding on quarter expression does'nt work in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200252#M881481</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='HEADLINES FOR ' &amp;amp; 'Q' &amp;amp; Ceil(Month(AddMonths(Today(), -3))/3) &amp;amp;'-' &amp;amp; year(addmonths(today(),-3)) &amp;amp;' -&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2016 09:49:34 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-10-04T09:49:34Z</dc:date>
    <item>
      <title>My rounding on quarter expression does'nt work</title>
      <link>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200251#M881480</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;This&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;='HEADLINES FOR ' &amp;amp; 'Q' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ceil&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),-3)))/3 &amp;amp;'-' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;addmonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),-3)) &amp;amp;' -&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;looked like this before October 2016&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;HEADLINES FOR Q2 - 2016 - &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If now looks like &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;HEADLINES FOR Q2.33333333333333333 - 2016 - &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;What's gone wrong after an extra month was added?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;LAK&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200251#M881480</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: My rounding on quarter expression does'nt work</title>
      <link>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200252#M881481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='HEADLINES FOR ' &amp;amp; 'Q' &amp;amp; Ceil(Month(AddMonths(Today(), -3))/3) &amp;amp;'-' &amp;amp; year(addmonths(today(),-3)) &amp;amp;' -&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 09:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200252#M881481</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-04T09:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: My rounding on quarter expression does'nt work</title>
      <link>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200253#M881482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, that works, what did you change and will the rounding stay the same next quarter? Q4 - 2016?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 09:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200253#M881482</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-04T09:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: My rounding on quarter expression does'nt work</title>
      <link>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200254#M881483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the 'T' in Sunny T, stand for Turbo as you are so fast with your answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a unanswered question from around 10 days ago, have you had a look?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 09:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200254#M881483</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-04T09:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: My rounding on quarter expression does'nt work</title>
      <link>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200255#M881484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just changed the placement of one of the closing parenthesis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='HEADLINES FOR ' &amp;amp; 'Q' &amp;amp; ceil(month(AddMonths(today(),-3))&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;)&lt;/SPAN&gt;/3 &amp;amp;'-' &amp;amp; year(addmonths(today(),-3)) &amp;amp;' -&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;='HEADLINES FOR ' &amp;amp; 'Q' &amp;amp; ceil(month(AddMonths(today(),-3))/3&lt;STRONG style=": ; color: #ff0000; font-size: 14pt;"&gt;)&lt;/STRONG&gt; &amp;amp;'-' &amp;amp; year(addmonths(today(),-3)) &amp;amp;' -&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 09:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200255#M881484</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-04T09:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: My rounding on quarter expression does'nt work</title>
      <link>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200256#M881485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;T is for my last name Talwar &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 09:55:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200256#M881485</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-04T09:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: My rounding on quarter expression does'nt work</title>
      <link>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200257#M881486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah saw that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 09:55:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200257#M881486</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-04T09:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: My rounding on quarter expression does'nt work</title>
      <link>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200258#M881487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sharp like a sword.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 09:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200258#M881487</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-04T09:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: My rounding on quarter expression does'nt work</title>
      <link>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200259#M881488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes so the difference was that previously you were ceill and then dividing. and now you are dividing and the ceiling.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 09:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-rounding-on-quarter-expression-does-nt-work/m-p/1200259#M881488</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-04T09:58:15Z</dc:date>
    </item>
  </channel>
</rss>

