<?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 Date plus one month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-plus-one-month/m-p/443016#M1158992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I load a specific date like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;EM&gt;&lt;STRONG&gt;DATE(DATE#( left([Posted Date],11), 'DD-MMM-YY')) as [Posted Date]&lt;/STRONG&gt;&lt;/EM&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me load an additional field which is a date exactly one month later (same day of the month, but one month later).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if [Posted Date] = 2013/01/22 then [Next Month] = 2013/02/22&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if [Posted Date] = 2012/12/05 then [Next Month] = 2013/01/05&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gerhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2013 12:51:30 GMT</pubDate>
    <dc:creator>gerhardl</dc:creator>
    <dc:date>2013-01-22T12:51:30Z</dc:date>
    <item>
      <title>Date plus one month</title>
      <link>https://community.qlik.com/t5/QlikView/Date-plus-one-month/m-p/443016#M1158992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I load a specific date like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;EM&gt;&lt;STRONG&gt;DATE(DATE#( left([Posted Date],11), 'DD-MMM-YY')) as [Posted Date]&lt;/STRONG&gt;&lt;/EM&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me load an additional field which is a date exactly one month later (same day of the month, but one month later).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if [Posted Date] = 2013/01/22 then [Next Month] = 2013/02/22&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if [Posted Date] = 2012/12/05 then [Next Month] = 2013/01/05&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gerhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 12:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-plus-one-month/m-p/443016#M1158992</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2013-01-22T12:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Date plus one month</title>
      <link>https://community.qlik.com/t5/QlikView/Date-plus-one-month/m-p/443017#M1158993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;addmonths(DATE(DATE#( left([Posted Date],11), 'DD-MMM-YY')), 1) as [Posted Date+1]&lt;/STRONG&gt;&lt;/EM&gt;,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 13:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-plus-one-month/m-p/443017#M1158993</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2013-01-22T13:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date plus one month</title>
      <link>https://community.qlik.com/t5/QlikView/Date-plus-one-month/m-p/443018#M1158994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 13:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-plus-one-month/m-p/443018#M1158994</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2013-01-22T13:04:26Z</dc:date>
    </item>
  </channel>
</rss>

