<?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 Help- Can't get month name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304551#M1193158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Everthing is standard &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET DateFormat='M/D/YYYY';&lt;/P&gt;&lt;P&gt;Load [Ship_date]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is exported from excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jun 2011 02:57:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-06-21T02:57:47Z</dc:date>
    <item>
      <title>Help- Can't get month name</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304549#M1193156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field is named ship_(shdate. It looks like&amp;nbsp; 3/14/11, 4/01/10...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want it to look like Jan, Feb, Mar ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I do MonthName(ship_date)&amp;nbsp; I get&amp;nbsp; 4.06+e.... &lt;/P&gt;&lt;P&gt;When I do Month(ship_date), I get #'s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect this is easy,&amp;nbsp; but after and hr of searchign the forum, I still don't know how to sold this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 02:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304549#M1193156</guid>
      <dc:creator />
      <dc:date>2011-06-21T02:21:57Z</dc:date>
    </item>
    <item>
      <title>Help- Can't get month name</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304550#M1193157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe the field first must be recognized and imported as a date, and you must ensure that the date formatting option or functions reflect what you want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you attach of copy of your data and application file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 02:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304550#M1193157</guid>
      <dc:creator />
      <dc:date>2011-06-21T02:35:24Z</dc:date>
    </item>
    <item>
      <title>Help- Can't get month name</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304551#M1193158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Everthing is standard &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET DateFormat='M/D/YYYY';&lt;/P&gt;&lt;P&gt;Load [Ship_date]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is exported from excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 02:57:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304551#M1193158</guid>
      <dc:creator />
      <dc:date>2011-06-21T02:57:47Z</dc:date>
    </item>
    <item>
      <title>Help- Can't get month name</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304552#M1193159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&amp;nbsp; Month(Date#(Ship_date,'MM/DD/YYYY'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 03:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304552#M1193159</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2011-06-21T03:16:05Z</dc:date>
    </item>
    <item>
      <title>Help- Can't get month name</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304553#M1193160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;didn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month(Date#(Ship_date,'MM/DD/YYYY'))&amp;nbsp; - yeilds nothing&lt;/P&gt;&lt;P&gt;Month(Date#(Ship_date,'MM/DD/YY'))&amp;nbsp; - yeilds nothing&lt;/P&gt;&lt;P&gt;Month(Date(Ship_date,'MM/DD/YY')) - yields '1', '3', '5' ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 03:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304553#M1193160</guid>
      <dc:creator />
      <dc:date>2011-06-21T03:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Help- Can't get month name</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304554#M1193161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does this this go in the right direction ?&lt;/P&gt;&lt;P&gt;see attached files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 08:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304554#M1193161</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-21T08:04:21Z</dc:date>
    </item>
    <item>
      <title>Help- Can't get month name</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304555#M1193162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;apprentice's method works, but I think if your DateFormat is set in a different format than what you have in your DB you can use the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;EM&gt;LOAD Date,&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;Month(Date#(Ship_date, 'MM/DD/YY')) as MonthName &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿If this doesn't solve your problem, something else is wrong. It works for me in my QV10 and also for apprentice.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 13:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304555#M1193162</guid>
      <dc:creator>kim_rormark</dc:creator>
      <dc:date>2011-06-22T13:27:33Z</dc:date>
    </item>
    <item>
      <title>Help- Can't get month name</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304556#M1193163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Here's how I did it for a field that I had as Period (represented by the ,1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;load&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;dual&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;string&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Period&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Fiscal Month]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;inline&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;STRONG&gt;[ string,Period&lt;BR /&gt;&lt;BR /&gt;Feb,1 &lt;BR /&gt;&lt;BR /&gt;Mar,2&lt;BR /&gt;&lt;BR /&gt;Apr,3&lt;BR /&gt;&lt;BR /&gt;May,4&lt;BR /&gt;&lt;BR /&gt;Jun,5&lt;BR /&gt;&lt;BR /&gt;Jul, 6&lt;BR /&gt;&lt;BR /&gt;Aug, 7&lt;BR /&gt;&lt;BR /&gt;Sep, 8&lt;BR /&gt;&lt;BR /&gt;Oct, 9&lt;BR /&gt;&lt;BR /&gt;Nov, 10&lt;BR /&gt;&lt;BR /&gt;Dec, 11&lt;BR /&gt;&lt;BR /&gt;Jan, 12&lt;BR /&gt;]&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;; &lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN id="mce_marker"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #0000ff; font-size: 1;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&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; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Period&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Period&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Fiscal Month]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt; [\\MANNETAPP01\BST_Shared_Folder\FY12\ATF\OPEX\FY12 Opex Reporting Q2.xlsx]&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #000000;"&gt; data); &lt;/SPAN&gt;&lt;SPAN style=": ; color: #0000ff; font-size: 1;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 19:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Can-t-get-month-name/m-p/304556#M1193163</guid>
      <dc:creator />
      <dc:date>2011-06-22T19:13:15Z</dc:date>
    </item>
  </channel>
</rss>

