<?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 Dates to Months? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757511#M1024030</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 have a query on how I get all the dates (shown below) to show as a selection month. Any help is much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;28/06/1999 to show as a June etc&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" src="https://community.qlik.com/" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Mar 2015 09:21:29 GMT</pubDate>
    <dc:creator>knightwriter</dc:creator>
    <dc:date>2015-03-20T09:21:29Z</dc:date>
    <item>
      <title>Dates to Months?</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757511#M1024030</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 have a query on how I get all the dates (shown below) to show as a selection month. Any help is much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;28/06/1999 to show as a June etc&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" src="https://community.qlik.com/" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 09:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757511#M1024030</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-03-20T09:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dates to Months?</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757512#M1024032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;USe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MonthNAme()&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Month()&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, 20 Mar 2015 09:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757512#M1024032</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-20T09:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dates to Months?</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757513#M1024034</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;Try&lt;/P&gt;&lt;P&gt;Date(DateField,'MMMM')&lt;/P&gt;&lt;P&gt;&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, 20 Mar 2015 09:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757513#M1024034</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-20T09:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dates to Months?</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757514#M1024036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;not so clear but you can use date function&lt;/P&gt;&lt;P&gt;Date(date,'DD/MMM/YYYY'-&amp;nbsp;&amp;nbsp; 28/JUN/1999)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(date,'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date('&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;28/06/1999','DD/MMM/YYYY') as Date&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;date(Today(),'DD/MMM/YYYY'),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;month(date(Today(),'DD/MMM/YYYY'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;month(Today())&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Vimlesh&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 09:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757514#M1024036</guid>
      <dc:creator />
      <dc:date>2015-03-20T09:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dates to Months?</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757515#M1024038</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;&lt;/P&gt;&lt;P&gt;Stephen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month(yourdatefield) As Monthname&lt;/P&gt;&lt;P&gt;Month( Date#( &lt;SPAN style="font-size: 13.3333330154419px;"&gt;yourdatefield&lt;/SPAN&gt;,'MMM') ) as Monthname,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 09:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757515#M1024038</guid>
      <dc:creator>rajkumarb</dc:creator>
      <dc:date>2015-03-20T09:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dates to Months?</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757516#M1024039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi max dreamer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the but where do I put MonthNAme()?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 09:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757516#M1024039</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-03-20T09:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dates to Months?</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757517#M1024040</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;If you are trying it in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like&lt;/P&gt;&lt;P&gt;MonthName(DateField) as MonthYear&lt;/P&gt;&lt;P&gt;Month(DateField) as MonthNumber&lt;/P&gt;&lt;P&gt;Date(DateField,'MMMM') as MonthName&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, 20 Mar 2015 09:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757517#M1024040</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-20T09:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dates to Months?</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757518#M1024041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month(urdatefield) as Month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 09:37:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757518#M1024041</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-03-20T09:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dates to Months?</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757519#M1024042</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;Many thanks for all your replies. I am not familiar with editing the scripts, is there a way I can do this in the multi box properties?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;IMG alt="date query.PNG" class="image-1 jive-image" src="/legacyfs/online/81363_date query.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 09:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757519#M1024042</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-03-20T09:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dates to Months?</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757520#M1024043</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;In MultiBox-&amp;gt;Add as Expression&lt;/P&gt;&lt;P&gt;-&amp;gt;MonthName(Activity.Duration)&lt;/P&gt;&lt;P&gt;-&amp;gt;MonthName(Activity.External)&lt;/P&gt;&lt;P&gt;and so on&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, 20 Mar 2015 09:52:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757520#M1024043</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-20T09:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dates to Months?</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757521#M1024044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;right clik on ur multibox-properties-General tab-click EDIT -PAST THIS WITH UR DATE FIELD--&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Month(urdatefield)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 09:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757521#M1024044</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-03-20T09:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dates to Months?</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757522#M1024045</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;If you want only Month&lt;/P&gt;&lt;P&gt;Then write expression&lt;/P&gt;&lt;P&gt;-&amp;gt;Date(Activity.Duration,'MMMM')&lt;/P&gt;&lt;P&gt;-&amp;gt;Date(Activity.External,'MMMM')&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, 20 Mar 2015 09:53:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757522#M1024045</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-20T09:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dates to Months?</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757523#M1024046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank again, this worked. Next problem!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can see I have a list of one month many times. I want my end result to be a calendar, ie select July and my stats now show all July as a whole and not just one day. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="list of months.PNG" class="image-1 jive-image" src="/legacyfs/online/81364_list of months.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 10:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757523#M1024046</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-03-20T10:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dates to Months?</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757524#M1024047</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;Use Date(MonthStart(FieldName),'MMMM')&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, 20 Mar 2015 10:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-to-Months/m-p/757524#M1024047</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-20T10:26:37Z</dc:date>
    </item>
  </channel>
</rss>

