<?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: previous month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/previous-month/m-p/315683#M116468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/atanumohanty" id="jive-4564512889537204728275" style="background-color: #e0eaf3; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;atanumohanty&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;The output you want is known as dynamic in qlikview.&lt;/P&gt;&lt;P&gt;For this you can refer to the set analysis and other dynamic example in qlikcommunity.&lt;/P&gt;&lt;P&gt;I have made the change for you in the second chart.&lt;/P&gt;&lt;P&gt;I hope it will work for you&lt;/P&gt;&lt;P&gt;I am also attaching another QVW application that will help you for the set analysis and dyanamic concept in qlik view...&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2011 09:42:49 GMT</pubDate>
    <dc:creator>kamalqlik</dc:creator>
    <dc:date>2011-12-21T09:42:49Z</dc:date>
    <item>
      <title>previous month</title>
      <link>https://community.qlik.com/t5/QlikView/previous-month/m-p/315680#M116465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attaching a test file for your reference . Here I am want to see in the second table previous months status by selecting consumer no from list box while my first table will show me the selected months data.&lt;/P&gt;&lt;P&gt;Please modify the Month column if necessary .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 19:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-month/m-p/315680#M116465</guid>
      <dc:creator />
      <dc:date>2011-12-20T19:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: previous month</title>
      <link>https://community.qlik.com/t5/QlikView/previous-month/m-p/315681#M116466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Atanumohanty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use the function AddMonths() like this, enter a new dynamic dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=MonthName(AddMonths(END_DT,-1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings from Munich&lt;/P&gt;&lt;P&gt;Martina&lt;/P&gt;&lt;P&gt;EVACO GmbH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 08:13:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-month/m-p/315681#M116466</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2011-12-21T08:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: previous month</title>
      <link>https://community.qlik.com/t5/QlikView/previous-month/m-p/315682#M116467</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 this&lt;/P&gt;&lt;P&gt;=month(field,-1)&lt;/P&gt;&lt;P&gt;(monthname(AddMonths(TempDate,-12)) as LastYearDate,&lt;/P&gt;&lt;P&gt;may is helps you&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 09:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-month/m-p/315682#M116467</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2011-12-21T09:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: previous month</title>
      <link>https://community.qlik.com/t5/QlikView/previous-month/m-p/315683#M116468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/atanumohanty" id="jive-4564512889537204728275" style="background-color: #e0eaf3; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;atanumohanty&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;The output you want is known as dynamic in qlikview.&lt;/P&gt;&lt;P&gt;For this you can refer to the set analysis and other dynamic example in qlikcommunity.&lt;/P&gt;&lt;P&gt;I have made the change for you in the second chart.&lt;/P&gt;&lt;P&gt;I hope it will work for you&lt;/P&gt;&lt;P&gt;I am also attaching another QVW application that will help you for the set analysis and dyanamic concept in qlik view...&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 09:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-month/m-p/315683#M116468</guid>
      <dc:creator>kamalqlik</dc:creator>
      <dc:date>2011-12-21T09:42:49Z</dc:date>
    </item>
    <item>
      <title>previous month</title>
      <link>https://community.qlik.com/t5/QlikView/previous-month/m-p/315684#M116469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply ,But My problem is not only change the month to previous month but to change all the relative fields to the last month so that I can compare both the months fields side by side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting for your replay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Atanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jan 2012 20:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-month/m-p/315684#M116469</guid>
      <dc:creator />
      <dc:date>2012-01-29T20:14:35Z</dc:date>
    </item>
  </channel>
</rss>

