<?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: Set analysis remove results in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-remove-results/m-p/388994#M485892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({ $&amp;lt;Month={"=max(Month)"}, Year={"=max(Year)"}&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; + &amp;lt;InvoiceMonthYear={"$(=$(vMonthYear))"},MonthYearNum ={"&amp;gt;= $(=Max(MonthYearNum))"},Month=,Year=&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - &amp;lt;Month={"=max(Month)"},Year={"=max(Year)"},DirectShipFK={"1"},InvoiceMonthYearNum={"&amp;lt;$(=Max(MonthYearNum))"}&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; } MachinePurchaseCost)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Apr 2013 10:41:33 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-04-23T10:41:33Z</dc:date>
    <item>
      <title>Set analysis remove results</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-remove-results/m-p/388993#M485891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have a set analysis syntax which is working and also giving me a list of all results. What I need now, is to remove a small selection from this list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current syntax is the following:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;sum( { $&amp;lt;Month={"=max(Month)"}, Year={"=max(Year)"} &amp;gt; } MachinePurchaseCost)&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;InvoiceMonthYear={"$(=$(vMonthYear))"},MonthYearNum ={"&amp;gt;= $(=Max(MonthYearNum))"},Month=,Year=&amp;gt;}MachinePurchaseCost) &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to remove some results from the above result. With the following syntax I'm getting the results that I don't want to see.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;sum({$&amp;lt;Month={"=max(Month)"},Year={"=max(Year)"},DirectShipFK={"1"},InvoiceMonthYearNum={"&amp;lt;$(=Max(MonthYearNum))"}&amp;gt;}MachinePurchaseCost)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;How can I make the syntax so that it will remove these results?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have an idea how I can achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 09:10:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-remove-results/m-p/388993#M485891</guid>
      <dc:creator />
      <dc:date>2013-04-23T09:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis remove results</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-remove-results/m-p/388994#M485892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({ $&amp;lt;Month={"=max(Month)"}, Year={"=max(Year)"}&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; + &amp;lt;InvoiceMonthYear={"$(=$(vMonthYear))"},MonthYearNum ={"&amp;gt;= $(=Max(MonthYearNum))"},Month=,Year=&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - &amp;lt;Month={"=max(Month)"},Year={"=max(Year)"},DirectShipFK={"1"},InvoiceMonthYearNum={"&amp;lt;$(=Max(MonthYearNum))"}&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; } MachinePurchaseCost)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 10:41:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-remove-results/m-p/388994#M485892</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-04-23T10:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis remove results</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-remove-results/m-p/388995#M485893</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;=(sum( { $&amp;lt;Month={"=max(Month)"}, Year={"=max(Year)"} &amp;gt; } MachinePurchaseCost)&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;InvoiceMonthYear={"$(=$(vMonthYear))"},MonthYearNum ={"&amp;gt;= $(=Max(MonthYearNum))"},Month=,Year=&amp;gt;}MachinePurchaseCost) ) -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Month={"=max(Month)"},Year={"=max(Year)"},DirectShipFK={"1"},InvoiceMonthYearNum={"&amp;lt;$(=Max(MonthYearNum))"}&amp;gt;}MachinePurchaseCost)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 10:48:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-remove-results/m-p/388995#M485893</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-04-23T10:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis remove results</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-remove-results/m-p/388996#M485894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, This one did the trick. My final result looks like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({ $&amp;lt;Month={"=max(Month)"}, Year={"=max(Year)"}&amp;gt; &lt;/P&gt;&lt;P&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; + &amp;lt;InvoiceMonthYear={"$(=$(vMonthYear))"},MonthYearNum ={"&amp;gt;= $(=Max(MonthYearNum))"},Month=,Year=&amp;gt;&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - &amp;lt;Month={"=max(Month)"},Year={"=max(Year)"},DirectShipFK={"1"},InvoiceMonthYearNum={"&amp;lt;$(=Max(MonthYearNum))"}&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - &amp;lt;Month={"=max(Month)"},Year={"=max(Year)"},DirectShipCE={"1"},InvoiceMonthYearNum={"&amp;lt;$(=Max(MonthYearNum))"}&amp;gt;&amp;nbsp; &lt;BR /&gt;} MachinePurchaseCost)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 07:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-remove-results/m-p/388996#M485894</guid>
      <dc:creator />
      <dc:date>2013-04-24T07:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis remove results</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-remove-results/m-p/388997#M485895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one I tried myself already but it didn't gave me the correct result. For some reason it always showed a couple of records which should be excluded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 07:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-remove-results/m-p/388997#M485895</guid>
      <dc:creator />
      <dc:date>2013-04-24T07:38:51Z</dc:date>
    </item>
  </channel>
</rss>

