<?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 expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1858470#M1216005</link>
    <description>&lt;P&gt;Hi Community,&lt;/P&gt;
&lt;P&gt;I'm working existing application, bit confuse with below expression - can you please explain&lt;/P&gt;
&lt;P&gt;Count({&amp;lt;ID={""""=Sum({Index={1000}&amp;gt;|Sales)&amp;gt;0""""},ID={""""=Sum({Index={1000}&amp;gt;|Sales)&amp;lt;3.5""""}&amp;gt;}ID)&lt;/P&gt;
&lt;P&gt;what I understood &lt;STRONG&gt;ID count&lt;/STRONG&gt; should be between &lt;STRONG&gt;0-3.5&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp;?&lt;/P&gt;
&lt;P&gt;This expression is not working for me, do we have any other way to write ?&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Fri, 12 Nov 2021 05:37:01 GMT</pubDate>
    <dc:creator>paulwalker</dc:creator>
    <dc:date>2021-11-12T05:37:01Z</dc:date>
    <item>
      <title>Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1858470#M1216005</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;
&lt;P&gt;I'm working existing application, bit confuse with below expression - can you please explain&lt;/P&gt;
&lt;P&gt;Count({&amp;lt;ID={""""=Sum({Index={1000}&amp;gt;|Sales)&amp;gt;0""""},ID={""""=Sum({Index={1000}&amp;gt;|Sales)&amp;lt;3.5""""}&amp;gt;}ID)&lt;/P&gt;
&lt;P&gt;what I understood &lt;STRONG&gt;ID count&lt;/STRONG&gt; should be between &lt;STRONG&gt;0-3.5&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp;?&lt;/P&gt;
&lt;P&gt;This expression is not working for me, do we have any other way to write ?&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 05:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1858470#M1216005</guid>
      <dc:creator>paulwalker</dc:creator>
      <dc:date>2021-11-12T05:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1858495#M1216008</link>
      <description>&lt;P&gt;Assuming that repeated quotes are typo. Now with two ID conditions, only your first condition, i.e. &amp;gt;0 would be in effect. Therefore, effectively it NOT between but only greater than that would work. Qlik only takes first filter when there are many for the same field.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 05:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1858495#M1216008</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-11-12T05:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1858500#M1216009</link>
      <description>&lt;P&gt;Thanks for reply&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22949"&gt;@tresB&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, it is working first condition only - my scenario both should work&lt;/P&gt;
&lt;P&gt;can't we include both in one condition ?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 06:17:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1858500#M1216009</guid>
      <dc:creator>paulwalker</dc:creator>
      <dc:date>2021-11-12T06:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1858501#M1216010</link>
      <description>&lt;P&gt;Yes, of course we can. Sometimes it is simpler than we think. Try like:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Count({&amp;lt;ID={"=Sum({&amp;lt;Index={1000}&amp;gt;} Sales)&amp;gt;0&amp;nbsp; &lt;STRONG&gt;AND&lt;/STRONG&gt; Sum({&amp;lt;Index={1000}&amp;gt;}Sales)&amp;lt;3.5 "}&amp;gt;}ID)&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 06:21:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1858501#M1216010</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-11-12T06:21:50Z</dc:date>
    </item>
  </channel>
</rss>

