<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression/m-p/80298#M778075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately that didn't work.&amp;nbsp; Still not giving me the total overall&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Apr 2018 14:23:05 GMT</pubDate>
    <dc:creator>jamelmessaoud</dc:creator>
    <dc:date>2018-04-23T14:23:05Z</dc:date>
    <item>
      <title>Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/80296#M778073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure this is possible but I would like to sum the output of this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Sum([Suppliers FTL Cost]) + Sum([Suppliers Drop Cost]) &amp;gt; Sum([Cust FTL Cost]) + Sum([Cust Drop Cost]),1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically if the output is 6 lines of 1 I want to see 6! This is needed for a KPI basically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/80296#M778073</guid>
      <dc:creator>jamelmessaoud</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/80297#M778074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;if(Sum([Suppliers FTL Cost]) + Sum([Suppliers Drop Cost]) &amp;gt; Sum([Cust FTL Cost]) + Sum([Cust Drop Cost]),1,0), &lt;SPAN style="color: #ff0000;"&gt;DimensionsHere&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the dimension/s where you are evaluating this condition&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 14:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/80297#M778074</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-23T14:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/80298#M778075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately that didn't work.&amp;nbsp; Still not giving me the total overall&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 14:23:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/80298#M778075</guid>
      <dc:creator>jamelmessaoud</dc:creator>
      <dc:date>2018-04-23T14:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/80299#M778076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if I change the totals function to Sum from Auto this gives me the total which I need, so I was hoping there would be a way to "total" the expression that I have..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wishful thinking i think! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 14:24:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/80299#M778076</guid>
      <dc:creator>jamelmessaoud</dc:creator>
      <dc:date>2018-04-23T14:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/80300#M778077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it now.. Thanks for your help Sunny! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 14:38:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/80300#M778077</guid>
      <dc:creator>jamelmessaoud</dc:creator>
      <dc:date>2018-04-23T14:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/80301#M778079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a good link from the help section.. this is for pivot table... but same is applicable in KPI object&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/ChartFunctions/NestedAggregations/sum-of-rows-pivot-tables.htm" title="http://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/ChartFunctions/NestedAggregations/sum-of-rows-pivot-tables.htm"&gt;http://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/ChartFunctions/NestedAggregations/sum-of-rows…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 14:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/80301#M778079</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-23T14:39:51Z</dc:date>
    </item>
  </channel>
</rss>

