<?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 Set Analytics Dual Criteria for Records closed in current month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-if-Set-Analytics-Dual-Criteria-for-Records-closed-in/m-p/133612#M753650</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah Ha!!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;SPAN style="font-size: 10pt;"&gt;nd so the question is answered.&amp;nbsp; Thirty minutes beating my head against the desk because I left out the capital letter 'P'.&amp;nbsp; Who knew??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for being my second set of eyes on this...&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I wanted to add a third criteria, would something like this work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=num(Count({&amp;lt;DateClosed = {"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Today())) &amp;amp; '&amp;lt;=' &amp;amp; Date(MonthEnd(Today())))"},&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Project = {'Yellow', 'Green','Blue'}&amp;gt;}, Division = {'Americas', 'UK', 'Asia'} RecordID),'#,##0', '.' , ',' )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2018 15:10:48 GMT</pubDate>
    <dc:creator>leale1997</dc:creator>
    <dc:date>2018-10-24T15:10:48Z</dc:date>
    <item>
      <title>Count if Set Analytics Dual Criteria for Records closed in current month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Set-Analytics-Dual-Criteria-for-Records-closed-in/m-p/133610#M753648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am trying to create a formula that will count specific records in a data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The records counted should meet the following criteria:&lt;/P&gt;&lt;P&gt;- [DateClosed] is within the current month.&lt;/P&gt;&lt;P&gt;- [Project] is = 'Yellow' or 'Green' or 'Blue'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the formula I have but, for some reason I don't understand, its counting every record using the first [DateClosed] criteria but not applying the [Project] criteria:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(Count({&amp;lt;DateClosed = {"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Today())) &amp;amp; '&amp;lt;=' &amp;amp; Date(MonthEnd(Today())))"}, &lt;/P&gt;&lt;P&gt;project = {'Yellow', 'Green','Blue'}&amp;gt;} RecordID),'#,##0', '.' , ',' )&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/Count-if-Set-Analytics-Dual-Criteria-for-Records-closed-in/m-p/133610#M753648</guid>
      <dc:creator>leale1997</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Set Analytics Dual Criteria for Records closed in current month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Set-Analytics-Dual-Criteria-for-Records-closed-in/m-p/133611#M753649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erika, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to be sure: check if it should be project or Project. you wrote them in different ways.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 15:01:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Set-Analytics-Dual-Criteria-for-Records-closed-in/m-p/133611#M753649</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2018-10-24T15:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Set Analytics Dual Criteria for Records closed in current month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Set-Analytics-Dual-Criteria-for-Records-closed-in/m-p/133612#M753650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah Ha!!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;SPAN style="font-size: 10pt;"&gt;nd so the question is answered.&amp;nbsp; Thirty minutes beating my head against the desk because I left out the capital letter 'P'.&amp;nbsp; Who knew??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for being my second set of eyes on this...&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I wanted to add a third criteria, would something like this work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=num(Count({&amp;lt;DateClosed = {"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Today())) &amp;amp; '&amp;lt;=' &amp;amp; Date(MonthEnd(Today())))"},&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Project = {'Yellow', 'Green','Blue'}&amp;gt;}, Division = {'Americas', 'UK', 'Asia'} RecordID),'#,##0', '.' , ',' )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 15:10:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Set-Analytics-Dual-Criteria-for-Records-closed-in/m-p/133612#M753650</guid>
      <dc:creator>leale1997</dc:creator>
      <dc:date>2018-10-24T15:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Set Analytics Dual Criteria for Records closed in current month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Set-Analytics-Dual-Criteria-for-Records-closed-in/m-p/133613#M753651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Almost only the &amp;lt;] should be after the division part instead of the project part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 15:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Set-Analytics-Dual-Criteria-for-Records-closed-in/m-p/133613#M753651</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2018-10-24T15:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Set Analytics Dual Criteria for Records closed in current month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Set-Analytics-Dual-Criteria-for-Records-closed-in/m-p/133614#M753652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it!&amp;nbsp; That's working perfectly.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 15:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Set-Analytics-Dual-Criteria-for-Records-closed-in/m-p/133614#M753652</guid>
      <dc:creator>leale1997</dc:creator>
      <dc:date>2018-10-24T15:37:41Z</dc:date>
    </item>
  </channel>
</rss>

