<?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: Make Date from 3 character Month; Ex: Apr in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Make-Date-from-3-character-Month-Ex-Apr/m-p/60#M792737</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to do like below? &lt;STRONG&gt;MonthName(DateField) as MonthName&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jan 2018 14:06:30 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-01-12T14:06:30Z</dc:date>
    <item>
      <title>Make Date from 3 character Month; Ex: Apr</title>
      <link>https://community.qlik.com/t5/QlikView/Make-Date-from-3-character-Month-Ex-Apr/m-p/58#M792732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a year field and a month field that shows Jan, Feb, Mar, Apr, etx. My load script also already has :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;SET&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;MonthNames&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec'; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is probably easy but I cannot seem to get these fields in a format such as Apr 2017. The issue is I need to create a rolling 12 month flag so I didnt think Month&amp;amp;' '&amp;amp;Year would work. Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&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/Make-Date-from-3-character-Month-Ex-Apr/m-p/58#M792732</guid>
      <dc:creator>greend21</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Make Date from 3 character Month; Ex: Apr</title>
      <link>https://community.qlik.com/t5/QlikView/Make-Date-from-3-character-Month-Ex-Apr/m-p/59#M792734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have a year field too, try like:&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthName(MakeDate(YearField, Month(Date#(MonthField, 'MMM'))) as MonthName&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 14:05:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-Date-from-3-character-Month-Ex-Apr/m-p/59#M792734</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-01-12T14:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Make Date from 3 character Month; Ex: Apr</title>
      <link>https://community.qlik.com/t5/QlikView/Make-Date-from-3-character-Month-Ex-Apr/m-p/60#M792737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to do like below? &lt;STRONG&gt;MonthName(DateField) as MonthName&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 14:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-Date-from-3-character-Month-Ex-Apr/m-p/60#M792737</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-12T14:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Make Date from 3 character Month; Ex: Apr</title>
      <link>https://community.qlik.com/t5/QlikView/Make-Date-from-3-character-Month-Ex-Apr/m-p/61#M792740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or you can try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Date#(Month&amp;amp;Year, 'MMMYYYY'), 'MMM YYYY') as MonthYear&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 14:07:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-Date-from-3-character-Month-Ex-Apr/m-p/61#M792740</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-12T14:07:36Z</dc:date>
    </item>
  </channel>
</rss>

