<?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 as Text not Month Number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-as-Text-not-Month-Number/m-p/422965#M491232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't see your complete calculated dimension you are using, but check that you are not applying month() function to a field that hold month values already.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2012 15:05:23 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-09-19T15:05:23Z</dc:date>
    <item>
      <title>Month as Text not Month Number</title>
      <link>https://community.qlik.com/t5/QlikView/Month-as-Text-not-Month-Number/m-p/422961#M491228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In one instance I am using a field &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month(InvoiceDate) as [Weekly Month],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This returns a month number rather than the name.&amp;nbsp; Is there a way to also map this to a name? To display Jan,Feb,Mar etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 14:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-as-Text-not-Month-Number/m-p/422961#M491228</guid>
      <dc:creator />
      <dc:date>2012-09-19T14:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Month as Text not Month Number</title>
      <link>https://community.qlik.com/t5/QlikView/Month-as-Text-not-Month-Number/m-p/422962#M491229</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; Month(InvoiceDate) return number? But it display jan,feb...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any way, try like this,&lt;/P&gt;&lt;P&gt;Load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Month,WeeklyMonth&lt;/P&gt;&lt;P&gt;jan,1&lt;/P&gt;&lt;P&gt;feb,2&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;Dec,12&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;And use Month as field for your requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 14:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-as-Text-not-Month-Number/m-p/422962#M491229</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-09-19T14:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Month as Text not Month Number</title>
      <link>https://community.qlik.com/t5/QlikView/Month-as-Text-not-Month-Number/m-p/422963#M491230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Month() should return a dual value (check out the Help for more details on Month and dual value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it carries as well a numeric as a text value. You can force QV to return either one by using&lt;/P&gt;&lt;P&gt;&lt;EM&gt;num(Month(DATEFIELD)) &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;EM&gt;text(Month(DATEFIELD))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't force QV, it will return the value depending on the context, i.e. if comparing to a numeric value, it will return the numeric representation. If you use Month(DATEFIELD) as dimension, it will probably use the text value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do you use your dual (i.e. [Weekly Month] field)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 14:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-as-Text-not-Month-Number/m-p/422963#M491230</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-09-19T14:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Month as Text not Month Number</title>
      <link>https://community.qlik.com/t5/QlikView/Month-as-Text-not-Month-Number/m-p/422964#M491231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reason for two month selections is that an invoice has two month options, one for the invoice date, the second is what year and period the invoice is added to the General Ledger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The date selection at the top uses the GL dates, and the forecast year uses the invoice date (Weekly Month)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="22140" class="jive-image" alt="2012-09-19_1549.png" src="https://community.qlik.com/legacyfs/online/22140_2012-09-19_1549.png" /&gt;.&lt;/P&gt;&lt;P&gt;@Swuehl when forcing the text as month it only displays Jan and Dec, with the majority of data being held under Jan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="22141" class="jive-image" alt="2012-09-19_1558.png" src="https://community.qlik.com/legacyfs/online/22141_2012-09-19_1558.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 14:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-as-Text-not-Month-Number/m-p/422964#M491231</guid>
      <dc:creator />
      <dc:date>2012-09-19T14:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Month as Text not Month Number</title>
      <link>https://community.qlik.com/t5/QlikView/Month-as-Text-not-Month-Number/m-p/422965#M491232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't see your complete calculated dimension you are using, but check that you are not applying month() function to a field that hold month values already.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 15:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-as-Text-not-Month-Number/m-p/422965#M491232</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-09-19T15:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Month as Text not Month Number</title>
      <link>https://community.qlik.com/t5/QlikView/Month-as-Text-not-Month-Number/m-p/422966#M491233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you applying Month function to the month number(may be a month field)?&lt;/P&gt;&lt;P&gt;If so try with Text(MonthFieldName)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 20:52:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-as-Text-not-Month-Number/m-p/422966#M491233</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-09-19T20:52:17Z</dc:date>
    </item>
  </channel>
</rss>

