<?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: Aggr Function - Eliminating Values Not Selected in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264321#M99392</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I've built this into my application and we are soooooo close, I can just feel it.&amp;nbsp; Part of my expression is using different search criteria.&amp;nbsp; Looking at my data table from my test:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John Smith - 2010 - 50&lt;/P&gt;&lt;P&gt;John Smith - 2011 - 100&lt;/P&gt;&lt;P&gt;Jane Jones - 2011 - 200&lt;/P&gt;&lt;P&gt;John Smith - 2012 - 50&lt;/P&gt;&lt;P&gt;Jane Jones - 2012 - 50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add the complexity where:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- 2010 is still the selected year&lt;/P&gt;&lt;P&gt;- if the Sum SalesAmount of 2011 Sales is 100, divide it by the 2012 'Divide By column' (For John Smith who has the 100 SalesAmount in 2011, the Divide by is 2 in 2012)&amp;nbsp; = 100 / 2 = &lt;STRONG&gt;50&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- if the Sum SalesAmount of 2011 is not 100, just return the sum of the Sales Amount for 2011. Jane Jones has 200 in Sales Amount for 2011 = &lt;STRONG&gt;200&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to get the total of these (200 + 50) in my chart = 250.&amp;nbsp; Right now, on the straight table we have made progress, Jane Jones is showing 200 and John Smith is showing 50, but I need these to be totaled and I tried using the 'Total' in the sum and it didn't work correctly.&amp;nbsp; I have attached my sample where I tried this (The last 2 columns of the straight table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Aug 2011 11:24:29 GMT</pubDate>
    <dc:creator>joshabbott</dc:creator>
    <dc:date>2011-08-12T11:24:29Z</dc:date>
    <item>
      <title>Aggr Function - Eliminating Values Not Selected</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264313#M99384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having an Aggr Function Issue.&amp;nbsp; Here is my situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table of SalesPeople and SalesAmounts Stored with Years:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my QlikView application, I have selected say 2010.&lt;/P&gt;&lt;P&gt;What I want to return is the SalesAmount (plus other calculations at the SalesPerson level) for Sales in 2011.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say I have this data:&lt;/P&gt;&lt;P&gt;SalesPerson&amp;nbsp;&amp;nbsp;&amp;nbsp; SalesYear&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SalesAmount&lt;/P&gt;&lt;P&gt;John Smith&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2010&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $50&lt;/P&gt;&lt;P&gt;John Smith&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $100&lt;/P&gt;&lt;P&gt;Jane Jones&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this expression in a chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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; aggr&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&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;nbsp; alt&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;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {$&amp;lt;SalesYear={2011}&amp;gt;} SalesAmount&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ),0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ),SalesPerson&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // There are divides and other calculations that force me to do calculations @ the Salesperson level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would expect to get $300 because of the two records from 2011 ($100 &amp;amp; $200).&amp;nbsp; I notice, however, the aggr function eliminates the Jane Jones record of $200 because this SalesPerson doesn't exist in the original selection of 2010, so I only get $100 back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any suggestions for me?&amp;nbsp; Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 19:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264313#M99384</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2011-08-10T19:21:29Z</dc:date>
    </item>
    <item>
      <title>Aggr Function - Eliminating Values Not Selected</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264314#M99385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The set expression you have set up will eliminate your 2010 selection and replace it with 2011, so it will give you sales sum $100 for John Smith and $200 for Jane Jones. If this is not what you get then there must be something else causing this, so please provide a sample QVW to enable more detailed evaluation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 20:21:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264314#M99385</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2011-08-10T20:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Function - Eliminating Values Not Selected</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264315#M99386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply.&amp;nbsp; I'm attaching a sample that shows how this doesn't work.&amp;nbsp; Column 1 is the column I believe should work because I'm doing the aggr, but the record for Jane Jones is showing no value, because 2010 is selected and there is no Jane Jones in 2010.&amp;nbsp; Since a sum wouldn't make sense for my aggr problem, I also added a new divide field to show that I do need to do an aggr function I believe to accomplish what I want.&amp;nbsp; Column 2 doesn't use the aggr and you can see it is off.&amp;nbsp; My total number should be 9, 5 for John Smith, 4 for Jane Jones.&amp;nbsp; Thank you for any help you can give me!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 00:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264315#M99386</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2011-08-11T00:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Function - Eliminating Values Not Selected</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264316#M99387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One other comment on the test file I sent, to see the correct answer, if you select '2011' for the 'SalesYear' you will see what I want to get in column 1 (4 &amp;amp; 5 - Total 9).&amp;nbsp; Unfortunately, 2010 will be selected and I can't change this selection to 2011.&amp;nbsp; Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 12:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264316#M99387</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2011-08-11T12:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Function - Eliminating Values Not Selected</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264317#M99388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do not need to aggregate the Sum() over the SalesPerson, as the function will already be aggregated over SalsPerson as this is the dimension. See the attached sample for a working expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 18:47:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264317#M99388</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2011-08-11T18:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Function - Eliminating Values Not Selected</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264318#M99389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the example, but in this situation, I do need to use the aggr.&amp;nbsp; I am returning a bar chart with the values in it.&amp;nbsp; I just tried to simplify what I'm doing as much as possible in my example.&amp;nbsp; I'm attaching another example that shows the bar that I want to have display 9, instead, it is displaying 5 because Jane doesn't exist in 2010.&amp;nbsp; It seems since the selection of 2010 is made, and Jane isn't a valid person in 2010, the aggr function is ignoring Jane even though I need my set analysis to pick her up because she is in 2011.&amp;nbsp; Thank you again for your time!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 19:06:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264318#M99389</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2011-08-11T19:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Function - Eliminating Values Not Selected</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264319#M99390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you need aggr() as far as based on you sample. By using the TOTAL qualifier in the expression you will get the expression total. This will be in the same way as the total in the straight table. Please find new sample attached where you have the total in charts as well as in a text object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My appologies for being a bit unobservant. You actually can shorten the expression to one sum operation, which will also be more performance friendly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum( TOTAL {$&amp;lt;SalesYear={'2011'}&amp;gt;} SalesAmount / DivideBy) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 19:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264319#M99390</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2011-08-11T19:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Function - Eliminating Values Not Selected</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264320#M99391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, I will try to incorporate this and see if this works for my situation.&amp;nbsp; I really appreciate your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 19:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264320#M99391</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2011-08-11T19:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Function - Eliminating Values Not Selected</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264321#M99392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I've built this into my application and we are soooooo close, I can just feel it.&amp;nbsp; Part of my expression is using different search criteria.&amp;nbsp; Looking at my data table from my test:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John Smith - 2010 - 50&lt;/P&gt;&lt;P&gt;John Smith - 2011 - 100&lt;/P&gt;&lt;P&gt;Jane Jones - 2011 - 200&lt;/P&gt;&lt;P&gt;John Smith - 2012 - 50&lt;/P&gt;&lt;P&gt;Jane Jones - 2012 - 50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add the complexity where:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- 2010 is still the selected year&lt;/P&gt;&lt;P&gt;- if the Sum SalesAmount of 2011 Sales is 100, divide it by the 2012 'Divide By column' (For John Smith who has the 100 SalesAmount in 2011, the Divide by is 2 in 2012)&amp;nbsp; = 100 / 2 = &lt;STRONG&gt;50&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- if the Sum SalesAmount of 2011 is not 100, just return the sum of the Sales Amount for 2011. Jane Jones has 200 in Sales Amount for 2011 = &lt;STRONG&gt;200&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to get the total of these (200 + 50) in my chart = 250.&amp;nbsp; Right now, on the straight table we have made progress, Jane Jones is showing 200 and John Smith is showing 50, but I need these to be totaled and I tried using the 'Total' in the sum and it didn't work correctly.&amp;nbsp; I have attached my sample where I tried this (The last 2 columns of the straight table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 11:24:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264321#M99392</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2011-08-12T11:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Function - Eliminating Values Not Selected</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264322#M99393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think in this case you are looking for the total sum of the calculation made per person. To resolve this you can aggregate your calulation per person, and then sum this as a total. Not sure if that makes sense to you, but in the attached file you can see that it returns the expected value at least.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you found in your initial issue, Jane Jones is excluded as she has no values for 2010. To get around this the Sum(TOTAL) is made over the entire data set, so that Jane Jones is not excluded in the calculation. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 11:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264322#M99393</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2011-08-12T11:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Function - Eliminating Values Not Selected</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264323#M99394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more thing, I tried changing the total mode to 'Sum' but since the bar does not have dimensions, it will not give me a total on the bar.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 11:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264323#M99394</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2011-08-12T11:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Function - Eliminating Values Not Selected</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264324#M99395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only problem is when 2010 is now selected, since Jane isn't in 2010, the number on that last column goes from 250, which was correct, down to 50, which is only John Smith's number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 11:50:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264324#M99395</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2011-08-12T11:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Function - Eliminating Values Not Selected</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264325#M99396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know the original file I uploaded had that problem, so I replaced the file. Please check that you look at my latest attached file; QlikTest (4) (2) (2).qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 12:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264325#M99396</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2011-08-12T12:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Function - Eliminating Values Not Selected</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264326#M99397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BINGO!&amp;nbsp; Thank you a million, that worked like a charm!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 12:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Function-Eliminating-Values-Not-Selected/m-p/264326#M99397</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2011-08-12T12:39:20Z</dc:date>
    </item>
  </channel>
</rss>

