<?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 Line chart, 2 expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-chart-2-expressions/m-p/345859#M576091</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the question is how to select more than one value in a list box, press and hold CTRL while you make the selections. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether one or many lines appear depends on how your defined your chart. I think you should post your app or a sample of it for more help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 May 2012 10:18:23 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2012-05-10T10:18:23Z</dc:date>
    <item>
      <title>Line chart, 2 expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-2-expressions/m-p/345858#M576090</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 have the following problem. As you can see from the attached image (it is just a simple example) I have a line chart with 3 dimensions (date, seller, seller2) and 2 expressions: sum(price), sum(price2).&lt;/P&gt;&lt;P&gt;I want to have the possibility to select for example 2 sellers from the seller list box and 1 seller from the seller2 list box, and I should see 3 lines on the chart.&lt;/P&gt;&lt;P&gt;As for now I just see 1 line for each list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Michel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Article, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Price, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Seller&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD DISTINCT Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Article2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Price2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Seller2&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 10:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-2-expressions/m-p/345858#M576090</guid>
      <dc:creator />
      <dc:date>2012-05-10T10:03:04Z</dc:date>
    </item>
    <item>
      <title>Line chart, 2 expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-2-expressions/m-p/345859#M576091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the question is how to select more than one value in a list box, press and hold CTRL while you make the selections. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether one or many lines appear depends on how your defined your chart. I think you should post your app or a sample of it for more help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 10:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-2-expressions/m-p/345859#M576091</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-05-10T10:18:23Z</dc:date>
    </item>
    <item>
      <title>Line chart, 2 expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-2-expressions/m-p/345860#M576095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;the question was about showing more than one line on the chart.&lt;/P&gt;&lt;P&gt;If I keep 1 dimension on the line chart, for example sum(price), then when I select more than one value in the first list box I see multiple lines which is correct.&lt;/P&gt;&lt;P&gt;When I use 2 dimensions sum(price) and sum(prices2) I can't see multiple lines anymore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 10:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-2-expressions/m-p/345860#M576095</guid>
      <dc:creator />
      <dc:date>2012-05-10T10:29:57Z</dc:date>
    </item>
    <item>
      <title>Line chart, 2 expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-2-expressions/m-p/345861#M576096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Multiple expressions will count as an expression, making the chart no longer using the second "real" dimension for its calculation (line chart is limited to at most 2 dimensions ( or 1 "real" dimension and multiple expressions)).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 12:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-2-expressions/m-p/345861#M576096</guid>
      <dc:creator>kji</dc:creator>
      <dc:date>2012-05-10T12:15:35Z</dc:date>
    </item>
  </channel>
</rss>

