<?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 How do I get a Sum if to work using the Total Function in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-do-I-get-a-Sum-if-to-work-using-the-Total-Function/m-p/1252505#M25283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to put in a KPI that is working out the % of a total amount of Customers but I need to use a sum if to select a fixed variable.&lt;/P&gt;&lt;P&gt;The formula I have so far is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(if([No. of Insertions]=1,(Customers)))/sum(if([No. of Insertions]=1,(Total Customers)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the error of : ')' Expected, but no matter where I try and put brackets, it doesn't seem to like the 'Total' being in there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Mar 2017 15:37:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-03-21T15:37:20Z</dc:date>
    <item>
      <title>How do I get a Sum if to work using the Total Function</title>
      <link>https://community.qlik.com/t5/App-Development/How-do-I-get-a-Sum-if-to-work-using-the-Total-Function/m-p/1252505#M25283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to put in a KPI that is working out the % of a total amount of Customers but I need to use a sum if to select a fixed variable.&lt;/P&gt;&lt;P&gt;The formula I have so far is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(if([No. of Insertions]=1,(Customers)))/sum(if([No. of Insertions]=1,(Total Customers)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the error of : ')' Expected, but no matter where I try and put brackets, it doesn't seem to like the 'Total' being in there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 15:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-do-I-get-a-Sum-if-to-work-using-the-Total-Function/m-p/1252505#M25283</guid>
      <dc:creator />
      <dc:date>2017-03-21T15:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get a Sum if to work using the Total Function</title>
      <link>https://community.qlik.com/t5/App-Development/How-do-I-get-a-Sum-if-to-work-using-the-Total-Function/m-p/1252506#M25284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;[No. of Insertions] = {1}&amp;gt;} Customers)/&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;Sum(TOTAL {&amp;lt;[No. of Insertions] = {1}&amp;gt;} Customers)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 15:59:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-do-I-get-a-Sum-if-to-work-using-the-Total-Function/m-p/1252506#M25284</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-21T15:59:19Z</dc:date>
    </item>
  </channel>
</rss>

