<?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 Expression - Update values into variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-Update-values-into-variables/m-p/732477#M262375</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 4 variables.&lt;/P&gt;&lt;P&gt;vMaxMth1&lt;/P&gt;&lt;P&gt;vMaxMth2&lt;/P&gt;&lt;P&gt;vMaxMth3&lt;/P&gt;&lt;P&gt;vMaxMth4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have value in vMaxMth1 = 31/08/2014'. I need other 3 variables file up as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vMaxMth2 - 31/07/2014&lt;/P&gt;&lt;P&gt;vMaxMth3 - 30/06/2014&lt;/P&gt;&lt;P&gt;vMaxMth4 - 31/05/2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Sep 2014 13:18:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-18T13:18:04Z</dc:date>
    <item>
      <title>Expression - Update values into variables</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Update-values-into-variables/m-p/732477#M262375</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 4 variables.&lt;/P&gt;&lt;P&gt;vMaxMth1&lt;/P&gt;&lt;P&gt;vMaxMth2&lt;/P&gt;&lt;P&gt;vMaxMth3&lt;/P&gt;&lt;P&gt;vMaxMth4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have value in vMaxMth1 = 31/08/2014'. I need other 3 variables file up as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vMaxMth2 - 31/07/2014&lt;/P&gt;&lt;P&gt;vMaxMth3 - 30/06/2014&lt;/P&gt;&lt;P&gt;vMaxMth4 - 31/05/2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 13:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Update-values-into-variables/m-p/732477#M262375</guid>
      <dc:creator />
      <dc:date>2014-09-18T13:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Expression - Update values into variables</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Update-values-into-variables/m-p/732478#M262376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;vMaxMth2&lt;/P&gt;&lt;P&gt;=AddMonths('$(vMaxMth1)',-1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vMaxMth3&lt;/P&gt;&lt;P&gt;=AddMonths('$(vMaxMth1)',-2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vMaxMth4&lt;/P&gt;&lt;P&gt;=AddMonths('$(vMaxMth1)',-3)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 13:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Update-values-into-variables/m-p/732478#M262376</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-18T13:23:51Z</dc:date>
    </item>
  </channel>
</rss>

