<?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 Straight Line in Line Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-Line-in-Line-Chart/m-p/929097#M528308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have a line chart where i have amounts in yellow and blue that i want stacked. However, I need to make the third expression, which is the target, a straight line instead of stacking on top. How can I achieve this?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="chart.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98585_chart.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Sep 2015 21:44:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-10T21:44:53Z</dc:date>
    <item>
      <title>Straight Line in Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Line-in-Line-Chart/m-p/929097#M528308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have a line chart where i have amounts in yellow and blue that i want stacked. However, I need to make the third expression, which is the target, a straight line instead of stacking on top. How can I achieve this?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="chart.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98585_chart.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 21:44:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Line-in-Line-Chart/m-p/929097#M528308</guid>
      <dc:creator />
      <dc:date>2015-09-10T21:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Line in Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Line-in-Line-Chart/m-p/929098#M528309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the target line is the same value for every dimension value on the x-axis then you can use a reference line which you can add on the Presentation tab. Other wise you either have to use two charts and put them on top of each other. Or you'll have to do a lot of calculating to create expressions that result in correctly stacked areas. The combo chart doesn't support areas + line(s).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 05:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Line-in-Line-Chart/m-p/929098#M528309</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-11T05:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Line in Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Line-in-Line-Chart/m-p/929099#M528310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apologies for the earlier comment that I had to delete. I'm struggling to use a reference line to recreate the target. My dimension is Quarter and has values of Q1 - Q4. I tried using the following expression to create the line but it is not working: &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;=right([Quarter],1) * 110&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 17:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Line-in-Line-Chart/m-p/929099#M528310</guid>
      <dc:creator />
      <dc:date>2015-09-14T17:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Line in Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Line-in-Line-Chart/m-p/929100#M528311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A reference line can have only a constant value. If you use an expression for the reference line then it can return only one value. It will be calculated at the chart level, not at the level of dimension values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 08:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Line-in-Line-Chart/m-p/929100#M528311</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-15T08:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Line in Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Line-in-Line-Chart/m-p/929101#M528312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it, thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 22:28:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Line-in-Line-Chart/m-p/929101#M528312</guid>
      <dc:creator />
      <dc:date>2015-09-15T22:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Line in Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Line-in-Line-Chart/m-p/929102#M528313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert! I ended up stacking a chart on top.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 22:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Line-in-Line-Chart/m-p/929102#M528313</guid>
      <dc:creator />
      <dc:date>2015-09-15T22:28:57Z</dc:date>
    </item>
  </channel>
</rss>

