<?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: Difficulties understanding intersection in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739264#M475674</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please send me the document?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried with an example of mine and it works ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jul 2014 15:44:49 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2014-07-09T15:44:49Z</dc:date>
    <item>
      <title>Difficulties understanding intersection in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739259#M475669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a difference between the results of&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14049178222991139" jivemacro_uid="_14049178222991139"&gt;
&lt;P&gt;Count({$&amp;lt;Field1={'a','b'},Field2={'b','c'},Field3={'c','d'}&amp;gt;}ID&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;and&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14049178280046849" jivemacro_uid="_14049178280046849"&gt;
&lt;P&gt;Count({$*&amp;lt;Field1={'a','b'}&amp;gt;*&amp;lt;Field2={'b','c'}&amp;gt;*&amp;lt;Field3={'c','d'}&amp;gt;}ID&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;I thought that the statements are equal, but my qlik tells me, i'm wrong. What do I miss? Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 15:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739259#M475669</guid>
      <dc:creator />
      <dc:date>2014-07-09T15:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Difficulties understanding intersection in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739260#M475670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this as second expression :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-style: inherit; font-weight: inherit; color: black; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-style: inherit; font-weight: inherit; color: black; line-height: 1.5em;"&gt;Count({$*&amp;lt;Field1={'a','b'}*Field2={'b','c'}*Field3={'c','d'}&amp;gt;}ID&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-style: inherit; font-weight: inherit; color: black; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-style: inherit; font-weight: inherit; color: black; line-height: 1.5em;"&gt;let me know&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 15:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739260#M475670</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-09T15:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Difficulties understanding intersection in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739261#M475671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The result is Null. And someting wrong is with parts' recognition - the expression editor doesn't highlight "ID" as a field any more. It became black. The real expression is:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_1404918918173946" jivemacro_uid="_1404918918173946"&gt;
&lt;P&gt;Count({$*&amp;lt;[Результат по условиям членства Т]={'Не Соответствуют'}&amp;gt;*&amp;lt;[Результат Т]={'Отрицательный акт','Непредоставление'}&amp;gt;*&amp;lt;[Фактическая дата акта Т]={"$(= '&amp;gt;=' &amp;amp; date(IFr) &amp;amp; '&amp;lt;=' &amp;amp; date(ITo))"}&amp;gt;} CID )&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;if it makes any difference...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 15:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739261#M475671</guid>
      <dc:creator />
      <dc:date>2014-07-09T15:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Difficulties understanding intersection in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739262#M475672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;close &amp;lt; &amp;gt; only at the start and at the end not for each subset ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 15:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739262#M475672</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-09T15:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Difficulties understanding intersection in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739263#M475673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've made it that way:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="_jivemacro_uid_14049198982388632 jive_text_macro jive_macro_code" jivemacro_uid="_14049198982388632"&gt;
&lt;P&gt;Count({$&amp;lt;[Результат Т]={'Отрицательный акт','Непредоставление'}*[Результат по условиям членства Т]={'Не Соответствуют'}*[Фактическая дата акта Т]={"$(= '&amp;gt;=' &amp;amp; date(IFr) &amp;amp; '&amp;lt;=' &amp;amp; date(ITo))"}&amp;gt;} CID )&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;the result in my chart became Null and the trailing 'CID' turned it's color from red to black (that means it is not trated as a field. And with '*' after $ - Null as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 15:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739263#M475673</guid>
      <dc:creator />
      <dc:date>2014-07-09T15:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Difficulties understanding intersection in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739264#M475674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please send me the document?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried with an example of mine and it works ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 15:44:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739264#M475674</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-09T15:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Difficulties understanding intersection in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739265#M475675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't send the whole file - it's quite big and contains sensitive info. So I'll try to cut the info and leave only the problem area.&lt;/P&gt;&lt;P&gt;And while I'm trying to take my data apart, baybe you can explain IN GENERAL, what's the difference between writing the conditions one by one with commas and separating them with angle brackets and intersecting with '*'? Or point a doc describing it... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2014 12:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739265#M475675</guid>
      <dc:creator />
      <dc:date>2014-07-10T12:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Difficulties understanding intersection in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739266#M475676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've composed a sample. But it behaves weird. It denies your variant (shows NULL), but my two are displayed equal. I suspect that it may be caused by non-latin symbols in the names of fields. I've already faced such strange behaviour of Qlik earlier and it forced me to rename all the fields in latin-like way. If it is so for the current project, it is much worse, as the whole solution is really big, and it'll take&amp;nbsp; much time to rename it all..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2014 13:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difficulties-understanding-intersection-in-set-analysis/m-p/739266#M475676</guid>
      <dc:creator />
      <dc:date>2014-07-10T13:32:13Z</dc:date>
    </item>
  </channel>
</rss>

