<?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 Correlation Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Correlation-Help/m-p/239363#M89994</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have the following data structure...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TABLE: Calls&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;CallID (PK unique)&lt;/P&gt;&lt;P&gt;CallDate&lt;/P&gt;&lt;P&gt;CallTime&lt;/P&gt;&lt;P&gt;CallLength&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TABLE: CallCategories&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ID (PK)&lt;/P&gt;&lt;P&gt;CallID (FK)&lt;/P&gt;&lt;P&gt;CategoryName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every call is linked by a one-to-many relationship with the CallCategories table via the field 'CallID'&lt;/P&gt;&lt;P&gt;I want the user to be able to select a category from a list and display in a chart, split by category, how many calls fall into the selected category and into each of the other categories.&lt;/P&gt;&lt;P&gt;I've tried a few things but nothing seems to work due to the way QlikView applies the filter. Can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Oct 2010 09:44:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-16T09:44:14Z</dc:date>
    <item>
      <title>Correlation Help</title>
      <link>https://community.qlik.com/t5/QlikView/Correlation-Help/m-p/239363#M89994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have the following data structure...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TABLE: Calls&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;CallID (PK unique)&lt;/P&gt;&lt;P&gt;CallDate&lt;/P&gt;&lt;P&gt;CallTime&lt;/P&gt;&lt;P&gt;CallLength&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TABLE: CallCategories&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ID (PK)&lt;/P&gt;&lt;P&gt;CallID (FK)&lt;/P&gt;&lt;P&gt;CategoryName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every call is linked by a one-to-many relationship with the CallCategories table via the field 'CallID'&lt;/P&gt;&lt;P&gt;I want the user to be able to select a category from a list and display in a chart, split by category, how many calls fall into the selected category and into each of the other categories.&lt;/P&gt;&lt;P&gt;I've tried a few things but nothing seems to work due to the way QlikView applies the filter. Can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Oct 2010 09:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correlation-Help/m-p/239363#M89994</guid>
      <dc:creator />
      <dc:date>2010-10-16T09:44:14Z</dc:date>
    </item>
    <item>
      <title>Correlation Help</title>
      <link>https://community.qlik.com/t5/QlikView/Correlation-Help/m-p/239364#M89995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i understand well, you want to display a chart independant of the selection.&lt;/P&gt;&lt;P&gt;You can try&lt;/P&gt;&lt;P&gt;Dimension = CategoryName&lt;/P&gt;&lt;P&gt;Expression = count( {1} CallID) {1} prevent the filter of the selection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are after several difficulties, depending of what you want :&lt;/P&gt;&lt;P&gt;- how to find out the selection in the chart ?&lt;/P&gt;&lt;P&gt;- how to take account other filters like a periode ?&lt;/P&gt;&lt;P&gt;to do this, you should have a look at set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;JJJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Oct 2010 11:07:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correlation-Help/m-p/239364#M89995</guid>
      <dc:creator />
      <dc:date>2010-10-16T11:07:59Z</dc:date>
    </item>
    <item>
      <title>Correlation Help</title>
      <link>https://community.qlik.com/t5/QlikView/Correlation-Help/m-p/239365#M89996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. Hasn't quite solved my problem entirely but definately useful to know! Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Oct 2010 14:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correlation-Help/m-p/239365#M89996</guid>
      <dc:creator />
      <dc:date>2010-10-16T14:12:16Z</dc:date>
    </item>
    <item>
      <title>Correlation Help</title>
      <link>https://community.qlik.com/t5/QlikView/Correlation-Help/m-p/239366#M89997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Darren&lt;/P&gt;&lt;P&gt;As I understand your data structure, each call can be linked to more than one call categaory. Is that correct?&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Oct 2010 18:23:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correlation-Help/m-p/239366#M89997</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2010-10-16T18:23:42Z</dc:date>
    </item>
    <item>
      <title>Correlation Help</title>
      <link>https://community.qlik.com/t5/QlikView/Correlation-Help/m-p/239367#M89998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathon,&lt;/P&gt;&lt;P&gt;Yes, thats right. I did have a many-to-many relationship initially (with a bridging table between calls and call category tables) but thought it would be easier to flatten that out and use a one-to-many table structure instead. So basically I want to take all of CallID's that are in the current selection (and the current selection may include one or more categories), and display a count of those CallID's split by the &lt;STRONG&gt;other&lt;/STRONG&gt; categories that they are related to. Is it possible...? I've had a look at the Set Analysis topics in the QlikView help files but I'm not much better off...&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Darren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 07:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correlation-Help/m-p/239367#M89998</guid>
      <dc:creator />
      <dc:date>2010-10-18T07:05:13Z</dc:date>
    </item>
  </channel>
</rss>

