<?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: Quarter Start in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Quarter-Start/m-p/679424#M1057934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;worked a treat, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2014 10:07:54 GMT</pubDate>
    <dc:creator>kevbrown</dc:creator>
    <dc:date>2014-10-08T10:07:54Z</dc:date>
    <item>
      <title>Quarter Start</title>
      <link>https://community.qlik.com/t5/QlikView/Quarter-Start/m-p/679418#M1057928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style="color: #000000;"&gt;I have the following dimension in a line garph -&lt;/SPAN&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: #800000; font-size: 8pt;"&gt;ukmpsmr_risk.INCEPTION_DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/3) &lt;SPAN style="color: #000000;"&gt; - my problem is for some of my customers they're year starts in March so i need the quarters to start from March, the current expression will always start at January, any ideas?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;Kev&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 09:46:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quarter-Start/m-p/679418#M1057928</guid>
      <dc:creator>kevbrown</dc:creator>
      <dc:date>2014-10-08T09:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Quarter Start</title>
      <link>https://community.qlik.com/t5/QlikView/Quarter-Start/m-p/679419#M1057929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add 3 months to the date using addmonths will help&lt;/P&gt;&lt;P&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;(Addmonths(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ukmpsmr_risk.INCEPTION_DATE,3)&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/3)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 09:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quarter-Start/m-p/679419#M1057929</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2014-10-08T09:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Quarter Start</title>
      <link>https://community.qlik.com/t5/QlikView/Quarter-Start/m-p/679420#M1057930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i then select April it still says quarter 2, April should be part of quarter 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 09:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quarter-Start/m-p/679420#M1057930</guid>
      <dc:creator>kevbrown</dc:creator>
      <dc:date>2014-10-08T09:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Quarter Start</title>
      <link>https://community.qlik.com/t5/QlikView/Quarter-Start/m-p/679421#M1057931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then try with&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Ceil&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(Addmonths(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;ukmpsmr_risk.INCEPTION_DATE,&lt;STRONG&gt;-3&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)/3)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;April, May and June will appear in Quarter 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;July, August and September &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;will appear in Quarter 2,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and so on..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Take into account last quarter will appear now in Quarter 1.&amp;nbsp; I am not sure hat is what you need...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Marc.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 09:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quarter-Start/m-p/679421#M1057931</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-08T09:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Quarter Start</title>
      <link>https://community.qlik.com/t5/QlikView/Quarter-Start/m-p/679422#M1057932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried that, the quarters work for the labels but the sum expression doesn't.&amp;nbsp; If i just select March, April and May the total is correct, if I select April to September Quarter 1 is inflated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 10:03:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quarter-Start/m-p/679422#M1057932</guid>
      <dc:creator>kevbrown</dc:creator>
      <dc:date>2014-10-08T10:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Quarter Start</title>
      <link>https://community.qlik.com/t5/QlikView/Quarter-Start/m-p/679423#M1057933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ceil&lt;SPAN style="font-size: 8pt;"&gt;(Num(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Addmonths(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ukmpsmr_risk.INCEPTION_DATE,-2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)))/3)&amp;nbsp;&amp;nbsp; // It will start your month from March&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;You can also create Quarters in the Script:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;'Q'&amp;amp;&lt;SPAN style="font-size: 8pt;"&gt;um(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Addmonths(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ukmpsmr_risk.INCEPTION_DATE,-2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)))/3)&amp;nbsp;&amp;nbsp; // It will start your month from March&lt;/SPAN&gt;&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;SPAN style="font-size: 8pt;"&gt;Av7eN&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 10:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quarter-Start/m-p/679423#M1057933</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-10-08T10:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Quarter Start</title>
      <link>https://community.qlik.com/t5/QlikView/Quarter-Start/m-p/679424#M1057934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;worked a treat, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 10:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quarter-Start/m-p/679424#M1057934</guid>
      <dc:creator>kevbrown</dc:creator>
      <dc:date>2014-10-08T10:07:54Z</dc:date>
    </item>
  </channel>
</rss>

