<?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: How to get month Jan wiae in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235431#M867160</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;Do u want like this??&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;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/146124_Capture.PNG" style="font-size: 10pt; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Dec 2016 05:50:56 GMT</pubDate>
    <dc:creator>dineshm030</dc:creator>
    <dc:date>2016-12-09T05:50:56Z</dc:date>
    <item>
      <title>How to get month Jan wiae</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235429#M867158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get months (Jan ,feb....................................dec) wise please help me i am getting april ,may like that&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/How-to-get-month-Jan-wiae/m-p/1235429#M867158</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get month Jan wiae</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235430#M867159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the script, set your month convention like:&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 05:29:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235430#M867159</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-12-09T05:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to get month Jan wiae</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235431#M867160</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;Do u want like this??&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;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/146124_Capture.PNG" style="font-size: 10pt; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 05:50:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235431#M867160</guid>
      <dc:creator>dineshm030</dc:creator>
      <dc:date>2016-12-09T05:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to get month Jan wiae</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235432#M867161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also try this script,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Month:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sl.No,Month&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1,Jan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2,Feb&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3,Mar&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4,Apr&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5,May&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6,Jun&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;7,Jul&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;8,Aug&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;9,Sep&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;10,Oct&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;11,Nov&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;12,Dec&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 06:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235432#M867161</guid>
      <dc:creator>susovan</dc:creator>
      <dc:date>2016-12-09T06:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to get month Jan wiae</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235433#M867162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 06:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235433#M867162</guid>
      <dc:creator />
      <dc:date>2016-12-09T06:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to get month Jan wiae</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235434#M867164</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;here my requirement is i want take month s start 's from January&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Date field Gldate(12-05-2014) format is ('DD-MMM-YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i HAVE EXTRACT MONTH YEAR(&lt;SPAN style="font-size: 13.3333px;"&gt;Gldate) AS YR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND MONTH AS MONTH(&lt;SPAN style="font-size: 13.3333px;"&gt;Gldate) .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In UI Part I want Start's it from Jan ,Feb,Mar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 06:47:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235434#M867164</guid>
      <dc:creator />
      <dc:date>2016-12-09T06:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get month Jan wiae</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235435#M867166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is starting from April, that means your date field creation probably has been done considering the Fiscal Year. if you want to fix it in the UI, you can, however, it would be a better idea to fix it in the script itself. Could you post your calendar creation script or may be a sample qvw that demonstrates the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 07:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235435#M867166</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-12-09T07:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to get month Jan wiae</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235436#M867167</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 am Getting Error while Open another QVW files Could you Suggest me how to open other QVW file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 07:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235436#M867167</guid>
      <dc:creator />
      <dc:date>2016-12-09T07:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to get month Jan wiae</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235437#M867169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then go to script page and set the variable like this:&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 07:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235437#M867169</guid>
      <dc:creator>dineshm030</dc:creator>
      <dc:date>2016-12-09T07:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get month Jan wiae</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235438#M867171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follow the following steps and if you find it right.. mark as correct answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/146135_Untitled.png" style="height: 420px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To change the order from (jan to dec) like second chart... go to chart properties and sort tab and follow the belows step and click ok. Thats it.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled1.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/146137_Untitled1.png" style="height: 565px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 07:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235438#M867171</guid>
      <dc:creator />
      <dc:date>2016-12-09T07:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to get month Jan wiae</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235439#M867173</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 understand that, you require the chart to be sorted by monthly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, please try using num(Month) in sort tab (by expression).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 07:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235439#M867173</guid>
      <dc:creator>arasantorule</dc:creator>
      <dc:date>2016-12-09T07:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get month Jan wiae</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235440#M867175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want this from Script / Front End?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 07:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235440#M867175</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-12-09T07:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to get month Jan wiae</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235441#M867177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write following expression in your edit script&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;And for getting month name like Jan, Feb..... use following in your edit script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(DteFiled,'MMM') AS MonthName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From above you will get MonthName as field which has extracted month names from your date field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 09:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235441#M867177</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-09T09:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get month Jan wiae</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235442#M867179</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;Below is doc for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go Sort tab and Un-Mark the Text Tick Box and Mark the Load Order and Set the ORIGINAL.&lt;/P&gt;&lt;P&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/146175_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/146176_Capture1.PNG" style="height: 533px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 12:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-month-Jan-wiae/m-p/1235442#M867179</guid>
      <dc:creator>dineshm030</dc:creator>
      <dc:date>2016-12-09T12:00:39Z</dc:date>
    </item>
  </channel>
</rss>

