<?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: Date format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/94864#M766163</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ohh My bad.&lt;/P&gt;&lt;P&gt;Yes its working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i try to replace the logic with &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Date(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;monthend(max([Calendar Date]), -1) ,&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG&gt;'DD-MMM-YYYY')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in &lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;[Month Abbr]=, Year=, [Quarter Name]=,[Calendar Date]={'&amp;gt;$(&lt;STRONG&gt;=AddMonths(max([Calendar Date]),-1))&lt;/STRONG&gt;&amp;lt;=$(&lt;STRONG&gt;=max([Calendar Date]&lt;/STRONG&gt;))'}[Conformed Status] -= {'Monitoring*', 'Effectiveness Check'}&amp;gt;}[# SCAR Open]),'#0.0%')&lt;/P&gt;&lt;P&gt;My code is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2018 09:05:29 GMT</pubDate>
    <dc:creator>nareshthavidishetty</dc:creator>
    <dc:date>2018-07-17T09:05:29Z</dc:date>
    <item>
      <title>Date format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/94858#M766157</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;I have used the below command to extract the monthend date for date selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logic:&amp;nbsp; =AddMonths(monthend(max(([Calendar Date]),'DD-MMM-YYYY')),-1)&lt;/P&gt;&lt;P&gt;I'm getting the date like '10-02-1987'&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Required format:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But my &lt;SPAN style="font-size: 13.3333px;"&gt;[Calendar Date] format is like '10-Feb-1987'&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;Please let me know how to convert the date format.&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;Thanks..&lt;/SPAN&gt;&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/Date-format/m-p/94858#M766157</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/94859#M766158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&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;monthend(max([Calendar Date]), -1) ,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'DD-MMM-YYYY')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 08:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/94859#M766158</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-07-17T08:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Date format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/94860#M766159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="font-color-meta" style="padding: 0 0 5px; font-size: 1.2em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #444444; background-color: #e6e6e6;"&gt;&lt;SPAN class="replyToName" style="font-weight: inherit; font-style: inherit; font-size: 15.6px; font-family: inherit;"&gt;nareshthavidishetty,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="font-color-meta" style="padding: 0 0 5px; font-size: 1.2em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #444444; background-color: #e6e6e6;"&gt;&lt;SPAN class="replyToName" style="font-weight: inherit; font-style: inherit; font-size: 15.6px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="font-color-meta" style="padding: 0 0 5px; font-size: 1.2em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #444444; background-color: #e6e6e6;"&gt;&lt;SPAN class="replyToName" style="font-weight: inherit; font-style: inherit; font-size: 15.6px; font-family: inherit;"&gt;&lt;STRONG&gt;Try below logic,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Logic:&amp;nbsp; &lt;/SPAN&gt;AddMonths(monthend(&lt;STRONG&gt;date#&lt;/STRONG&gt;(max([Calendar Date]),'DD-MMM-YYYY')),-1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; 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: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Arvind Patil&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 08:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/94860#M766159</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2018-07-17T08:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Date format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/94861#M766160</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;I need to use 'Addmonths' for roll back to months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 08:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/94861#M766160</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2018-07-17T08:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Date format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/94862#M766161</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;Still getting in 'DD-MM-YYYY' format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 08:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/94862#M766161</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2018-07-17T08:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Date format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/94863#M766162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;SET vPrevMonth =DATE(AddMonths(monthend(max([Calendar Date])),-1),'DD-MMM-YYYY');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;SPAN style="color: #ff0000;"&gt;DATE#([Calendar Date],'DD-MMM-YYYY') as [Calendar Date]&lt;/SPAN&gt;,&lt;SPAN style="color: #008000;"&gt;DATE(DATE#([Calendar Date],'DD-MMM-YYYY'),'DD-MMM-YYYY') as NewDate&lt;/SPAN&gt;&amp;nbsp; INLINE [&lt;/P&gt;&lt;P&gt;Calendar Date&lt;/P&gt;&lt;P&gt;10-Feb-1987&lt;/P&gt;&lt;P&gt;10-Mar-1997&lt;/P&gt;&lt;P&gt;10-Apr-2007&lt;/P&gt;&lt;P&gt;10-Feb-2017&lt;/P&gt;&lt;P&gt;10-Dec-1987&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208035_Capture.PNG" style="height: 227px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 08:58:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/94863#M766162</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2018-07-17T08:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Date format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/94864#M766163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ohh My bad.&lt;/P&gt;&lt;P&gt;Yes its working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i try to replace the logic with &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Date(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;monthend(max([Calendar Date]), -1) ,&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG&gt;'DD-MMM-YYYY')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in &lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;[Month Abbr]=, Year=, [Quarter Name]=,[Calendar Date]={'&amp;gt;$(&lt;STRONG&gt;=AddMonths(max([Calendar Date]),-1))&lt;/STRONG&gt;&amp;lt;=$(&lt;STRONG&gt;=max([Calendar Date]&lt;/STRONG&gt;))'}[Conformed Status] -= {'Monitoring*', 'Effectiveness Check'}&amp;gt;}[# SCAR Open]),'#0.0%')&lt;/P&gt;&lt;P&gt;My code is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 09:05:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/94864#M766163</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2018-07-17T09:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Date format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/94865#M766164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&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: 13px;"&gt;Sum({$&amp;lt;[Month Abbr]=, Year=, [Quarter Name]=,[Calendar Date]={'&amp;gt;$(&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=&lt;SPAN style="color: #ff0000;"&gt;Date(&lt;/SPAN&gt;AddMonths(max([Calendar Date]),-1))&lt;SPAN style="color: #ff0000;"&gt;,'DD-MMM-YYYY')&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;lt;=$(&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=&lt;SPAN style="color: #ff0000;"&gt;Date(&lt;/SPAN&gt;max([Calendar Date]&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)&lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;,'DD-MMM-YYYY')&lt;/STRONG&gt;)'}[Conformed Status] -= {'Monitoring*', 'Effectiveness Check'}&amp;gt;}[# SCAR Open]),'#0.0%')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 09:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/94865#M766164</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-07-17T09:10:50Z</dc:date>
    </item>
  </channel>
</rss>

