<?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 Aggregation Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggregation-Question/m-p/393975#M565889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have a straight table that works out the variance from a forecast for a given point in the week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The formula is (wkly forecast - actual sales) / expected to date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine in the chart across its dimensions, but I want to offer users a listbox where they can select % differences. The formula I've built thus far has two problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The values are not distinct&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;when i select say 10% it wil bring back all 10% differences for customers but also their other variance differences. Ideally I just want to see 10% differences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Nov 2012 09:14:31 GMT</pubDate>
    <dc:creator>darrellbutler</dc:creator>
    <dc:date>2012-11-30T09:14:31Z</dc:date>
    <item>
      <title>Aggregation Question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregation-Question/m-p/393975#M565889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have a straight table that works out the variance from a forecast for a given point in the week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The formula is (wkly forecast - actual sales) / expected to date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine in the chart across its dimensions, but I want to offer users a listbox where they can select % differences. The formula I've built thus far has two problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The values are not distinct&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;when i select say 10% it wil bring back all 10% differences for customers but also their other variance differences. Ideally I just want to see 10% differences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 09:14:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregation-Question/m-p/393975#M565889</guid>
      <dc:creator>darrellbutler</dc:creator>
      <dc:date>2012-11-30T09:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation Question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregation-Question/m-p/393976#M565890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you send small sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Dec 2012 18:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregation-Question/m-p/393976#M565890</guid>
      <dc:creator />
      <dc:date>2012-12-01T18:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation Question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregation-Question/m-p/393977#M565891</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;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt; I want to offer users a listbox where they can select % differences&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In this case you should have some dimension (or goup of dimensions) in your data model so that you could perform such selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, the cusomer dimension is not sufficient, because the same customer can have different variances for different dates (I guess that's why you see other variances).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you able to perform such selection manually, you could just use something like this as a listbox expression:&lt;/P&gt;&lt;P&gt;=aggr([your expression], ...dimensions to perform such selection separated by comma...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Dec 2012 19:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregation-Question/m-p/393977#M565891</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-12-02T19:11:26Z</dc:date>
    </item>
  </channel>
</rss>

