<?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 Indirect Set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Indirect-Set-analysis/m-p/625120#M1118401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone tell me, Briefly about Indirect Set analysis?? And the benefits and advantages of Indirect Set Analysis over Set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Smitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2014 08:27:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-10T08:27:02Z</dc:date>
    <item>
      <title>Indirect Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Indirect-Set-analysis/m-p/625120#M1118401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone tell me, Briefly about Indirect Set analysis?? And the benefits and advantages of Indirect Set Analysis over Set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Smitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 08:27:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indirect-Set-analysis/m-p/625120#M1118401</guid>
      <dc:creator />
      <dc:date>2014-02-10T08:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Indirect Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Indirect-Set-analysis/m-p/625121#M1118402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you gone through the help/reference manual?&amp;nbsp; If not, do so. Indirect set analysis is the one that deals with &lt;STRONG&gt;Possible/Excluded values P()/E()&lt;/STRONG&gt;. From help :&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;There is an additional way to define a set of field values by the use of a nested set definition.&lt;/P&gt;
&lt;P&gt;In such cases, the element functions&lt;STRONG&gt; P() and E()&lt;/STRONG&gt; must be used, representing the element set of possible values and the excluded values of a field, respectively. Inside the brackets, it is possible to specify one set expression and one field, e.g. P({1} Customer). These functions cannot be used in other expressions:&lt;/P&gt;
&lt;P&gt;Examples:&lt;/P&gt;
&lt;P&gt;sum( {$&amp;lt;Customer = P({1&amp;lt;Product={‘Shoe’}&amp;gt;} Customer)&amp;gt;} Sales )&lt;BR /&gt;returns the sales for current selection, but only those customers that ever have bought the product ‘Shoe’. The element function P( ) here returns a list of possible customers; those that are implied by the selection ‘Shoe’ in the field Product.&lt;/P&gt;
&lt;P&gt;sum( {$&amp;lt;Customer = P({1&amp;lt;Product={‘Shoe’}&amp;gt;})&amp;gt;} Sales )&lt;BR /&gt;same as above. If the field in the element function is omitted, the function will return the possible values of the field specified in the outer assignment.&lt;/P&gt;
&lt;P&gt;sum( {$&amp;lt;Customer = P({1&amp;lt;Product={‘Shoe’}&amp;gt;} Supplier)&amp;gt;} Sales )&lt;BR /&gt;returns the sales for current selection, but only those customers that ever have supplied the product ‘Shoe’. The element function P( ) here returns a list of possible suppliers; those that are implied by the selection ‘Shoe’ in the field Product. The list of suppliers is then used as a selection in the field Customer.&lt;/P&gt;
&lt;P&gt;sum( {$&amp;lt;Customer = E({1&amp;lt;Product={‘Shoe’}&amp;gt;})&amp;gt;} Sales )&lt;BR /&gt;returns the sales for current selection, but only those customers that never bought the product ‘Shoe’. The element function E( ) here returns the list of excluded customers; those that are excluded by the selection ‘Shoe’ in the field Product.&lt;/P&gt;
&lt;P&gt;&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;Any doubt, let us know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 09:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indirect-Set-analysis/m-p/625121#M1118402</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-02-10T09:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Indirect Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Indirect-Set-analysis/m-p/625122#M1118403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the attached documents may prove useful :&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 09:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indirect-Set-analysis/m-p/625122#M1118403</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-02-10T09:17:46Z</dc:date>
    </item>
  </channel>
</rss>

