<?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 Expressions and data islands in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expressions-and-data-islands/m-p/727413#M260716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community, I cannot understand why the expression I used in the second table does not work...&lt;/P&gt;&lt;P&gt;The first works and I can get to the desired result but it is less efficient as it is actually evaluates a sort of cartesian product of the fields mentioned in the "if".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jul 2014 23:10:59 GMT</pubDate>
    <dc:creator>googel84</dc:creator>
    <dc:date>2014-07-07T23:10:59Z</dc:date>
    <item>
      <title>Expressions and data islands</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-and-data-islands/m-p/727413#M260716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community, I cannot understand why the expression I used in the second table does not work...&lt;/P&gt;&lt;P&gt;The first works and I can get to the desired result but it is less efficient as it is actually evaluates a sort of cartesian product of the fields mentioned in the "if".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 23:10:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-and-data-islands/m-p/727413#M260716</guid>
      <dc:creator>googel84</dc:creator>
      <dc:date>2014-07-07T23:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions and data islands</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-and-data-islands/m-p/727414#M260717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alberto, see the attached image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you want to connect a data island with the table?, the first chart will be ok because in your model they are connected but if you see you dont have any connection with the table you put in the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no relation between [Last 13 Rolling Months - Date %] and&amp;nbsp; [Reference date]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 00:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-and-data-islands/m-p/727414#M260717</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-07-08T00:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions and data islands</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-and-data-islands/m-p/727415#M260718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Fernando,&lt;/P&gt;&lt;P&gt;the same thing happens in the first table as the link is provided through the "if" statement within the expression:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Expression in table 1 &lt;/EM&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;count( DISTINCT { $&amp;lt;[Fact subtype] = {'KRI13'}, [Last 13 Rolling Months - Period %]= &amp;gt; } &lt;/P&gt;
&lt;P&gt;&amp;nbsp; if ( &lt;STRONG&gt;[Last 13 Rolling Months - Period %] = REFERENCE_DATE.Period&lt;/STRONG&gt; and [Amount class code %] = [Amount class code], [Buyer code] )&lt;/P&gt;
&lt;P&gt;)&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;EM&gt;Expression in table 2&lt;/EM&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;count( DISTINCT { $&amp;lt;[Fact subtype] = {'KRI13'}, [Last 13 Rolling Months - Period %]= &amp;gt; } &lt;/P&gt;
&lt;P&gt;&amp;nbsp; if ( &lt;STRONG&gt;[Last 13 Rolling Months - Date %] = [Reference date]&lt;/STRONG&gt; and [Amount class code %] = [Amount class code], [Buyer code] )&lt;/P&gt;
&lt;P&gt;)&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In both cases the condition involves a field of REFERENCE_DATE and a field of LAST_13_ROLLING_MONTHS_%; the first works, while the second does not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 06:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-and-data-islands/m-p/727415#M260718</guid>
      <dc:creator>googel84</dc:creator>
      <dc:date>2014-07-08T06:59:12Z</dc:date>
    </item>
  </channel>
</rss>

