<?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: Calculated Dimension in A list Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-in-A-list-Box/m-p/515316#M192415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll need to do the calculation in the load script and add your new [Consumption Status] field there based on your thresholds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Dec 2013 17:02:42 GMT</pubDate>
    <dc:creator>Nicole-Smith</dc:creator>
    <dc:date>2013-12-20T17:02:42Z</dc:date>
    <item>
      <title>Calculated Dimension in A list Box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-in-A-list-Box/m-p/515315#M192414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a variable which calculated the sum(Actual)/sum(plan) to reflect consumption. How coudl I create a list which help filter out consumption which below.9 and between .9 and 110 and greater than 110. The filter should be under consumption, right consumption and over consumption &lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="99" style="border: 1px solid #000000; width: 158px; height: 77px;" width="156"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Consumption Status&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Over&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Right &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Under&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;when i click on the list only fields that meet the conditions are applied&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 16:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-in-A-list-Box/m-p/515315#M192414</guid>
      <dc:creator />
      <dc:date>2013-12-20T16:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension in A list Box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-in-A-list-Box/m-p/515316#M192415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll need to do the calculation in the load script and add your new [Consumption Status] field there based on your thresholds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 17:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-in-A-list-Box/m-p/515316#M192415</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2013-12-20T17:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension in A list Box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-in-A-list-Box/m-p/515317#M192416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A calculated field must be linked to a real field - one way or another. In your case this field could e.g. be Product or Department or something similar. It should be the dimension for which the Sum(Sales)/Sum(Plan) is over or under.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way to do it, is to use the Aggr() function:&lt;/P&gt;&lt;P&gt;=Aggr(If(Sum(Sales)/Sum(Plan)&amp;gt;1,'Over','Under'),Product)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 17:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-in-A-list-Box/m-p/515317#M192416</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2013-12-20T17:24:36Z</dc:date>
    </item>
  </channel>
</rss>

