<?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 and Excluded Field Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Excluded-Field-Values/m-p/832341#M292878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The attached simple example shows my attempt at using set analysis to show results for a specific field and value (value (Overall) for field [Attribute Name]). My set analysis expression is:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;=sum({&amp;lt; [Attribute Name]={"?Overall?"} &amp;gt;} [Sync Count])&lt;/P&gt;&lt;P&gt;The desired result should look like the (Overall) chart visible in the Trellis when all selections are cleared. The set analysis does limit the results and the results are always correct. However the side-effects of selections in the [Attribute Name] listbox still cause problems. If any [Attribute Name] value other than (Overall) is selected, some of the [Sync Status] dimension values become excluded. The colouring and ordering of the dimension is disrupted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help with a set analysis expression that handles side effect exclusions on Sync Status, while allowing normal filtering based on selections in other fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 May 2015 06:59:00 GMT</pubDate>
    <dc:creator>s2ncpgwx</dc:creator>
    <dc:date>2015-05-22T06:59:00Z</dc:date>
    <item>
      <title>Set Analysis and Excluded Field Values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Excluded-Field-Values/m-p/832341#M292878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The attached simple example shows my attempt at using set analysis to show results for a specific field and value (value (Overall) for field [Attribute Name]). My set analysis expression is:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;=sum({&amp;lt; [Attribute Name]={"?Overall?"} &amp;gt;} [Sync Count])&lt;/P&gt;&lt;P&gt;The desired result should look like the (Overall) chart visible in the Trellis when all selections are cleared. The set analysis does limit the results and the results are always correct. However the side-effects of selections in the [Attribute Name] listbox still cause problems. If any [Attribute Name] value other than (Overall) is selected, some of the [Sync Status] dimension values become excluded. The colouring and ordering of the dimension is disrupted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help with a set analysis expression that handles side effect exclusions on Sync Status, while allowing normal filtering based on selections in other fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 06:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Excluded-Field-Values/m-p/832341#M292878</guid>
      <dc:creator>s2ncpgwx</dc:creator>
      <dc:date>2015-05-22T06:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Excluded Field Values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Excluded-Field-Values/m-p/832342#M292879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To keep color intact you could re-write expression for background color like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;=rgb(only({1}[Status Red]), only({1}[Status Green]), only({1}[Status Blue]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;[&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Sync Status] is associated to [Attribute Name] field, hence the &lt;/SPAN&gt;&lt;EM style="font-family: arial,helvetica,sans-serif;"&gt;side effect. &lt;/EM&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;To keep it unaffected, you could think of alternate state or creating a field in the script and keep it unassociated.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 07:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Excluded-Field-Values/m-p/832342#M292879</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-05-22T07:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Excluded Field Values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Excluded-Field-Values/m-p/832343#M292880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks tresesco. Your background colour expression works perfectly and applying the same approach to the sort expression fixed that too. It took a little while to understand why this worked -- until I remembered that set analysis disregards selections but not dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2015 22:59:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Excluded-Field-Values/m-p/832343#M292880</guid>
      <dc:creator>s2ncpgwx</dc:creator>
      <dc:date>2015-05-24T22:59:57Z</dc:date>
    </item>
  </channel>
</rss>

