<?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 formating date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/formating-date/m-p/47014#M605691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hello&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I have probleme with formating daate function, So i used this function to return the last day in month&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;LET ENDMONTH = date#(MonthEnd(date#('23052018','DDMMYYYY')),'MMDDYYYY');&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;and i want to this function return 31052018 But this statement return&amp;nbsp; 05\31\2018&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Apr 2018 08:38:13 GMT</pubDate>
    <dc:creator>souadouert</dc:creator>
    <dc:date>2018-04-17T08:38:13Z</dc:date>
    <item>
      <title>formating date</title>
      <link>https://community.qlik.com/t5/QlikView/formating-date/m-p/47014#M605691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hello&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I have probleme with formating daate function, So i used this function to return the last day in month&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;LET ENDMONTH = date#(MonthEnd(date#('23052018','DDMMYYYY')),'MMDDYYYY');&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;and i want to this function return 31052018 But this statement return&amp;nbsp; 05\31\2018&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 08:38:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formating-date/m-p/47014#M605691</guid>
      <dc:creator>souadouert</dc:creator>
      <dc:date>2018-04-17T08:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: formating date</title>
      <link>https://community.qlik.com/t5/QlikView/formating-date/m-p/47015#M605692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this :&amp;nbsp; =date(MonthEnd(date#('23052018','DDMMYYYY')),'DDMMYYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 08:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formating-date/m-p/47015#M605692</guid>
      <dc:creator>jaumecf23</dc:creator>
      <dc:date>2018-04-17T08:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: formating date</title>
      <link>https://community.qlik.com/t5/QlikView/formating-date/m-p/47016#M605693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 08:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formating-date/m-p/47016#M605693</guid>
      <dc:creator>souadouert</dc:creator>
      <dc:date>2018-04-17T08:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: formating date</title>
      <link>https://community.qlik.com/t5/QlikView/formating-date/m-p/47017#M605694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;ET ENDMONTH = &lt;/STRONG&gt;Date(MonthEnd(date#('23052018','DDMMYYYY')),'MMDDYYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 08:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/formating-date/m-p/47017#M605694</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-04-17T08:45:40Z</dc:date>
    </item>
  </channel>
</rss>

