<?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 With Multiple Conditions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-With-Multiple-Conditions/m-p/1749742#M721165</link>
    <description>&lt;P&gt;Your red modifier looks fine. I think your issue lies within the first part of your expression.&lt;/P&gt;&lt;P&gt;Firstly you are closing the set expression before the red part comes in. Secondly the set below is not a valid set as you cant do &amp;lt;= comparisons as you have done.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{$&amp;lt;[QuarterYearReceived]&amp;lt;=[QuarterYearClosed]&amp;gt;})&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Oct 2020 20:09:47 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2020-10-05T20:09:47Z</dc:date>
    <item>
      <title>Count With Multiple Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Count-With-Multiple-Conditions/m-p/1749724#M721164</link>
      <description>&lt;P&gt;Hi - I've been working with the following expression and I cannot seem to get the syntax correct.&amp;nbsp; I'm getting an error on the second half of the statement (highlighted):&amp;nbsp; Error in set modifier expression.&amp;nbsp; I'm not totally understanding what I'm doing wrong.&amp;nbsp; Any help is appreciated.....certainly, if there is a better way to accomplish this I'm all ears.&amp;nbsp; Thanks!&amp;nbsp; George&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(count({$&amp;lt;[QuarterYearReceived]&amp;lt;=[QuarterYearClosed]&amp;gt;})&lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;, ICMSCaseStatus={'Closed'}&amp;gt;} [ICMSCaseNumber]))&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-With-Multiple-Conditions/m-p/1749724#M721164</guid>
      <dc:creator>gfisch13</dc:creator>
      <dc:date>2024-11-15T23:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Count With Multiple Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Count-With-Multiple-Conditions/m-p/1749742#M721165</link>
      <description>&lt;P&gt;Your red modifier looks fine. I think your issue lies within the first part of your expression.&lt;/P&gt;&lt;P&gt;Firstly you are closing the set expression before the red part comes in. Secondly the set below is not a valid set as you cant do &amp;lt;= comparisons as you have done.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{$&amp;lt;[QuarterYearReceived]&amp;lt;=[QuarterYearClosed]&amp;gt;})&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 20:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-With-Multiple-Conditions/m-p/1749742#M721165</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-10-05T20:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Count With Multiple Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Count-With-Multiple-Conditions/m-p/1749743#M721167</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/45214"&gt;@gfisch13&lt;/a&gt;&amp;nbsp; like ?&lt;/P&gt;&lt;LI-CODE lang="python"&gt;if([QuarterYearReceived]&amp;lt;=[QuarterYearClosed],count({&amp;lt;ICMSCaseStatus={'Closed'}&amp;gt;} [ICMSCaseNumber]))&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 05 Oct 2020 20:11:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-With-Multiple-Conditions/m-p/1749743#M721167</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-10-05T20:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Count With Multiple Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Count-With-Multiple-Conditions/m-p/1749760#M721168</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/45214"&gt;@gfisch13&lt;/a&gt;&amp;nbsp; try below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(count({$&amp;lt;[QuarterYearReceived]={"=[QuarterYearReceived]&amp;lt;=[QuarterYearClosed]"}&lt;/SPAN&gt;&lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;, ICMSCaseStatus={'Closed'}&amp;gt;} [ICMSCaseNumber]))&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 21:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-With-Multiple-Conditions/m-p/1749760#M721168</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-10-05T21:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Count With Multiple Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Count-With-Multiple-Conditions/m-p/1749932#M721169</link>
      <description>&lt;P&gt;Thank you all for your input!!!&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 11:58:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-With-Multiple-Conditions/m-p/1749932#M721169</guid>
      <dc:creator>gfisch13</dc:creator>
      <dc:date>2020-10-06T11:58:37Z</dc:date>
    </item>
  </channel>
</rss>

