<?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: Set analysis to show when data overlaps in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-show-when-data-overlaps/m-p/452988#M558588</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This fixed the issue in my test file attached, however something weird happened when I applied the fix to my real file.&amp;nbsp; They haven't had any differences before.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the real chart, when I click on a Domain which shares some Categories but not all, the whole pie chart turns green.&amp;nbsp; (The color green which is designated for the 13th color in the graph - r77, g167, b65.)&amp;nbsp; The only dimension it shows is "-" and the numerical value the green dimension represents is all the Categories that share both Domains added together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone seen this before?&amp;nbsp; Any ideas what it means or how to fix it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jun 2013 21:10:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-07T21:10:20Z</dc:date>
    <item>
      <title>Set analysis to show when data overlaps</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-show-when-data-overlaps/m-p/452986#M558586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have data where one field (Category) could have connections to one or two values in another field (Domain).&amp;nbsp; I would like to make a graph that shows all the Category data (Cases) for a particular Domain.&amp;nbsp; Here's what I have for my chart expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Domain = {'Domain1'}&amp;gt;} Cases)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should sum up all cases where at least one of the Category's Domain is Domain1.&amp;nbsp; And it does...mostly.&amp;nbsp; If I have no selections made, it reports correctly.&amp;nbsp; If I select Domain1, it works too.&amp;nbsp; However if I select another Domain, I would like it to show all Categories that are also Domain1 and it does not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, Category3 is connected to both Domain1 and Domain2.&amp;nbsp; No other category shares those Domains.&amp;nbsp; I expect that if I select just Domain2, the chart would show me just Category3.&amp;nbsp; However, instead it keeps showing me exactly what it showed before depite my selection.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached my test file in case you would like to view it.&amp;nbsp; The chart I am referring to is called "Cases for Domain1."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 17:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-show-when-data-overlaps/m-p/452986#M558586</guid>
      <dc:creator />
      <dc:date>2013-06-07T17:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to show when data overlaps</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-show-when-data-overlaps/m-p/452987#M558587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try Sum({$&amp;lt;Domain = {'Domain1'}&amp;gt;*&amp;lt;Domain =p(Domain)&amp;gt;} Cases)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 17:55:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-show-when-data-overlaps/m-p/452987#M558587</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-06-07T17:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to show when data overlaps</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-show-when-data-overlaps/m-p/452988#M558588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This fixed the issue in my test file attached, however something weird happened when I applied the fix to my real file.&amp;nbsp; They haven't had any differences before.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the real chart, when I click on a Domain which shares some Categories but not all, the whole pie chart turns green.&amp;nbsp; (The color green which is designated for the 13th color in the graph - r77, g167, b65.)&amp;nbsp; The only dimension it shows is "-" and the numerical value the green dimension represents is all the Categories that share both Domains added together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone seen this before?&amp;nbsp; Any ideas what it means or how to fix it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 21:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-show-when-data-overlaps/m-p/452988#M558588</guid>
      <dc:creator />
      <dc:date>2013-06-07T21:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to show when data overlaps</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-show-when-data-overlaps/m-p/452989#M558589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, so I got rid of some NULL values I had loaded intentionally for a field that's related to Category but should not be represented in the graph.&amp;nbsp; This changed the graph color to the 15th color instead of the 13th.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that remind anyone of an issue they fixed before?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 21:33:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-show-when-data-overlaps/m-p/452989#M558589</guid>
      <dc:creator />
      <dc:date>2013-06-07T21:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to show when data overlaps</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-show-when-data-overlaps/m-p/452990#M558590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to replicate this in a test document and I believe I have at least isolated the cause.&amp;nbsp; Something to do with the way I am loading the data is leaving NULL values where there shouldn't be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want Categories to appear in graphs differently, so I created Nicknames.&amp;nbsp; The reason the whole graph fills up with a color for "-" is because all the Nicknames are coming up as NULL when I choose the other Domain.&amp;nbsp; They are all there when I don't select any Domain, but when I select Domain2 I loose the values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am uploading my file.&amp;nbsp; Again, any help would be very much appreciated!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 23:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-show-when-data-overlaps/m-p/452990#M558590</guid>
      <dc:creator />
      <dc:date>2013-06-07T23:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to show when data overlaps</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-show-when-data-overlaps/m-p/452991#M558591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need the nicknames in the other table. See attached example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Jun 2013 09:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-show-when-data-overlaps/m-p/452991#M558591</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-06-08T09:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to show when data overlaps</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-show-when-data-overlaps/m-p/452992#M558592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure I fully understand why your code works though.&amp;nbsp; I would love to get a better underestanding.&amp;nbsp; Is there a resource I can read about what you did or could you explain a it little, so next time I know what to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Jun 2013 17:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-show-when-data-overlaps/m-p/452992#M558592</guid>
      <dc:creator />
      <dc:date>2013-06-08T17:25:41Z</dc:date>
    </item>
  </channel>
</rss>

