<?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: Expression help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/609334#M477886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Apr 2014 10:23:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-07T10:23:31Z</dc:date>
    <item>
      <title>Expression help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/609331#M477883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to add an expression to a chart that calculates null values with a particular activity type.&amp;nbsp; I have it working with the expression below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=nullcount(SALESPARTDESC) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I want it to calculate this only for an activity that is an OPD.&amp;nbsp; E.g:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=NULLCOUNT(IF(ACTIVITY_SUB_TYPE = 'OPD', SALESPARTDESC). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This also works but is still calculating the null values for all other activity sub types and not only OPD's.&amp;nbsp; It will only show if I select OPD.&amp;nbsp; (which is frustrating)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice will be greatly received.&amp;nbsp; Thank you.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 10:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/609331#M477883</guid>
      <dc:creator />
      <dc:date>2014-04-07T10:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/609332#M477884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using set analysis, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=NULLCOUNT({&amp;lt;ACTIVITY_SUB_TYPE = {'OPD'}&amp;gt;} SALESPARTDESC)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 10:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/609332#M477884</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-07T10:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/609333#M477885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post your qvw or the sample data for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would help us understand your issue on much better way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nitin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 10:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/609333#M477885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-07T10:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/609334#M477886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 10:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/609334#M477886</guid>
      <dc:creator />
      <dc:date>2014-04-07T10:23:31Z</dc:date>
    </item>
  </channel>
</rss>

