<?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 Count if (x/stdev(y))&amp;lt;5 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-if-x-stdev-y-lt-5/m-p/163308#M36455</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need a table that counts only values that fulfill my condition {exp: (x/stdev(y)&amp;lt;5} without the "stdev(y) it works fine like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;count( if( x&amp;lt;5, x))&lt;/PRE&gt;but something like&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;count( if(stdev(x)&amp;lt;5,x))&lt;/PRE&gt;wont work. &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Aug 2009 19:21:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-08-21T19:21:01Z</dc:date>
    <item>
      <title>Count if (x/stdev(y))&lt;5</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-x-stdev-y-lt-5/m-p/163308#M36455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need a table that counts only values that fulfill my condition {exp: (x/stdev(y)&amp;lt;5} without the "stdev(y) it works fine like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;count( if( x&amp;lt;5, x))&lt;/PRE&gt;but something like&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;count( if(stdev(x)&amp;lt;5,x))&lt;/PRE&gt;wont work. &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 19:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-x-stdev-y-lt-5/m-p/163308#M36455</guid>
      <dc:creator />
      <dc:date>2009-08-21T19:21:01Z</dc:date>
    </item>
    <item>
      <title>Count if (x/stdev(y))&lt;5</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-x-stdev-y-lt-5/m-p/163309#M36456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, if you trying to use the same field ("x"), remember that inside Count function every value for "x" will be equal to stdev(x), because only that specific x value will be touched.&lt;/P&gt;&lt;P&gt;Use stdev(TOTAL x) instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 21:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-x-stdev-y-lt-5/m-p/163309#M36456</guid>
      <dc:creator />
      <dc:date>2009-08-21T21:00:08Z</dc:date>
    </item>
    <item>
      <title>Count if (x/stdev(y))&lt;5</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-x-stdev-y-lt-5/m-p/163310#M36457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis might be a better solution if you have dimensions to display.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 14:34:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-x-stdev-y-lt-5/m-p/163310#M36457</guid>
      <dc:creator />
      <dc:date>2010-11-10T14:34:24Z</dc:date>
    </item>
  </channel>
</rss>

