<?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: Calculation Help - Need To Exclude Certain Rows From Sum in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28956#M4818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CCB_PROD_KEY3 should be one of the following values:&lt;/P&gt;&lt;P&gt;PSI-Basic&lt;/P&gt;&lt;P&gt;PSI-Basic-HDD&lt;/P&gt;&lt;P&gt;PSI-Business&lt;/P&gt;&lt;P&gt;VSI-D&lt;/P&gt;&lt;P&gt;VSI-Non-Prod&lt;/P&gt;&lt;P&gt;VSI-Prod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and be related to one of the following Service Ordered values:&lt;/P&gt;&lt;P&gt;VSI ICP2&lt;/P&gt;&lt;P&gt;Virtual Server Infrastructure (VSI)&lt;/P&gt;&lt;P&gt;Physical Server Infrastructure (PSI)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above values are the full value names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2018 17:01:53 GMT</pubDate>
    <dc:creator>pnn44794</dc:creator>
    <dc:date>2018-06-14T17:01:53Z</dc:date>
    <item>
      <title>Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28952#M4814</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 need to exclude certain rows from the sum of the rest of the rows.&amp;nbsp; I'm guessing that I'm missing something simple, but maybe not.&amp;nbsp; My original expression, which is including the rows I don't want, is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;[Approval Completed Quarter]&lt;/SPAN&gt; = {&lt;SPAN style="color: #800000;"&gt;"2018-Q2"&lt;/SPAN&gt;}, CCB_P&lt;SPAN style="color: #800000;"&gt;ROD_KEY3&lt;/SPAN&gt; -= {&lt;SPAN style="color: #800000;"&gt;"VSI-Power (AIX)"&lt;/SPAN&gt;}, &lt;SPAN style="color: #800000;"&gt;CHANGE_TYPE&lt;/SPAN&gt; *= {&lt;SPAN style="color: #800000;"&gt;"Install"&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;NET_ASSETS&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;), '#,##0')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I need to exclude rows where the Service Ordered value is like '*DBaaS*'.&amp;nbsp; The full Service Ordered values are 'Database as a Service (DBaaS)' and 'DBaaS ICP2', that I want to exclude.&amp;nbsp; I've tried modifying my original expression above to the following, but those rows are still included in the Sum total:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;[Approval Completed Quarter]&lt;/SPAN&gt; = {&lt;SPAN style="color: #800000;"&gt;"2018-Q2"&lt;/SPAN&gt;}, [Service Ordered] -= {"*DBaaS*"}, CCB_P&lt;SPAN style="color: #800000;"&gt;ROD_KEY3&lt;/SPAN&gt; -= {&lt;SPAN style="color: #800000;"&gt;"VSI-Power (AIX)"&lt;/SPAN&gt;}, &lt;SPAN style="color: #800000;"&gt;CHANGE_TYPE&lt;/SPAN&gt; *= {&lt;SPAN style="color: #800000;"&gt;"Install"&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;NET_ASSETS&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;), '#,##0')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;As always, any and all help and responses is appreciated.&amp;nbsp; Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Perry Newman - Corrected column name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 15:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28952#M4814</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-06-14T15:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28953#M4815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis looks good to me... are you sure it is not getting excluded?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 16:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28953#M4815</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-14T16:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28954#M4816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&amp;nbsp; Ok.&amp;nbsp; I'm slightly wrong.&amp;nbsp; It does exclude 2 rows where there is a value for CCB_PROD_KEY3.&amp;nbsp; There's 27 rows I'm trying to exclude in total.&amp;nbsp; So, now I'm down to 25.&amp;nbsp; The remaining 25 do &lt;STRONG&gt;not&lt;/STRONG&gt; have a value for CCB_PROD_KEY3, but do have values for the other columns in the set analysis.&amp;nbsp; Do I need to account for the missing CCB_PROD_KEY3 values?&amp;nbsp; If yes, how would I do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 16:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28954#M4816</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-06-14T16:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28955#M4817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What id &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CCB_PROD_KEY3 and how is it related to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Service Ordered]?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 16:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28955#M4817</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-14T16:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28956#M4818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CCB_PROD_KEY3 should be one of the following values:&lt;/P&gt;&lt;P&gt;PSI-Basic&lt;/P&gt;&lt;P&gt;PSI-Basic-HDD&lt;/P&gt;&lt;P&gt;PSI-Business&lt;/P&gt;&lt;P&gt;VSI-D&lt;/P&gt;&lt;P&gt;VSI-Non-Prod&lt;/P&gt;&lt;P&gt;VSI-Prod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and be related to one of the following Service Ordered values:&lt;/P&gt;&lt;P&gt;VSI ICP2&lt;/P&gt;&lt;P&gt;Virtual Server Infrastructure (VSI)&lt;/P&gt;&lt;P&gt;Physical Server Infrastructure (PSI)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above values are the full value names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 17:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28956#M4818</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-06-14T17:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28957#M4819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But you are not using &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CCB_PROD_KEY3 in your expression? How is that impacting anything? Is that a dimension? or CCB_PROD_KEY3 and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;P&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;ROD_KEY3&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp; are related somehow?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 17:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28957#M4819</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-14T17:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28958#M4820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry.&amp;nbsp; Typo above.&amp;nbsp; My fault.&amp;nbsp; It is CCB_PROD_KEY3.&amp;nbsp; I'll edit my post to reflect the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 17:15:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28958#M4820</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-06-14T17:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28959#M4821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That makes sense.... may be create a flag for this field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(CCB_PROD_KEY3 &amp;lt;&amp;gt; 'VSI-Power (AIX)', 1, 0) as Flag&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and now use this Flag in your script....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you can replace nulls with white spaces&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Len(Trim(CCB_PROD_KEY3)) = 0, ' ', CCB_PROD_KEY3) as CCB_PROD_KEY3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and not continue to use the same expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 17:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28959#M4821</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-14T17:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28960#M4822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;try something like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; text-decoration: line-through;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; text-decoration: line-through;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;SPAN style="color: #0000ff; text-decoration: line-through;"&gt;Sum&lt;/SPAN&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; text-decoration: line-through;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&lt;SPAN style="font-size: 10pt;"&gt; (&amp;lt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #800000; text-decoration: line-through;"&gt;[Approval Completed Quarter]&lt;/SPAN&gt; = {&lt;SPAN style="color: #800000; text-decoration: line-through;"&gt;"2018-Q2"&lt;/SPAN&gt;},&amp;nbsp; &lt;SPAN style="color: #800000; text-decoration: line-through;"&gt;CHANGE_TYPE&lt;/SPAN&gt; *= {&lt;SPAN style="color: #800000; text-decoration: line-through;"&gt;"Install"&lt;/SPAN&gt;})&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; text-decoration: line-through;"&gt;*(1-&amp;lt;&lt;SPAN style="font-size: 10pt;"&gt;CCB_P&lt;SPAN style="color: #800000; text-decoration: line-through;"&gt;ROD_KEY3&lt;/SPAN&gt; = {&lt;SPAN style="color: #800000; text-decoration: line-through;"&gt;"VSI-Power (AIX)"&lt;/SPAN&gt;}&lt;/SPAN&gt;&amp;gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; text-decoration: line-through;"&gt;*(1-&amp;lt;&lt;SPAN style="font-size: 10pt;"&gt;[Service Ordered] = {"*DBaaS*"}&amp;gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; text-decoration: line-through;"&gt;} &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&lt;SPAN style="color: #800000; font-size: 10pt; text-decoration: line-through;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; text-decoration: line-through;"&gt;&lt;SPAN style="color: #800000; font-size: 10pt; text-decoration: line-through;"&gt;NET_ASSETS&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;), '#,##0')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 17:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28960#M4822</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-14T17:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28961#M4823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Robin:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression you posted above gives me the following error:&amp;nbsp; "Error in set modifier expression"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are the * supposed to be there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 17:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28961#M4823</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-06-14T17:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28962#M4824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, are you saying create the Flag in my load script and then use that in my expression?&amp;nbsp; How would that then exclude the rows that have *DBaaS* in the Service Ordered column, especially if CCB_PROD_KEY3 is null / blank?&amp;nbsp; Sorry, but I simply don't understand how it would work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the second option, I believe I get it.&amp;nbsp; Put that in my load script and then my existing expression would probably work because CCB_PROD_KEY3 would no longer be null.&amp;nbsp; Do I understand that correctly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 17:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28962#M4824</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-06-14T17:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28963#M4825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* stands for intersection... I can't see a mistake in a quick way, please post a scrambled sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 17:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28963#M4825</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-14T17:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28964#M4826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I might have misunderstood the issue... but isn't the problem that &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CCB_PROD_KEY3 is null for the rows that you want to count?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 18:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28964#M4826</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-14T18:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28965#M4827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, too many brackets &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; (&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #800000;"&gt;[Approval Completed Quarter]&lt;/SPAN&gt; = {&lt;SPAN style="color: #800000;"&gt;"2018-Q2"&lt;/SPAN&gt;},&amp;nbsp; &lt;SPAN style="color: #800000;"&gt;CHANGE_TYPE&lt;/SPAN&gt; *= {&lt;SPAN style="color: #800000;"&gt;"Install"&lt;/SPAN&gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;*(1-&amp;lt;&lt;SPAN style="font-size: 10pt;"&gt;CCB_P&lt;SPAN style="color: #800000;"&gt;ROD_KEY3&lt;/SPAN&gt; = {&lt;SPAN style="color: #800000;"&gt;"VSI-Power (AIX)"&lt;/SPAN&gt;}&lt;/SPAN&gt;&amp;gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;*(1-&amp;lt;&lt;SPAN style="font-size: 10pt;"&gt;[Service Ordered] = {"*DBaaS*"}&amp;gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;} &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;NET_ASSETS&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;), '#,##0')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 18:19:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28965#M4827</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-14T18:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28966#M4828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a small example for you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A shall be 1, B shall be 1 and C may not be 5 and D may not be 5&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/205230_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/205231_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 18:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28966#M4828</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-14T18:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28967#M4829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No.&amp;nbsp; I need to exclude rows where Service Ordered is like '*DBaas*'.&amp;nbsp; There are 27 rows where DBaaS is present.&amp;nbsp; My current expression excludes 2 of the 27 and I noticed that the 25 that are not excluded do not have a value for CCB_PROD_KEY3.&amp;nbsp; Make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 18:43:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28967#M4829</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-06-14T18:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28968#M4830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is weird... I am not sure why this would happen... do you think you can share your data in an Excel file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 18:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28968#M4830</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-14T18:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28969#M4831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this meant for my post or a different post?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 18:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28969#M4831</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-06-14T18:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28970#M4832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem.&amp;nbsp; I appreciate you responding and thanks for making the correction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the expression and I get the same results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 18:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28970#M4832</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-06-14T18:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Help - Need To Exclude Certain Rows From Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28971#M4833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, this is a basic demo how to exclude values by set analysis but include null() values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have posted a corrected expression above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 18:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Help-Need-To-Exclude-Certain-Rows-From-Sum/m-p/28971#M4833</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-14T18:51:44Z</dc:date>
    </item>
  </channel>
</rss>

