<?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: Function help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Function-help/m-p/924267#M986942</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think with mode=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;29 is 2 days before the end of January&lt;/P&gt;&lt;P&gt;26 &lt;SPAN style="font-size: 13.3333330154419px;"&gt;is 2 days before the end of February&lt;/SPAN&gt;&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;calculated day as derived from the end of the month (&lt;/SPAN&gt;&lt;SPAN class="Italic" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mode&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=1)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Aug 2015 10:09:36 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2015-08-01T10:09:36Z</dc:date>
    <item>
      <title>Function help</title>
      <link>https://community.qlik.com/t5/QlikView/Function-help/m-p/924262#M986937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Addmonths('10/05/2009',3)&lt;/P&gt;&lt;P&gt; if i use this function it is adding 3 month to that using date it is giving 10/08/2009. &lt;/P&gt;&lt;P&gt;but when i use three parameters it is giving date differently.&lt;/P&gt;&lt;P&gt;for example :addmonths('10/05/2009',3,1) here how the second paramater is working onthe date?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2015 07:46:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-help/m-p/924262#M986937</guid>
      <dc:creator>hari8088</dc:creator>
      <dc:date>2015-08-01T07:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Function help</title>
      <link>https://community.qlik.com/t5/QlikView/Function-help/m-p/924263#M986938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If Date is last Month Day e.g. 30/09/2010&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;('30/09/2009',1) -&amp;gt; 30/10/2010&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;('30/09/2009',1,1) -&amp;gt; 31/10/2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2015 07:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-help/m-p/924263#M986938</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2015-08-01T07:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Function help</title>
      <link>https://community.qlik.com/t5/QlikView/Function-help/m-p/924264#M986939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Qlikview help file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor479"&gt;&lt;/A&gt;&lt;A name="AddMonths"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;AddMonths(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;startdate&lt;/SPAN&gt;, &lt;SPAN class="Italic"&gt;n&lt;/SPAN&gt; , &lt;SPAN class="Italic"&gt;[ , mode] &lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Returns the date occurring &lt;SPAN class="Italic"&gt;n&lt;/SPAN&gt; months after &lt;SPAN class="Italic"&gt;startdate&lt;/SPAN&gt; or, if &lt;SPAN class="Italic"&gt;n&lt;/SPAN&gt; is negative, the date occurring &lt;SPAN class="Italic"&gt;n&lt;/SPAN&gt; months before &lt;SPAN class="Italic"&gt;startdate&lt;/SPAN&gt;. &lt;/P&gt;&lt;P&gt;By specifying a &lt;SPAN class="Italic"&gt;mode&lt;/SPAN&gt; (0 if omitted) the date is set to either the unmodified day of the specified month (&lt;SPAN class="Italic"&gt;mode&lt;/SPAN&gt;=0) or the calculated day as derived from the end of the month (&lt;SPAN class="Italic"&gt;mode&lt;/SPAN&gt;=1). &lt;/P&gt;&lt;P class="example"&gt;Examples:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;addmonths ('2003-01-29',3)&lt;/SPAN&gt; returns '2003-04-29'&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;addmonths ('2003-01-29',3,0)&lt;/SPAN&gt; returns '2003-04-29'&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;addmonths ('2003-01-29',3,1)&lt;/SPAN&gt; returns '2003-04-28'&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;addmonths ('2003-01-29',1,0)&lt;/SPAN&gt; returns '2003-02-28'&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;addmonths ('2003-01-29',1,1)&lt;/SPAN&gt; returns '2003-02-26'&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;addmonths ('2003-02-28',1,0)&lt;/SPAN&gt; returns '2003-03-28'&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;addmonths ('2003-02-28',1,1)&lt;/SPAN&gt; returns '2003-03-31'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you specify 1 as 3rd parameter it will give the month end date after adding the given months.&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>Sat, 01 Aug 2015 08:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-help/m-p/924264#M986939</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-08-01T08:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Function help</title>
      <link>https://community.qlik.com/t5/QlikView/Function-help/m-p/924265#M986940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="Code" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Hi Jagan,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I understand but my doubt is&lt;/P&gt;&lt;P&gt;from qlikview help the bellow date how it is giving 26 as output date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;addmonths ('2003-01-29',1,1)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt; returns '2003-02-26&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2015 08:24:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-help/m-p/924265#M986940</guid>
      <dc:creator>hari8088</dc:creator>
      <dc:date>2015-08-01T08:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Function help</title>
      <link>https://community.qlik.com/t5/QlikView/Function-help/m-p/924266#M986941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure may be may be bug,&amp;nbsp; &lt;A href="https://community.qlik.com/qlik-users/4003"&gt;hic&lt;/A&gt;‌ can help on this.&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>Sat, 01 Aug 2015 09:49:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-help/m-p/924266#M986941</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-08-01T09:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Function help</title>
      <link>https://community.qlik.com/t5/QlikView/Function-help/m-p/924267#M986942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think with mode=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;29 is 2 days before the end of January&lt;/P&gt;&lt;P&gt;26 &lt;SPAN style="font-size: 13.3333330154419px;"&gt;is 2 days before the end of February&lt;/SPAN&gt;&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;calculated day as derived from the end of the month (&lt;/SPAN&gt;&lt;SPAN class="Italic" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mode&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=1)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2015 10:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-help/m-p/924267#M986942</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-08-01T10:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Function help</title>
      <link>https://community.qlik.com/t5/QlikView/Function-help/m-p/924268#M986943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/hari8088"&gt;hari8088&lt;/A&gt; &lt;/STRONG&gt;What is your date format?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please upload your sample file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Aug 2015 06:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-help/m-p/924268#M986943</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-08-02T06:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Function help</title>
      <link>https://community.qlik.com/t5/QlikView/Function-help/m-p/924269#M986944</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;the 26 is correct as there were only 28 days in Feb 2003&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 13:45:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-help/m-p/924269#M986944</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-08-03T13:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Function help</title>
      <link>https://community.qlik.com/t5/QlikView/Function-help/m-p/924270#M986945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="Code" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;addmonths ('2003-01-29',3,1)&lt;/SPAN&gt; returns '2003-04-28'&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;2003-01-29 is 2 days before of the end date (&lt;STRONG&gt;January has 31 days&lt;/STRONG&gt;), therefore the result for the month of April is 2 days before(&lt;STRONG&gt;April has 30 days&lt;/STRONG&gt;) 2003-04-28&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="Code" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;addmonths ('2003-01-29',1,1)&lt;/SPAN&gt; returns '2003-02-26'&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;same here January has 31 days and February has 28 days, therefore the result is 2 days before of February month&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="Code" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;addmonths ('2003-02-28',1,1)&lt;/SPAN&gt; returns '2003-03-31'&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;2003-02-28&amp;nbsp; is the last day for the month of February, therefore with the add of 1 month i.e March its showing the last date...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hope it helps you!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Kavita&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 09:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-help/m-p/924270#M986945</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-08-05T09:42:41Z</dc:date>
    </item>
  </channel>
</rss>

