<?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 Change YearMonth or Month from numeric to Text Value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-YearMonth-or-Month-from-numeric-to-Text-Value/m-p/351363#M1175491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how do I change YearMonth (201105) or Month (5) from a numeric to a text value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to do it in the following expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max(YearMonth)&lt;/P&gt;&lt;P&gt;Max(Month)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 May 2012 06:35:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-05-15T06:35:33Z</dc:date>
    <item>
      <title>Change YearMonth or Month from numeric to Text Value</title>
      <link>https://community.qlik.com/t5/QlikView/Change-YearMonth-or-Month-from-numeric-to-Text-Value/m-p/351363#M1175491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how do I change YearMonth (201105) or Month (5) from a numeric to a text value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to do it in the following expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max(YearMonth)&lt;/P&gt;&lt;P&gt;Max(Month)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 06:35:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-YearMonth-or-Month-from-numeric-to-Text-Value/m-p/351363#M1175491</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-15T06:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Change YearMonth or Month from numeric to Text Value</title>
      <link>https://community.qlik.com/t5/QlikView/Change-YearMonth-or-Month-from-numeric-to-Text-Value/m-p/351364#M1175492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like this (un-tested):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(makedate(left(YEARMONTH,4),right(YEARMONTH,2)),'MMMYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 20:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-YearMonth-or-Month-from-numeric-to-Text-Value/m-p/351364#M1175492</guid>
      <dc:creator>goldnejea8</dc:creator>
      <dc:date>2012-05-15T20:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Change YearMonth or Month from numeric to Text Value</title>
      <link>https://community.qlik.com/t5/QlikView/Change-YearMonth-or-Month-from-numeric-to-Text-Value/m-p/351365#M1175493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You could also try Date(Date#(YearMonth,'YYYYMM')) for YearMonth, the Date# function is used to tell QlikView the current format of the value and Date (without #) to format it in another way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 20:45:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-YearMonth-or-Month-from-numeric-to-Text-Value/m-p/351365#M1175493</guid>
      <dc:creator>cesaraccardi</dc:creator>
      <dc:date>2012-05-15T20:45:49Z</dc:date>
    </item>
  </channel>
</rss>

