<?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: Month Start in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049200#M940029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto Script -&amp;gt; Main Tab -&amp;gt; List of Default Variable...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Change this pattern&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;to&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET MonthNames='Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec;&lt;SPAN style="font-size: 13.3333px;"&gt;Jan&lt;/SPAN&gt;';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Feb 2016 11:42:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-04T11:42:24Z</dc:date>
    <item>
      <title>Month Start</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049193#M940020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an Month field and it start from Jan to Dec,but i need to show from 2015 Feb to 2016 Jan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 10:47:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049193#M940020</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2016-02-04T10:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Month Start</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049194#M940022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;STRONG&gt; =YearStart(Today(), 0, 2)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113546_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 10:51:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049194#M940022</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-04T10:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Month Start</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049195#M940023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use below&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt; link and create Fiscal Month and Year.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2588" data-containertype="37" data-objectid="3138" data-objecttype="38" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/05/28/fiscal-year" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;Fiscal Year&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 10:51:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049195#M940023</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-02-04T10:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Month Start</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049196#M940024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may wish to use the MONTHNAME(MyDate)-function, which delivers fields like Jan-2015, Feb-2015 .....Jan-2016&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 10:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049196#M940024</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2016-02-04T10:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Month Start</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049197#M940025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thank you it works,but from this i need to create an quarter and week starts and the month start from &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt; 2015 Feb to 2016 Jan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 11:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049197#M940025</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2016-02-04T11:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Month Start</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049198#M940026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=QuarterName(Today(), 0, 2)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113547_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the script you can create all of these once you are able to specify what is your first month (third parameter above). See the attached screenshot from QlikView Help page: &lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/quartername.htm" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/quartername.htm"&gt;QlikView ‒ quartername - script and chart function&lt;/A&gt;, &lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/weekname.htm" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/weekname.htm"&gt;QlikView ‒ weekname - script and chart function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/113548_Capture.PNG" style="height: 332px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 11:15:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049198#M940026</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-04T11:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Month Start</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049199#M940027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For quaters I used the following:&lt;/P&gt;&lt;P&gt;in SQL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right(convert(char(4),YEAR(TradeDate)),4) +' Q' + convert(char(1),datepart(qq, TradeDate)) as Quarter &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 11:32:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049199#M940027</guid>
      <dc:creator />
      <dc:date>2016-02-04T11:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Month Start</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049200#M940029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto Script -&amp;gt; Main Tab -&amp;gt; List of Default Variable...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Change this pattern&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;to&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET MonthNames='Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec;&lt;SPAN style="font-size: 13.3333px;"&gt;Jan&lt;/SPAN&gt;';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 11:42:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049200#M940029</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-04T11:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Month Start</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049201#M940033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks all for your response,I have soled this by using inline which creates a key for month,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quarter:&lt;/P&gt;&lt;P&gt;Load * INLINE [&lt;/P&gt;&lt;P&gt;Month,Quarter&lt;/P&gt;&lt;P&gt;1,Q4&lt;/P&gt;&lt;P&gt;2,Q1&lt;/P&gt;&lt;P&gt;3,Q1&lt;/P&gt;&lt;P&gt;4,Q1&lt;/P&gt;&lt;P&gt;5,Q2&lt;/P&gt;&lt;P&gt;6,Q2&lt;/P&gt;&lt;P&gt;7,Q2&lt;/P&gt;&lt;P&gt;8,Q3&lt;/P&gt;&lt;P&gt;9,Q3&lt;/P&gt;&lt;P&gt;10,Q3&lt;/P&gt;&lt;P&gt;11,Q4&lt;/P&gt;&lt;P&gt;12,Q4&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 09:27:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Start/m-p/1049201#M940033</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2016-02-05T09:27:00Z</dc:date>
    </item>
  </channel>
</rss>

