<?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: Selecting the 2 last months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selecting-the-2-last-months/m-p/842377#M469386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought he wanted Select in Field action expression &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. My bad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jul 2015 14:40:25 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-07-09T14:40:25Z</dc:date>
    <item>
      <title>Selecting the 2 last months</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-the-2-last-months/m-p/842374#M469383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i trying to build a function which should select the last two months. With this function i am able to select the last month...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Month(max({1}[Tatsächliche Einfahrt Datum]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to activate this function when i switch to the next dokument...&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>Thu, 09 Jul 2015 14:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-the-2-last-months/m-p/842374#M469383</guid>
      <dc:creator />
      <dc:date>2015-07-09T14:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the 2 last months</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-the-2-last-months/m-p/842375#M469384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='(' &amp;amp; &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Month(max({1}[Tatsächliche Einfahrt Datum])) &amp;amp; '|' &amp;amp; &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Month(AddMonths(Max({1}[Tatsächliche Einfahrt Datum]), -1)) &amp;amp; ')'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 14:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-the-2-last-months/m-p/842375#M469384</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-09T14:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the 2 last months</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-the-2-last-months/m-p/842376#M469385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=SUM({&amp;lt;InvoiceMonth=, InvoiceYear=, InvoiceQuarter=, InvoiceWeek=, InvoiceDate = {"&amp;gt;=$(=MonthStart(Max({1}InvoiceDate),-1))&amp;lt;=$(=MonthEnd(Max({1}InvoiceDate)))"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) This will give you Total Sales for last two months.&lt;/P&gt;&lt;P&gt;2) I have bypassed InvoiceMonth,Year,Quarter, Week. So any selection made in those list box will not affect the end result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change InvoiceDate with [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Tatsächliche Einfahrt Datum] and Sales with your respective fact data.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 14:38:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-the-2-last-months/m-p/842376#M469385</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-07-09T14:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the 2 last months</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-the-2-last-months/m-p/842377#M469386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought he wanted Select in Field action expression &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. My bad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 14:40:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-the-2-last-months/m-p/842377#M469386</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-09T14:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the 2 last months</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-the-2-last-months/m-p/842378#M469387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I also not understood what the question is... But just trying ! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 14:44:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-the-2-last-months/m-p/842378#M469387</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-07-09T14:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the 2 last months</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-the-2-last-months/m-p/842379#M469388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hahahaha I guess between the two of us, we have got the base covered &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 14:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-the-2-last-months/m-p/842379#M469388</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-09T14:47:28Z</dc:date>
    </item>
  </channel>
</rss>

