<?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 Creating a New Variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-a-New-Variable/m-p/261100#M1204827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you elaborate a bit further on the need of the variable and what do you mean by "dynamically"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jun 2010 10:05:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-07T10:05:17Z</dc:date>
    <item>
      <title>Creating a New Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-New-Variable/m-p/261097#M1204824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I need to create a variable say as Month which needs to have the values as Jan-09,Feb-09,...etc dynamically.Can some one help me out on this.?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 08:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-New-Variable/m-p/261097#M1204824</guid>
      <dc:creator />
      <dc:date>2010-06-07T08:33:56Z</dc:date>
    </item>
    <item>
      <title>Creating a New Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-New-Variable/m-p/261098#M1204825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Arun.&lt;BR /&gt;&lt;BR /&gt;If you have a field MonthYear, you can create a variable vMonth = MonthYear.&lt;BR /&gt;&lt;BR /&gt;then when you will select one value from MonthYear field - your variable will be evaluate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 10:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-New-Variable/m-p/261098#M1204825</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-06-07T10:02:53Z</dc:date>
    </item>
    <item>
      <title>Creating a New Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-New-Variable/m-p/261099#M1204826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;you can use:&lt;/P&gt;&lt;P&gt;LET vMMMYY = Date(today(),'MMM-YY');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 10:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-New-Variable/m-p/261099#M1204826</guid>
      <dc:creator />
      <dc:date>2010-06-07T10:03:21Z</dc:date>
    </item>
    <item>
      <title>Creating a New Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-New-Variable/m-p/261100#M1204827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you elaborate a bit further on the need of the variable and what do you mean by "dynamically"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 10:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-New-Variable/m-p/261100#M1204827</guid>
      <dc:creator />
      <dc:date>2010-06-07T10:05:17Z</dc:date>
    </item>
    <item>
      <title>Creating a New Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-New-Variable/m-p/261101#M1204828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jain,&lt;/P&gt;&lt;P&gt;Thanks for your reply.My problem is that i have a variable month in the format 'Jan-09','Feb-09',,,,etc.Now if i want to use this month filed which takes the values dynamically (i.e) if i specify a condition as current month it has to take the latest month(June) from the Month variable and previous month as last month(May).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 11:35:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-New-Variable/m-p/261101#M1204828</guid>
      <dc:creator />
      <dc:date>2010-06-07T11:35:50Z</dc:date>
    </item>
    <item>
      <title>Creating a New Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-New-Variable/m-p/261102#M1204829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for th delayed response&lt;/P&gt;&lt;P&gt;In case you just want to use the current and the previous month you could use the following formula to get the month # of the current and the precious month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current month = Month( max(Date))&lt;/P&gt;&lt;P&gt;Previous month = Month( max(Date)) - 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 12:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-New-Variable/m-p/261102#M1204829</guid>
      <dc:creator />
      <dc:date>2010-06-11T12:10:00Z</dc:date>
    </item>
  </channel>
</rss>

