<?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: Line Chart with Two dimensions and Two dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696064#M251511</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm not really familiar with the 'aggr()' function, could you elaborate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Sep 2014 11:23:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-15T11:23:59Z</dc:date>
    <item>
      <title>Line Chart with Two dimensions and Two expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696058#M251505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Some information so it would be easier to understand: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Let’s say I Have 3 customers: A, B, and C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;And each one has two activities he can do each day: sleep and walk (measured in hours)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I want to show a line chart with two dimensions: Date and Customer&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;And two expressions: The number of hours each customer slept (solid) and the number of customer each customer walked (in dashed).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;When I do this, instead of plotting two lines per customer (sleep and walk) for a total of 6 lines on the screen,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I get &lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;&lt;STRONG&gt;only&lt;/STRONG&gt;&lt;/SPAN&gt; two lines, the total amount of sleep and walk for each day, without different lines for customers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I change it?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 09:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696058#M251505</guid>
      <dc:creator />
      <dc:date>2014-09-15T09:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart with Two dimensions and Two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696059#M251506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Line Chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;Date&lt;/P&gt;&lt;P&gt;Customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;activity = {'sleep'}&amp;gt;}hours)&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;activity = {'walk'}&amp;gt;}hours)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 09:43:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696059#M251506</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-15T09:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart with Two dimensions and Two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696060#M251507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish Kachhia, Thanks for replying, but that does not work.&lt;/P&gt;&lt;P&gt;You can try it for yourself with the definitions you wrote and this Inline:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Date&lt;/SPAN&gt;, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Customer&lt;/SPAN&gt;, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;activity&lt;/SPAN&gt;, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;hours&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 1, sleep, 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 1, walk, 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 2, sleep, 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 2, walk, 6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 1, sleep, 9&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 1, walk, 7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 2, sleep, 6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 2, walk, 3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as the second expression is added, it shows two lines for both customers combined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/66755_Capture.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 10:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696060#M251507</guid>
      <dc:creator />
      <dc:date>2014-09-15T10:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart with Two dimensions and Two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696061#M251508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you let me know what exactly you want as a end result? I am unclear now from your question..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 10:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696061#M251508</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-15T10:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart with Two dimensions and Two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696062#M251509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two lines for each customer: one solid that describes how many hours he walked each day, and one dashed describing how many hours he slept that day.&lt;/P&gt;&lt;P&gt;Eventually, there should be 4 lines in this particular example.&lt;/P&gt;&lt;P&gt;Did I explain myself better this time, or is it still unclear?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 10:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696062#M251509</guid>
      <dc:creator />
      <dc:date>2014-09-15T10:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart with Two dimensions and Two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696063#M251510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;According to my knowledge you cant use more than two dimensions in line chart.&lt;/P&gt;&lt;P&gt;but try to use aggr() and heck.&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Dinu1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 11:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696063#M251510</guid>
      <dc:creator>dinuwanbr</dc:creator>
      <dc:date>2014-09-15T11:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart with Two dimensions and Two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696064#M251511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm not really familiar with the 'aggr()' function, could you elaborate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 11:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696064#M251511</guid>
      <dc:creator />
      <dc:date>2014-09-15T11:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart with Two dimensions and Two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696065#M251512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;take a look at following&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/511028#511028" title="http://community.qlik.com/message/511028#511028"&gt;http://community.qlik.com/message/511028#511028&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-Dinu1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 11:27:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696065#M251512</guid>
      <dc:creator>dinuwanbr</dc:creator>
      <dc:date>2014-09-15T11:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart with Two dimensions and Two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696066#M251513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;look this one too&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/03/07/aggr" title="http://community.qlik.com/blogs/qlikviewdesignblog/2013/03/07/aggr"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/03/07/aggr&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-dinu1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 11:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696066#M251513</guid>
      <dc:creator>dinuwanbr</dc:creator>
      <dc:date>2014-09-15T11:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart with Two dimensions and Two expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696067#M251514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tharindu Dinuwan, &lt;/P&gt;&lt;P&gt;Thanks for your quick response, I read about 'aggr' but I still don't get how using it will help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 12:35:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-with-Two-dimensions-and-Two-expressions/m-p/696067#M251514</guid>
      <dc:creator />
      <dc:date>2014-09-15T12:35:18Z</dc:date>
    </item>
  </channel>
</rss>

