<?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: Re: QlikView formula error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792744#M280201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached file for solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Nov 2014 05:34:18 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2014-11-26T05:34:18Z</dc:date>
    <item>
      <title>QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792718#M280175</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;Am facing formula error in QlikView if you see the image below I would give an idea&lt;/P&gt;&lt;P&gt;basically when its come to maths &lt;STRONG&gt;&lt;EM&gt;sum(A) - sum(B+C)&amp;nbsp; &lt;/EM&gt;&lt;/STRONG&gt;and &lt;STRONG&gt;&lt;EM&gt;sum(A) - sum(B) - sum(C) &lt;/EM&gt;&lt;/STRONG&gt;are output same value but&lt;/P&gt;&lt;P&gt;in QlikView I get two deference figures. &lt;STRONG&gt;can any one explain me why is this? &lt;/STRONG&gt;for your reference I have attached an excel file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Thanks in advance!&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="71774" alt="error.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/71774_error.jpg" style="max-width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Mafaz Jaufer Please find the QVD attachment...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 04:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792718#M280175</guid>
      <dc:creator />
      <dc:date>2014-11-21T04:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792719#M280176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;sum(A+B)&amp;nbsp; may result in joining records across tables that can result in indivudal values of A in a table being linked with multiple values of B in another table and&amp;nbsp; magnifying the sum, whereas sum(A) + sum(B) will just add up the rows in each table and sum the totals. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;There can be other things like NULLs which would zero out some of the joined records in a sum(A+B) situation where&amp;nbsp; A or B were null . &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;More understanding of where these 3 fields sit in your data model would help &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;i suggest creating a table box with the 3 values to show the combinations of records involved and compare with a straight table with all 3 as sum(expressions)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 04:35:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792719#M280176</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-21T04:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792720#M280177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA, it's working fine with your sample data.&amp;nbsp; Issue might be specific to your application(possibly nulls could be the culprit). Try to share your sample qvw that demonstrates the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 04:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792720#M280177</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-21T04:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792721#M280178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Poole, is saying the right fact well if all is fine then the expressions should give same output.&lt;/P&gt;&lt;P&gt;Try making a sample and provide us.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 04:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792721#M280178</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-11-21T04:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792722#M280179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The difference is most likely caused by nulls in fields B or C, because&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B + null() = null() and evaluates to 0 in a sum, regardless of the value of B (so this B is not in the total)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; null() + C = null() and evaluates to 0 in a sum, regardless of the value of C (so this C is not in the total) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The correct way do this is to expand the sums, or to use Rangesum to add the values. ie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(RangeSum(A, B))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 05:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792722#M280179</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-11-21T05:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792723#M280180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly find the attachment above... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one let me know how to I avoid null figures?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 06:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792723#M280180</guid>
      <dc:creator />
      <dc:date>2014-11-21T06:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792724#M280181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is both the columns are in the same table?&amp;nbsp; Is any null values are there in this columns?&amp;nbsp; If both the columns are in different tables then you may get different because of joins etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 06:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792724#M280181</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-11-21T06:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792725#M280182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check attached qvw. You made a mistake taking a non-numeric field F&lt;STRONG&gt;1&lt;/STRONG&gt; (in 2nd &amp;amp; 3rd exp) in sum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update: And yes, field names are case sensitive (there were errors as well)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 06:44:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792725#M280182</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-21T06:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792726#M280183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;those three columns are in three different tables but I have &lt;STRONG&gt;join &lt;/STRONG&gt;those tables in qlikview&lt;/P&gt;&lt;P&gt;note all three columns contain null values &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 09:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792726#M280183</guid>
      <dc:creator />
      <dc:date>2014-11-21T09:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792727#M280184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay that's makes seance.. what I have to do if there are null values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 09:20:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792727#M280184</guid>
      <dc:creator />
      <dc:date>2014-11-21T09:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792728#M280185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To handle nulls, use rangesum(), like:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Rangesum(F2,-F3,-F4)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Or, for multiple values&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Sum(Rangesum(F2,-F3,-F4)) &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;PFA&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 10:14:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792728#M280185</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-21T10:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792729#M280186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;=rangesum(ALLOCATION) - (ACTUAL_SAH + PROJECTION)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;=rangesum(ALLOCATION) - rangesum (ACTUAL_SAH) - rangesum(PROJECTION)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 07:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792729#M280186</guid>
      <dc:creator />
      <dc:date>2014-11-24T07:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792730#M280187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope! Try like:&lt;/P&gt;&lt;P&gt;=rangesum(ALLOCATION, -ACTUAL_SAH,-PROJECTION)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 08:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792730#M280187</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-24T08:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792731#M280188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no I get 0 &lt;/P&gt;&lt;P&gt;but below sum gives me -2080198&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;=sum(ALLOCATION) - sum (ACTUAL_SAH) - sum(PROJECTION)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 08:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792731#M280188</guid>
      <dc:creator />
      <dc:date>2014-11-24T08:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792732#M280189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sum(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;rangesum(ALLOCATION, -ACTUAL_SAH,-PROJECTION))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 08:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792732#M280189</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-11-24T08:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792733#M280190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I mentioned earlier(and been suggested by Jonathan) for multiple occurances, use sum() alongwith that. If even that doesn't help, you could share a sample qvw that demonstrates the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 08:47:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792733#M280190</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-24T08:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792734#M280191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please add me so that can send you the informations &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 10:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792734#M280191</guid>
      <dc:creator />
      <dc:date>2014-11-24T10:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792735#M280192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you attach here? if you are worried about data security, have a look here:&lt;A href="http://community.qlikview.com/docs/DOC-1290" title="http://community.qlikview.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and D... | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 10:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792735#M280192</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-24T10:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792736#M280193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="clearfix j-attachment-info" style="margin: 0 0 0 6px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="clearfix j-attachment-info" style="margin: 0 0 0 6px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; font-weight: inherit; line-height: 1.5em;"&gt;Hi, Kindly find the attachments. please help me&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; font-weight: inherit; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="clearfix j-attachment-info" style="margin: 0 0 0 6px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/download/662196-138980/OC_ACTUAL.xlsx" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;OC_ACTUAL.xlsx&lt;/A&gt;&lt;SPAN class="j-attach-meta font-color-meta" style="font-weight: bold; font-style: inherit; font-size: 11px; font-family: inherit; color: #8b8b8b;"&gt;13.9 K &lt;A _jive_internal="true" href="https://community.qlik.com/message/662196" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #8ca9cd;"&gt;Preview&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="clearfix j-attachment-info" style="margin: 0 0 0 6px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/download/662196-138979/OC_Product_CAT_Wise.xlsx" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;OC_Product_CAT_Wise.xlsx&lt;/A&gt;&lt;SPAN class="j-attach-meta font-color-meta" style="font-weight: bold; font-style: inherit; font-size: 11px; font-family: inherit; color: #8b8b8b;"&gt;55.2 K &lt;A _jive_internal="true" href="https://community.qlik.com/message/662196" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #8ca9cd;"&gt;Preview&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="clearfix j-attachment-info" style="margin: 0 0 0 6px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/download/662196-138978/OC_ProductWise.xlsx" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;OC_ProductWise.xlsx&lt;/A&gt;&lt;SPAN class="j-attach-meta font-color-meta" style="font-weight: bold; font-style: inherit; font-size: 11px; font-family: inherit; color: #8b8b8b;"&gt;13.7 K &lt;A _jive_internal="true" href="https://community.qlik.com/message/662196" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #8ca9cd;"&gt;Preview&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="clearfix j-attachment-info" style="margin: 0 0 0 6px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/download/662196-138977/test.qvw" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;test.qvw&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 04:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792736#M280193</guid>
      <dc:creator />
      <dc:date>2014-11-25T04:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView formula error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792737#M280194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you attach the actual file?&amp;nbsp; or the script of the table?&amp;nbsp; Assume that after join you have below table try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Alt(ALLOCATION, 0) AS &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;ALLOCATION,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Alt&lt;/EM&gt;&lt;/STRONG&gt;(ACTUAL_SAH, 0) AS &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;ACTUAL_SAH,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/STRONG&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Alt&lt;/EM&gt;&lt;/STRONG&gt; (PROJECTION, 0) AS &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;PROJECTION&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above script we handled the null values and convert it to zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can straight away use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;=sum(ALLOCATION) - sum (ACTUAL_SAH) - sum(PROJECTION)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;OR &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;sum(ALLOCATION - ACTUAL_SAH&amp;nbsp; - PROJECTION)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;both will return same values.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Hope this helps you.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Regards,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Jagan.&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 06:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-formula-error/m-p/792737#M280194</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-11-25T06:17:50Z</dc:date>
    </item>
  </channel>
</rss>

