<?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 Adding a Month number as a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Adding-a-Month-number-as-a-field/m-p/366798#M494669</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 would appreciate if you could help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to add a month number as filed, I have a Field called ABC_Mth and is displayed as 'MMM' but it's loaded by a set financial year&amp;nbsp; and would like it to set it the same way as the calendar year, i.e. Jan, Feb, Mar,... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2012 13:29:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-23T13:29:45Z</dc:date>
    <item>
      <title>Adding a Month number as a field</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-Month-number-as-a-field/m-p/366798#M494669</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 would appreciate if you could help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to add a month number as filed, I have a Field called ABC_Mth and is displayed as 'MMM' but it's loaded by a set financial year&amp;nbsp; and would like it to set it the same way as the calendar year, i.e. Jan, Feb, Mar,... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 13:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-Month-number-as-a-field/m-p/366798#M494669</guid>
      <dc:creator />
      <dc:date>2012-03-23T13:29:45Z</dc:date>
    </item>
    <item>
      <title>Adding a Month number as a field</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-Month-number-as-a-field/m-p/366799#M494670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;load below code also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;ABC_Mth ,Monthno&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Jan,1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Feb,2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Mar,3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Apr,4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;May,5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Jun,6&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Jul,7&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Aug,8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Sep,9&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Oct,10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Nov,11&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Dec,12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;hope this helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 13:57:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-Month-number-as-a-field/m-p/366799#M494670</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-03-23T13:57:16Z</dc:date>
    </item>
    <item>
      <title>Adding a Month number as a field</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-Month-number-as-a-field/m-p/366800#M494671</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;Hope this discussion helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/203609#203609"&gt;http://community.qlik.com/message/203609#203609&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 14:07:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-Month-number-as-a-field/m-p/366800#M494671</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-03-23T14:07:15Z</dc:date>
    </item>
  </channel>
</rss>

