<?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: Dont count a value from a different column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dont-count-a-value-from-a-different-column/m-p/126087#M752792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This needs to be excluded in just the numerator or both numerator and denominator? Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If just numerator&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Count({&amp;lt;Place={'09'},[Questions Complete]={'Yes'}, Thing -= {'example'}&amp;gt;}Place)/Count({&amp;lt;Place={'09'}&amp;gt;}Place)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If both&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Count({&amp;lt;Place={'09'},[Questions Complete]={'Yes'}, Thing -= {'example'}&amp;gt;}Place)/Count({&amp;lt;Place={'09'}&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, Thing -= {'example'}&lt;/STRONG&gt;&amp;gt;}Place)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For multiple exclusions&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Count({&amp;lt;Place={'09'},[Questions Complete]={'Yes'}, Thing -= {'example', 'anotherexample'}&amp;gt;}Place)/Count({&amp;lt;Place={'09'}&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, Thing -= {'example'&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, 'anotherexample'&lt;/STRONG&gt;}&lt;/STRONG&gt;&amp;gt;}Place)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2018 15:10:43 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-10-22T15:10:43Z</dc:date>
    <item>
      <title>Dont count a value from a different column</title>
      <link>https://community.qlik.com/t5/QlikView/Dont-count-a-value-from-a-different-column/m-p/126086#M752791</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;I have created an expression to determine a compliance rate on my dashboard but i now need to be able to exclude specific rows with a given value from a different column......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current expression is:&lt;/P&gt;&lt;P&gt;Count({&amp;lt;Place={'09'},[Questions Complete]={'Yes'}&amp;gt;}Place)/Count({&amp;lt;Place={'09'}&amp;gt;}Place)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This gives me the percentage of times that things in "Place" "9" have an answer of "Yes".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need it to NOT count rows whereby the column 'There' has a value of "example"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make things more complex, sometimes there will be two values in 'There' that i want it to exclude.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dont-count-a-value-from-a-different-column/m-p/126086#M752791</guid>
      <dc:creator>peterderrington</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dont count a value from a different column</title>
      <link>https://community.qlik.com/t5/QlikView/Dont-count-a-value-from-a-different-column/m-p/126087#M752792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This needs to be excluded in just the numerator or both numerator and denominator? Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If just numerator&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Count({&amp;lt;Place={'09'},[Questions Complete]={'Yes'}, Thing -= {'example'}&amp;gt;}Place)/Count({&amp;lt;Place={'09'}&amp;gt;}Place)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If both&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Count({&amp;lt;Place={'09'},[Questions Complete]={'Yes'}, Thing -= {'example'}&amp;gt;}Place)/Count({&amp;lt;Place={'09'}&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, Thing -= {'example'}&lt;/STRONG&gt;&amp;gt;}Place)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For multiple exclusions&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Count({&amp;lt;Place={'09'},[Questions Complete]={'Yes'}, Thing -= {'example', 'anotherexample'}&amp;gt;}Place)/Count({&amp;lt;Place={'09'}&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, Thing -= {'example'&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, 'anotherexample'&lt;/STRONG&gt;}&lt;/STRONG&gt;&amp;gt;}Place)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2018 15:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dont-count-a-value-from-a-different-column/m-p/126087#M752792</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-22T15:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dont count a value from a different column</title>
      <link>https://community.qlik.com/t5/QlikView/Dont-count-a-value-from-a-different-column/m-p/126088#M752793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;There&lt;STRONG&gt;-&lt;/STRONG&gt;={'Example','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Example1&lt;/SPAN&gt;'}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2018 15:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dont-count-a-value-from-a-different-column/m-p/126088#M752793</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-10-22T15:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dont count a value from a different column</title>
      <link>https://community.qlik.com/t5/QlikView/Dont-count-a-value-from-a-different-column/m-p/126089#M752794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Absolutely fabulous, thank you so much, that's sorted it perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 08:41:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dont-count-a-value-from-a-different-column/m-p/126089#M752794</guid>
      <dc:creator>peterderrington</dc:creator>
      <dc:date>2018-10-23T08:41:00Z</dc:date>
    </item>
  </channel>
</rss>

