<?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: Handling Unwanted Aggregations in Line Graphs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Handling-Unwanted-Aggregations-in-Line-Graphs/m-p/1030569#M347971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YOU ARE THE BEST&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Apr 2016 16:03:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-04-06T16:03:49Z</dc:date>
    <item>
      <title>Handling Unwanted Aggregations in Line Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-Unwanted-Aggregations-in-Line-Graphs/m-p/1030567#M347969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a simplification of my predicament, but I am having some problems making things aggregate correctly without losing human readability. I guess the question I am asking is how I could either have better control of my aggregation or axis/legends. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose I am trying to make a line graph of 4 users with this data:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 548px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="111"&gt;&lt;STRONG&gt;User ID&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="121"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="126"&gt;&lt;STRONG&gt;Sign-up Date&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="126"&gt;&lt;STRONG&gt;X-axis (first dimension)&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="64"&gt;&lt;STRONG&gt;Y Axis Expression&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;AMK292732A&lt;/TD&gt;&lt;TD&gt;Steve&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1/2/2016&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;MK23554642A&lt;/TD&gt;&lt;TD&gt;John&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1/1/2016&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;TW335454&lt;/TD&gt;&lt;TD&gt;Steve&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1/3/2016&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;CD34542SSgfz&lt;/TD&gt;&lt;TD&gt;Pat&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1/1/2016&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;AMK292732A&lt;/TD&gt;&lt;TD&gt;Steve&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1/2/2016&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;MK23554642A&lt;/TD&gt;&lt;TD&gt;John&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1/1/2016&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;TW335454&lt;/TD&gt;&lt;TD&gt;Steve&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1/3/2016&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;CD34542SSgfz&lt;/TD&gt;&lt;TD&gt;Pat&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1/1/2016&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;The correct graph for this, theoretically, should be 4 parallel lines, but i am having difficulty controlling the details so that it is logical for the human to know what they are looking at. This is what I have tried so far:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Using Name as second dimension&lt;SPAN style="color: #ff0000;"&gt; (no good)&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;This will only make 3 lines, as the two people who are named Steve will be aggregated with each other &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Using the Sign-up Date as second dimension &lt;SPAN style="color: #ff0000;"&gt;(no good)&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;This isn't much better, although the two Steves have different sign up dates, this will together Pat and John because they signed up on the same day. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Using the User ID as second dimension &lt;SPAN style="color: #ff9900;"&gt;(functional, least readable):&lt;/SPAN&gt;&lt;BR /&gt;This will give us with our intended result, our legend will point to "&lt;SPAN style="font-size: 13.3333px;"&gt;CD34542SSgfz" as a user, which is not readable. &lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;I could theoretically create another column that concatenates the sign up dates with the name,&amp;nbsp; but that isn't that much more readable and my actual data also has very long strings as names. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally, I would like the key to have repeating values ( like, the key would have&amp;nbsp; has a green steve and a blue steve)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any suggestions or point me to a solution? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 18:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-Unwanted-Aggregations-in-Line-Graphs/m-p/1030567#M347969</guid>
      <dc:creator />
      <dc:date>2016-03-31T18:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Handling Unwanted Aggregations in Line Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-Unwanted-Aggregations-in-Line-Graphs/m-p/1030568#M347970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe create a calculated second dimension, like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=[User ID] &amp;amp; ' - ' [Name]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you want repeating names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Dual( [Name], FieldIndex( 'User ID', [User ID]) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 21:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-Unwanted-Aggregations-in-Line-Graphs/m-p/1030568#M347970</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-31T21:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Handling Unwanted Aggregations in Line Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-Unwanted-Aggregations-in-Line-Graphs/m-p/1030569#M347971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YOU ARE THE BEST&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 16:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-Unwanted-Aggregations-in-Line-Graphs/m-p/1030569#M347971</guid>
      <dc:creator />
      <dc:date>2016-04-06T16:03:49Z</dc:date>
    </item>
  </channel>
</rss>

