<?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 Using stdev function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-stdev-function/m-p/236101#M87320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, this seemed to have worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(not(isnull(NBRFld)),Stdev(total NBRFld)) ?&lt;/P&gt;&lt;P style="font-style: italic"&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you...now, can you tell me &lt;I&gt;why&lt;/I&gt; this works?&lt;/P&gt;&lt;P&gt;Because, it seems to me that the (isnull) should be inside the stdev somehow...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Nov 2009 22:05:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-11-09T22:05:58Z</dc:date>
    <item>
      <title>Using stdev function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-stdev-function/m-p/236099#M87318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;I'm fairly new to QlikView, so this question may be very basic, but any help would be appreciated.&lt;/P&gt;&lt;P&gt;I have loaded a set of data, and am trying to calculate the standard deviation of the data set as an expression on a chart.&lt;/P&gt;&lt;P&gt;The problem I'm having is that while there are 3 years of data, the field I'm looking at (NBRFld) is null for the majority of the data set (only became valid a few months ago).&lt;/P&gt;&lt;P&gt;When I use:&lt;/P&gt;&lt;P&gt;Stdev( total NBRFld)&lt;/P&gt;&lt;P&gt;It seems to be calculating using all the null values, but I only want to calculate stdev for those with actual values.&lt;/P&gt;&lt;P&gt;I know there has to be a simple way to do this, but the syntax is escaping me. Thanks in advance for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 21:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-stdev-function/m-p/236099#M87318</guid>
      <dc:creator />
      <dc:date>2009-11-09T21:45:52Z</dc:date>
    </item>
    <item>
      <title>Using stdev function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-stdev-function/m-p/236100#M87319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try this expression ? If(not(isnull(NBRFld)),Stdev(total NBRFld)) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 21:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-stdev-function/m-p/236100#M87319</guid>
      <dc:creator />
      <dc:date>2009-11-09T21:48:50Z</dc:date>
    </item>
    <item>
      <title>Using stdev function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-stdev-function/m-p/236101#M87320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, this seemed to have worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(not(isnull(NBRFld)),Stdev(total NBRFld)) ?&lt;/P&gt;&lt;P style="font-style: italic"&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you...now, can you tell me &lt;I&gt;why&lt;/I&gt; this works?&lt;/P&gt;&lt;P&gt;Because, it seems to me that the (isnull) should be inside the stdev somehow...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 22:05:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-stdev-function/m-p/236101#M87320</guid>
      <dc:creator />
      <dc:date>2009-11-09T22:05:58Z</dc:date>
    </item>
    <item>
      <title>Using stdev function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-stdev-function/m-p/236102#M87321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By writing an if out od the StdDev feature, you will ask Qlikview to run the function only on valid fields. In this case you'll evalaute the field before running stddev function.&lt;/P&gt;&lt;P&gt;Happy that is worked.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 23:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-stdev-function/m-p/236102#M87321</guid>
      <dc:creator />
      <dc:date>2009-11-09T23:24:45Z</dc:date>
    </item>
  </channel>
</rss>

