<?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 End in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-End/m-p/585165#M217168</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Date(MonthEnd(Date(Date(Today(),'YYMM'),'MM-YYYY')),'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will return my format&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Feb 2014 03:50:39 GMT</pubDate>
    <dc:creator>NavinReddy</dc:creator>
    <dc:date>2014-02-14T03:50:39Z</dc:date>
    <item>
      <title>Month End</title>
      <link>https://community.qlik.com/t5/QlikView/Month-End/m-p/585163#M217166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=date(date(MonthEnd(today()),'dd/mm/yyyy'),'dd/mm/yyyy')&lt;/P&gt;&lt;P&gt;I am using this to Disply monthend date but im&amp;nbsp; getting 28/59/2014 like this format &lt;/P&gt;&lt;P&gt;could some one help me disply this monthend date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 03:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-End/m-p/585163#M217166</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2014-02-14T03:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Month End</title>
      <link>https://community.qlik.com/t5/QlikView/Month-End/m-p/585164#M217167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=date#(MonthEnd(Today()),'dd/mm/yyyy') will return 2/28/2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note the # sign.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 03:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-End/m-p/585164#M217167</guid>
      <dc:creator>johnca</dc:creator>
      <dc:date>2014-02-14T03:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Month End</title>
      <link>https://community.qlik.com/t5/QlikView/Month-End/m-p/585165#M217168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Date(MonthEnd(Date(Date(Today(),'YYMM'),'MM-YYYY')),'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will return my format&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 03:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-End/m-p/585165#M217168</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2014-02-14T03:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Month End</title>
      <link>https://community.qlik.com/t5/QlikView/Month-End/m-p/585166#M217169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niranjan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'dd/mm/yyyy' -&amp;gt; mm here will consider as minute. For date format it should be capital letter 'MM'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let try this &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=date(date(MonthEnd(today()),'dd/MM/yyyy'),'dd/MM/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;"&gt;Or simply &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=date(MonthEnd(today()),'dd/MM/yyyy')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 03:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-End/m-p/585166#M217169</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2014-02-14T03:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Month End</title>
      <link>https://community.qlik.com/t5/QlikView/Month-End/m-p/585167#M217170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A more simple answer would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=date(MonthEnd(Today()),'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This also returns 28/02/2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I misread your format the first time)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 04:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-End/m-p/585167#M217170</guid>
      <dc:creator>johnca</dc:creator>
      <dc:date>2014-02-14T04:01:47Z</dc:date>
    </item>
  </channel>
</rss>

