<?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: help with calculation when dimension is null in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-with-calculation-when-dimension-is-null/m-p/1733058#M721247</link>
    <description>&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;Thank you for taking the time to reply, i tried the other method posted first and it worked but wanted to thank you for taking the time to post an answer.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Tue, 04 Aug 2020 10:59:26 GMT</pubDate>
    <dc:creator>davyqliks</dc:creator>
    <dc:date>2020-08-04T10:59:26Z</dc:date>
    <item>
      <title>help with calculation when dimension is null</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculation-when-dimension-is-null/m-p/1732878#M721243</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the following calculation:&lt;/P&gt;&lt;P&gt;([UK Invoice Item Unit Price] - [UK Item Master Rebate Unit Price]) * [Stock Estimated Balance UK]&lt;/P&gt;&lt;P&gt;I am finding that if the return for&amp;nbsp;[UK Item Master Rebate Unit Price] is Blank, the calculation returns a zero.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g&amp;nbsp;&lt;/P&gt;&lt;P&gt;0.02652 - 0 * 25500 should be 676.26 but i am returning a 0&lt;/P&gt;&lt;P&gt;while 0.0136 - 0.0066 * 1515 returns the correct 10.60&lt;/P&gt;&lt;P&gt;I wonder if anyone can assist in adding an if clause.... if that is the best way to go as i cannot get this right.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:12:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculation-when-dimension-is-null/m-p/1732878#M721243</guid>
      <dc:creator>davyqliks</dc:creator>
      <dc:date>2024-11-16T00:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: help with calculation when dimension is null</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculation-when-dimension-is-null/m-p/1732906#M721244</link>
      <description>&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;If (IsNum([UK Item Master Rebate Unit Price],&lt;/P&gt;&lt;P&gt;([UK Invoice Item Unit Price] - [UK Item Master Rebate Unit Price]) * [Stock Estimated Balance UK],&lt;/P&gt;&lt;P&gt;[UK Invoice Item Unit Price]&amp;nbsp; * [Stock Estimated Balance UK])&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 18:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculation-when-dimension-is-null/m-p/1732906#M721244</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2020-08-03T18:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: help with calculation when dimension is null</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculation-when-dimension-is-null/m-p/1732922#M721245</link>
      <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RangeSum([UK Invoice Item Unit Price], -[UK Item Master Rebate Unit Price]) * [Stock Estimated Balance UK]&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 03 Aug 2020 19:36:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculation-when-dimension-is-null/m-p/1732922#M721245</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-08-03T19:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: help with calculation when dimension is null</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculation-when-dimension-is-null/m-p/1733056#M721246</link>
      <description>&lt;P&gt;Thank you for taking the time to reply, this worked perfectly.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 10:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculation-when-dimension-is-null/m-p/1733056#M721246</guid>
      <dc:creator>davyqliks</dc:creator>
      <dc:date>2020-08-04T10:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: help with calculation when dimension is null</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculation-when-dimension-is-null/m-p/1733058#M721247</link>
      <description>&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;Thank you for taking the time to reply, i tried the other method posted first and it worked but wanted to thank you for taking the time to post an answer.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 10:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculation-when-dimension-is-null/m-p/1733058#M721247</guid>
      <dc:creator>davyqliks</dc:creator>
      <dc:date>2020-08-04T10:59:26Z</dc:date>
    </item>
  </channel>
</rss>

