<?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: Count If..... in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Count-If/m-p/1559187#M40731</link>
    <description>two options:&lt;BR /&gt;Sum(If(Response='Y',1,0))&lt;BR /&gt;or&lt;BR /&gt;Count({&amp;lt;Response={'Y'}&amp;gt;}Response)&lt;BR /&gt;I'd probably count the "ID" field over the Response field</description>
    <pubDate>Wed, 20 Mar 2019 17:11:41 GMT</pubDate>
    <dc:creator>dwforest</dc:creator>
    <dc:date>2019-03-20T17:11:41Z</dc:date>
    <item>
      <title>Count If.....</title>
      <link>https://community.qlik.com/t5/App-Development/Count-If/m-p/1559165#M40725</link>
      <description>&lt;P&gt;Hi -&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure if this is the right place but I'm trying to create a Function Expression for a pie chart.&amp;nbsp; I only want the function to count if it has "Y" as a response to whether or not employees took the training.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 16:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-If/m-p/1559165#M40725</guid>
      <dc:creator>rbarnes0118</dc:creator>
      <dc:date>2019-03-20T16:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Count If.....</title>
      <link>https://community.qlik.com/t5/App-Development/Count-If/m-p/1559179#M40728</link>
      <description>&lt;P&gt;if you need expression for percentage response 'Y'&lt;/P&gt;&lt;P&gt;=Count(Response='Y')/Count(Response) and make number as percentage&lt;/P&gt;&lt;P&gt;if you need expression for percentage response 'N'&lt;/P&gt;&lt;P&gt;=Count(Response='N')/Count(Response)&amp;nbsp;and make number as percentage&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 16:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-If/m-p/1559179#M40728</guid>
      <dc:creator>bharathadde</dc:creator>
      <dc:date>2019-03-20T16:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Count If.....</title>
      <link>https://community.qlik.com/t5/App-Development/Count-If/m-p/1559187#M40731</link>
      <description>two options:&lt;BR /&gt;Sum(If(Response='Y',1,0))&lt;BR /&gt;or&lt;BR /&gt;Count({&amp;lt;Response={'Y'}&amp;gt;}Response)&lt;BR /&gt;I'd probably count the "ID" field over the Response field</description>
      <pubDate>Wed, 20 Mar 2019 17:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-If/m-p/1559187#M40731</guid>
      <dc:creator>dwforest</dc:creator>
      <dc:date>2019-03-20T17:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Count If.....</title>
      <link>https://community.qlik.com/t5/App-Development/Count-If/m-p/1559188#M40732</link>
      <description>&lt;P&gt;Thanks...however I have a column called "Current Product Training" and withing that column it has 'Y' for those that took the training and 'N' for those that didn't .&amp;nbsp; I'm trying to compare it against the different employee titles.&amp;nbsp; So dimension is "Employee Title" and Measure is "Current Product Training".&amp;nbsp; I'm only looking for a percentage of "Y" from the Current Product Training Measure.&amp;nbsp; Would the formula you suggested still work?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 17:15:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-If/m-p/1559188#M40732</guid>
      <dc:creator>rbarnes0118</dc:creator>
      <dc:date>2019-03-20T17:15:29Z</dc:date>
    </item>
  </channel>
</rss>

