<?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 field Interpretation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421380#M808223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited with double quotes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; Month(Date#('Jan'17,','MMM''YY') as Month&amp;nbsp; ,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Num(Month(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date#(Month,'MMM''YY')&lt;/SPAN&gt;)) as MonthNumber&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From .....;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;after that user MonthNumber for sorting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Oct 2017 11:11:28 GMT</pubDate>
    <dc:creator>prma7799</dc:creator>
    <dc:date>2017-10-24T11:11:28Z</dc:date>
    <item>
      <title>Month field Interpretation</title>
      <link>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421378#M808221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to do Interpretation on Month field(Source is Excel) using Date,Date# function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the field values like &lt;STRONG&gt;Jan'17,Feb'17...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then after would like to do the sort as calendar month.&lt;/P&gt;&lt;P&gt;Can any one suggest.&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/180706_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajesh&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/Month-field-Interpretation/m-p/1421378#M808221</guid>
      <dc:creator>Rajesh</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Month field Interpretation</title>
      <link>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421379#M808222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the following code on the load script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date#(Month,'MMM'YY') as Month // this is formatting the date that Qlik can't automatticaly interpret into a date,&lt;/P&gt;&lt;P&gt;From [Whatever];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 11:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421379#M808222</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-10-24T11:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Month field Interpretation</title>
      <link>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421380#M808223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited with double quotes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; Month(Date#('Jan'17,','MMM''YY') as Month&amp;nbsp; ,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Num(Month(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date#(Month,'MMM''YY')&lt;/SPAN&gt;)) as MonthNumber&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From .....;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;after that user MonthNumber for sorting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 11:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421380#M808223</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-10-24T11:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Month field Interpretation</title>
      <link>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421381#M808224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felipe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for u r reply, but its giving syntax error in script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 11:12:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421381#M808224</guid>
      <dc:creator>Rajesh</dc:creator>
      <dc:date>2017-10-24T11:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Month field Interpretation</title>
      <link>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421382#M808225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please share some sample app or share error screen shot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 11:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421382#M808225</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-10-24T11:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Month field Interpretation</title>
      <link>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421383#M808226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;STRONG&gt;two single quotes&lt;/STRONG&gt; (one is escape sequence) like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthName(Date#(Month,'MMM&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;&lt;STRONG&gt;'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;&lt;STRONG&gt;'&lt;/STRONG&gt;&lt;/SPAN&gt;YY')) as MonthNames&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 11:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421383#M808226</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-10-24T11:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Month field Interpretation</title>
      <link>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421384#M808227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's because of the apostrophe, try the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;x:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;Jan'17&lt;/P&gt;&lt;P&gt;Feb'17&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;y:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date#(Month,'MMM'&amp;amp;chr(39)&amp;amp;'YY') as Month,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;// Can be done by the bellow formula as well&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;//Date#(replace(Month,chr(39),'-'),'MMM-YY') as Month,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Month as T&lt;/P&gt;&lt;P&gt;Resident x;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 11:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421384#M808227</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-10-24T11:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Month field Interpretation</title>
      <link>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421385#M808228</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;Got it now a small change in like &lt;STRONG&gt;Date(Date#(Month,'MMM''YY'),'MMM-YY') as Month,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rajesh&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 11:21:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421385#M808228</guid>
      <dc:creator>Rajesh</dc:creator>
      <dc:date>2017-10-24T11:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Month field Interpretation</title>
      <link>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421386#M808229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked for me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Date(Date#(MonthYear, 'MMM''YY')) as Date,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MonthYear;&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;MonthYear&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Jan'17&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Feb'17&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;Read about Escape Sequence here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4232"&gt;Escape sequences&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 11:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-field-Interpretation/m-p/1421386#M808229</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-24T11:24:09Z</dc:date>
    </item>
  </channel>
</rss>

