<?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: Expression Calculation Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-Calculation-Help/m-p/1453757#M434788</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Stefan:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.  I will get the info together and post it, but most likely tomorrow (wife is on me to log off  ☺ ).  I did try your sum expression and when used, I lose the top 20 listing and everything is returned, though it does appear to calculate the MEM and when changed appropriately, the CPU quantities.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Dec 2017 01:29:31 GMT</pubDate>
    <dc:creator>pnn44794</dc:creator>
    <dc:date>2017-12-24T01:29:31Z</dc:date>
    <item>
      <title>Expression Calculation Help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Calculation-Help/m-p/1453755#M434786</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to calculate CPU and Memory amounts, and then sum the totals at the bottom of a straight table.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Neither expression returns any value.&amp;nbsp; It seems this should be pretty straight forward, but I'm obviously missing something.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As always, any and all help is appreciated.&amp;nbsp; Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 22:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Calculation-Help/m-p/1453755#M434786</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-11T22:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Calculation Help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Calculation-Help/m-p/1453756#M434787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post the full context (dimensions and expressions used in your table chart).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like you are just missing an aggregation function in your expressions:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3779"&gt;Use Aggregation Functions!&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=&lt;STRONG&gt;Sum(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Foundation_2&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = 'VSI MEM' &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Foundation_3&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = 'VSI Bronze MEM' &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Foundation_3&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;= 'VSI Silver MEM'), &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;effective_item_qty&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;cpu_cores&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; 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>Sun, 24 Dec 2017 00:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Calculation-Help/m-p/1453756#M434787</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-12-24T00:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Calculation Help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Calculation-Help/m-p/1453757#M434788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Stefan:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.  I will get the info together and post it, but most likely tomorrow (wife is on me to log off  ☺ ).  I did try your sum expression and when used, I lose the top 20 listing and everything is returned, though it does appear to calculate the MEM and when changed appropriately, the CPU quantities.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Dec 2017 01:29:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Calculation-Help/m-p/1453757#M434788</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2017-12-24T01:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Calculation Help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Calculation-Help/m-p/1453758#M434789</link>
      <description>&lt;P&gt;Stefan:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My apologies.&amp;nbsp; I apparently started two threads with the same topic and did not mean to.&amp;nbsp; My fault.&amp;nbsp; I've solved my problem with Sunny's help.&amp;nbsp; Here's the response I sent to Sunny in the other thread and again, my apologies.&amp;nbsp; Not sure how I did that but I did.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="j-status-levels j-gamification-status-level"&gt;&lt;IMG src="https://secureweb-car.jpmchase.net/cache/image/aHR0cHM6Ly9hc3NldHMuYnVuY2hiYWxsLm5ldC9iYWRnZXMvbGV2ZWxzL0w1LnBuZw~~" border="0" alt="Expert" title="Expert" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Hello Sunny (and Anyone Else Following this discussion):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I've solved the problem, but it took you (Sunny) to point it out.&amp;nbsp; In this case, I cannot have an item with three rows where the item_sku is the same.&amp;nbsp; It just won't work.&amp;nbsp; So, I eliminated the duplicate item_sku numbers, tweaked my calculated dimensions and expressions and viola!&amp;nbsp; I'm now getting what I was after which was a top 20 listing by quantity to include the associated CPU and Memory quantities.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks to Sunny for pointing out the conflicts I had between the calculated dimensions and expressions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sunny, I will mark your last response in that regard as the correct response,&amp;nbsp; As always my friend, thank you for your assistance.&amp;nbsp; It's always appreciated.&amp;nbsp; Happy Holidays!&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2019 23:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Calculation-Help/m-p/1453758#M434789</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2019-10-12T23:30:18Z</dc:date>
    </item>
  </channel>
</rss>

