<?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: Combine with current selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-Combine-with-current-selection/m-p/872671#M305028</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;I have the following (simplified) statement to find out which part of the sales of the current selection is red. (Colour can be red or blue)&lt;/P&gt;&lt;P&gt;sum( total {&amp;lt; Colour ={'red'}&amp;gt;} sales) / sum( total sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually, the user will make a selection on a product, and see what part of the sales of this product was red, this all works fine. When the user makes the selection 'Colour = 'red'', the result is 1.0, or 100%, which is good.&lt;BR /&gt;When the user selects 'Colour = 'blue'', the value will become about 0.9, or 90%, while this should obviously be 0. The denominator becomes the total sales of blue products, as it should, but the numerator still selects all sales that are red. So it basically overrides the user's selection. What I want however, is that the numerator is zero, as it should when it takes the user's selection into account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tldr: &lt;SPAN style="font-size: 13.3333330154419px;"&gt;When the user makes a selection on a field and I use this field in set analysis, the user's selection is disregarded. How do I prevent this?&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jun 2015 11:51:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-11T11:51:51Z</dc:date>
    <item>
      <title>Set analysis: Combine with current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Combine-with-current-selection/m-p/872671#M305028</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;I have the following (simplified) statement to find out which part of the sales of the current selection is red. (Colour can be red or blue)&lt;/P&gt;&lt;P&gt;sum( total {&amp;lt; Colour ={'red'}&amp;gt;} sales) / sum( total sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually, the user will make a selection on a product, and see what part of the sales of this product was red, this all works fine. When the user makes the selection 'Colour = 'red'', the result is 1.0, or 100%, which is good.&lt;BR /&gt;When the user selects 'Colour = 'blue'', the value will become about 0.9, or 90%, while this should obviously be 0. The denominator becomes the total sales of blue products, as it should, but the numerator still selects all sales that are red. So it basically overrides the user's selection. What I want however, is that the numerator is zero, as it should when it takes the user's selection into account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tldr: &lt;SPAN style="font-size: 13.3333330154419px;"&gt;When the user makes a selection on a field and I use this field in set analysis, the user's selection is disregarded. How do I prevent this?&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 11:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Combine-with-current-selection/m-p/872671#M305028</guid>
      <dc:creator />
      <dc:date>2015-06-11T11:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis: Combine with current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Combine-with-current-selection/m-p/872672#M305029</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;sum( total {&amp;lt; Colour *= {'red'}&amp;gt;} sales) / sum( total sales)&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;Adding intersection operator *&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 11:52:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Combine-with-current-selection/m-p/872672#M305029</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-11T11:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis: Combine with current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Combine-with-current-selection/m-p/872673#M305030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I was unfamiliar with this operator. Also thanks for mentioning the name of the operator, now I can look it up to understand its use better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 12:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Combine-with-current-selection/m-p/872673#M305030</guid>
      <dc:creator />
      <dc:date>2015-06-11T12:41:55Z</dc:date>
    </item>
  </channel>
</rss>

