<?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 Operator in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853992#M299368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello i need an operator used to count element not ugual to a certain condition like this it doesn't work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;STATO&lt;STRONG&gt;&amp;lt;&amp;gt;&lt;/STRONG&gt;{'SCADUTA'},&lt;SPAN style="font-size: 13.3333330154419px;"&gt;STATO&lt;STRONG&gt;&amp;lt;&amp;gt;&lt;/STRONG&gt;{'ATTIVATA'}&lt;/SPAN&gt;&amp;gt; }DISTINCT NUMERO_PROPOSTA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can be made without using the &amp;lt;&amp;gt; operator?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2015 13:21:14 GMT</pubDate>
    <dc:creator>marco_puccetti</dc:creator>
    <dc:date>2015-06-18T13:21:14Z</dc:date>
    <item>
      <title>Set Analysis Operator</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853992#M299368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello i need an operator used to count element not ugual to a certain condition like this it doesn't work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;STATO&lt;STRONG&gt;&amp;lt;&amp;gt;&lt;/STRONG&gt;{'SCADUTA'},&lt;SPAN style="font-size: 13.3333330154419px;"&gt;STATO&lt;STRONG&gt;&amp;lt;&amp;gt;&lt;/STRONG&gt;{'ATTIVATA'}&lt;/SPAN&gt;&amp;gt; }DISTINCT NUMERO_PROPOSTA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can be made without using the &amp;lt;&amp;gt; operator?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 13:21:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853992#M299368</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-06-18T13:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Operator</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853993#M299369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;replace &amp;lt;&amp;gt; with -=&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 13:22:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853993#M299369</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-06-18T13:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Operator</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853994#M299370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Count({&amp;lt;STATO&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-=&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{'SCADUTA',&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'ATTIVATA'}&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt; }DISTINCT NUMERO_PROPOSTA)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 13:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853994#M299370</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-06-18T13:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Operator</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853995#M299371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or this should also work for you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Count({&amp;lt;STATO &lt;/SPAN&gt;= e({&amp;lt;STATO = &lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{'SCADUTA',&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'ATTIVATA'}&lt;/SPAN&gt;&amp;gt;})&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;gt;} DISTINCT NUMERO_PROPOSTA)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 13:25:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853995#M299371</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-18T13:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Operator</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853996#M299372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there Marco,&lt;/P&gt;&lt;P&gt;try: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Count({&amp;lt;STATO += &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{'SCADUTA'},&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;STATO +=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333320617676px;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;{'ATTIVATA'}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt; }DISTINCT NUMERO_PROPOSTA) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;You will get a red underline but it is ok.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 13:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853996#M299372</guid>
      <dc:creator>johngouws</dc:creator>
      <dc:date>2015-06-18T13:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Operator</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853997#M299373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marco is asking for not equal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 13:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853997#M299373</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-06-18T13:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Operator</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853998#M299374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry it is -= NOT += &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 13:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853998#M299374</guid>
      <dc:creator>johngouws</dc:creator>
      <dc:date>2015-06-18T13:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Operator</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853999#M299375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 13:50:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Operator/m-p/853999#M299375</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-06-18T13:50:43Z</dc:date>
    </item>
  </channel>
</rss>

