<?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 Set Analysis Filter to filter 2 criteria in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Filter-to-filter-2-criteria/m-p/1049022#M16501</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 need to count data where 2 criteria to be met, 1 the Year and the Account Manager Name&lt;/P&gt;&lt;P&gt;i'm currently using the below to have the Account manager name filtered to count the data which is here the number of Topics in CRM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(if(Owner='John Smith',Topic))&lt;/P&gt;&lt;P&gt;OR:&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;[Owner]={"&lt;SPAN style="font-size: 13.3333px;"&gt;John Smith&lt;/SPAN&gt;"}&amp;gt;} Topic)&lt;/P&gt;&lt;P&gt;i need to be able to add the Year or another criteria to that formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Dec 2021 15:42:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-12-22T15:42:54Z</dc:date>
    <item>
      <title>Set Analysis Filter to filter 2 criteria</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Filter-to-filter-2-criteria/m-p/1049022#M16501</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 need to count data where 2 criteria to be met, 1 the Year and the Account Manager Name&lt;/P&gt;&lt;P&gt;i'm currently using the below to have the Account manager name filtered to count the data which is here the number of Topics in CRM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(if(Owner='John Smith',Topic))&lt;/P&gt;&lt;P&gt;OR:&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;[Owner]={"&lt;SPAN style="font-size: 13.3333px;"&gt;John Smith&lt;/SPAN&gt;"}&amp;gt;} Topic)&lt;/P&gt;&lt;P&gt;i need to be able to add the Year or another criteria to that formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2021 15:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Filter-to-filter-2-criteria/m-p/1049022#M16501</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-22T15:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Filter to filter 2 criteria</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Filter-to-filter-2-criteria/m-p/1049023#M16502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;Owner = {'John Smith'}, Year = {$(=Max(Year))}, FieldName = {'Condition'}&amp;gt;} Topic)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 14:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Filter-to-filter-2-criteria/m-p/1049023#M16502</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-04T14:28:58Z</dc:date>
    </item>
  </channel>
</rss>

