<?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 with Max function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042080#M524352</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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;Field1={"SALES"}, Field2={"EEEE"}, DeliveryDate = {"$(=Max(DeliveryData))"}&amp;gt;} &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Quantity)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Feb 2016 14:23:21 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-02-03T14:23:21Z</dc:date>
    <item>
      <title>Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042079#M524351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm stuck with the below expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum( {&amp;lt; Field1={"SALES"}, Field2={"EEEE"} &amp;gt;} &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;if( &lt;SPAN style="font-size: 13.3333px;"&gt;DeliveryDate &lt;/SPAN&gt;= Max(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;DeliveryDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;), Quantity, 0 ) )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using the following dimensions: customer, delivery number, delivery date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to SUM only the items sold in the last delivery for each customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I achieve it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042079#M524351</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2016-02-03T14:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042080#M524352</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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;Field1={"SALES"}, Field2={"EEEE"}, DeliveryDate = {"$(=Max(DeliveryData))"}&amp;gt;} &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Quantity)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042080#M524352</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-03T14:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042081#M524353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;You can't combine write &lt;SPAN style="font-size: 13.3333px;"&gt;IF condition inside &lt;/SPAN&gt;Set Analysis&lt;/STRONG&gt;. Try like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Sum( {&amp;lt; Field1={"SALES"}, Field2={"EEEE"} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;DeliveryDate &lt;/SPAN&gt;= {"$(=&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Max(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DeliveryDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;)"} &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; Quantity)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042081#M524353</guid>
      <dc:creator />
      <dc:date>2016-02-03T14:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042082#M524354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it doesn't works because it shows me only latest customers deliveries ex. only deliveries of yesterday...&lt;/P&gt;&lt;P&gt;I need to display all customers with details regarding only the last delivery.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:31:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042082#M524354</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2016-02-03T14:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042083#M524355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis won't regard the dimension line, i.e. customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try either something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum( {&amp;lt; Field1={"SALES"}, Field2={"EEEE"} &amp;gt;} &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aggr(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if( &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;DeliveryDate &lt;/SPAN&gt;= Max( &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt; Field1={"SALES"}, Field2={"EEEE"} &amp;gt;}&amp;nbsp; &lt;/SPAN&gt;Total&amp;lt;Customer&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DeliveryDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;), Quantity)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , customer, [delivery number], [DeliveryDate]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042083#M524355</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-03T14:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042084#M524356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be create a flag in the script to flag the last delivery for each customer and then use that flag in your set analysis. For a more specific help, would you be able to provide a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042084#M524356</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-03T14:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042085#M524357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't bring the Max() into the set expression because you want the latest date per customer. You could try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Sum( {&amp;lt; Field1={"SALES"}, Field2={"EEEE"} &amp;gt;} if( DeliveryDate = Max(TOTAL &amp;lt;Customer&amp;gt; DeliveryDate), Quantity, 0 ))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(although I am not sure if you can use a partial total here)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would recommend is that you add a last delivery flag derived field during the load. for example, after loading the deliveries (into the [Deliveries] table in this example), add the following script fragment:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Left Join (Deliveries)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD CustomerID,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Max(DeliveryDate) As DeiveryDate,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; 1 As LastDelivery&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Resident Deliveries&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Group By CustomerID;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now your expression becomes&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Sum( {&amp;lt; Field1={"SALES"}, Field2={"EEEE"}, LastDelivery={1} &amp;gt;} Quantity)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:36:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042085#M524357</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-02-03T14:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042086#M524358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It gives me null as expression result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:41:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042086#M524358</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2016-02-03T14:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042087#M524359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It gives me "Error in expression" message in edit expression and null as expression result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042087#M524359</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2016-02-03T14:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042088#M524360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked that the aggr() dimension fields exactely match the fields used as your chart dimensions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I may have misspelled your customer field in&amp;nbsp; ... &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Total&amp;lt;Customer&amp;gt; ... , try&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; .. Total&amp;lt;customer&amp;gt; ..&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042088#M524360</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-03T14:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042089#M524361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the field name called DeliveryDate (e in the end) or DeliveryData (a in the end). Make sure you are just not copy pasting and using the right field names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042089#M524361</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-03T14:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042090#M524362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Andrea Gigliotti wrote:&lt;/P&gt;
&lt;P&gt;It gives me "Error in expression" message in edit expression and null as expression result.&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Well I was not sure whether that would work. You can use Max(TOTAL...) like that but perhaps not a partial total, but that would be the same as putting it in the set expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to debug swuehl's expression or add the derived field as I suggested before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042090#M524362</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-02-03T14:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042091#M524363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A LastDelivery flag would indeed be best, if your filter does not need to take selections into account, e.g. on Product.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:55:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042091#M524363</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-03T14:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042092#M524364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe i made a mistake with the syntax however it doesn't works because many customers are missing and also I get more then 1 delivery for some customers.&lt;/P&gt;&lt;P&gt;Definitely I think adding a new field as Jonathan suggested me is the best solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 15:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042092#M524364</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2016-02-03T15:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042093#M524365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you get more than 1 delivery for some customers, do you have multiple deliveries on the same date for these customers? Maybe you shouldn't compare delivery dates but a deliver ID, e.g. [delivery number]?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 15:15:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042093#M524365</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-03T15:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042094#M524366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;however it would be great to be able to achieve the same result using a complex chart expression. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 15:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042094#M524366</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2016-02-03T15:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042095#M524367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should be possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you create a small sample QVW? It's hard to debug the expression without knowing your data model, field values etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 15:29:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042095#M524367</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-03T15:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042096#M524368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;attached the qvw document with partial data.&lt;/P&gt;&lt;P&gt;to open the document:&lt;/P&gt;&lt;P&gt;user = qlik&lt;/P&gt;&lt;P&gt;pass = view&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 15:46:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042096#M524368</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2016-02-03T15:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042097#M524369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you point me to customers that are missing or that show more than one delivery?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 15:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042097#M524369</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-03T15:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Max function</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042098#M524370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your partial data you can't see that cases.&lt;/P&gt;&lt;P&gt;however it's seldom to have more deliveries on the same date for the same customer.&lt;/P&gt;&lt;P&gt;I'll let you know if in both ways (expression and by a new field) I get the same result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 16:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-Max-function/m-p/1042098#M524370</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2016-02-03T16:08:08Z</dc:date>
    </item>
  </channel>
</rss>

