<?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 Intersection between 2 alternates states in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Intersection-between-2-alternates-states/m-p/349583#M129531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got 2 alternates states based on a same dimension for a comparative analysis, it works fine. But now, I wanted to know how much values are in the two states, abd how much aren't in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My two states are groupe_1 and group_2, so I've got these two expression : count({[groupe_unite1]} name) and count({[groupe_unite2]} name) .&lt;/P&gt;&lt;P&gt;So I want something like that : count({[groupe_unite1],[groupe_unite1]} name) and count({NOT IN ([groupe_unite1],[groupe_unite2])} name).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer,&lt;/P&gt;&lt;P&gt;Mickaël.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jul 2012 08:07:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-13T08:07:54Z</dc:date>
    <item>
      <title>Intersection between 2 alternates states</title>
      <link>https://community.qlik.com/t5/QlikView/Intersection-between-2-alternates-states/m-p/349583#M129531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got 2 alternates states based on a same dimension for a comparative analysis, it works fine. But now, I wanted to know how much values are in the two states, abd how much aren't in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My two states are groupe_1 and group_2, so I've got these two expression : count({[groupe_unite1]} name) and count({[groupe_unite2]} name) .&lt;/P&gt;&lt;P&gt;So I want something like that : count({[groupe_unite1],[groupe_unite1]} name) and count({NOT IN ([groupe_unite1],[groupe_unite2])} name).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer,&lt;/P&gt;&lt;P&gt;Mickaël.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 08:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Intersection-between-2-alternates-states/m-p/349583#M129531</guid>
      <dc:creator />
      <dc:date>2012-07-13T08:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Intersection between 2 alternates states</title>
      <link>https://community.qlik.com/t5/QlikView/Intersection-between-2-alternates-states/m-p/349584#M129532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count({$&amp;lt;groupe_1={'groupe_unite1','groupe_unite2'}&amp;gt; name) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({1-$&amp;lt;groupe_1={'groupe_unite1','groupe_unite2'}&amp;gt; name)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 08:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Intersection-between-2-alternates-states/m-p/349584#M129532</guid>
      <dc:creator />
      <dc:date>2012-07-13T08:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Intersection between 2 alternates states</title>
      <link>https://community.qlik.com/t5/QlikView/Intersection-between-2-alternates-states/m-p/349585#M129533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but this expression don't use my alternate states, expression seems wrong just after your '$&amp;lt;'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 08:36:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Intersection-between-2-alternates-states/m-p/349585#M129533</guid>
      <dc:creator />
      <dc:date>2012-07-13T08:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Intersection between 2 alternates states</title>
      <link>https://community.qlik.com/t5/QlikView/Intersection-between-2-alternates-states/m-p/349586#M129534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;start from the beginning &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;groupe_1 and group_2 are dimensions right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;groupe_unite1 and groupe_unite2 are values? from which dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 08:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Intersection-between-2-alternates-states/m-p/349586#M129534</guid>
      <dc:creator />
      <dc:date>2012-07-13T08:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Intersection between 2 alternates states</title>
      <link>https://community.qlik.com/t5/QlikView/Intersection-between-2-alternates-states/m-p/349587#M129535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I found my error, intersection are {[groupe_unite1]*[groupe_unite2]} and not in the two states are {[groupe_unite1]/[groupe_unite2]}.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 09:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Intersection-between-2-alternates-states/m-p/349587#M129535</guid>
      <dc:creator />
      <dc:date>2012-07-13T09:32:40Z</dc:date>
    </item>
  </channel>
</rss>

