<?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: How to color above/below expression on line chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/575999#M1099992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe use a combo chart, with a stacked bar chart with cluster distance set to zero and an additional line expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Apr 2014 17:45:48 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2014-04-29T17:45:48Z</dc:date>
    <item>
      <title>How to color above/below expression on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/575997#M1099990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently trying to convert a few charts I have in Excel to QlikView. Essentially, this chart needs to be separated into two colors (Red and Green. I will input a "Plan" expression using a table containing months and values. For example, Jan= 5, Feb =4, etc. I need the chart to have a background color of red for all values above the plan line and green for any values on or under the plan line. I also need to be able to see the "Actual" line (generated from another table of months and values) so I don't think using the background color tab will help much. Here is a picture of the Excel chart I am trying to recreate for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sources chart.PNG" class="jive-image" src="/legacyfs/online/58113_Sources chart.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attempted to create this chart in QlikView by using the 4th style down within the line chart style tab and using the two expressions: (=Value)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (=10-Value). This looks similar, but will not allow me to color the line a different color than the background (I need the bar to be blue and anything below it to be green.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="lsdkfjskld.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/58114_lsdkfjskld.PNG" style="width: 620px; height: 275px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any ideas. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 17:12:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/575997#M1099990</guid>
      <dc:creator />
      <dc:date>2014-04-29T17:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to color above/below expression on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/575998#M1099991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you'll have to use two charts on top of each other. See attached qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 17:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/575998#M1099991</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-04-29T17:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to color above/below expression on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/575999#M1099992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe use a combo chart, with a stacked bar chart with cluster distance set to zero and an additional line expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 17:45:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/575999#M1099992</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-04-29T17:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to color above/below expression on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/576000#M1099993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This looks like it will be my best bet and will fit my needs. However, can you please explain what exactly the background color expression accomplishes? (if(sum(actual) and below(sum(actual)) ,color(1),red(0)))'&amp;nbsp; Also, why did you include the (+sum({1}0) ) to the end of the "Actual" expression. I am unfamiliar with these parameters. Thanks a lot!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 18:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/576000#M1099993</guid>
      <dc:creator />
      <dc:date>2014-04-30T18:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to color above/below expression on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/576001#M1099994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, by using this expression for background color, I lose the last symbols when I turn symbols on. Is there anyway around this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 18:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/576001#M1099994</guid>
      <dc:creator />
      <dc:date>2014-04-30T18:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to color above/below expression on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/576002#M1099995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did that because I used only one expression in the top chart. But as I considered your question I realized the result can be achieved more easily by adding the expression for sum(plan) too and make sure that the background color for that expression is set to 100% transparent. See attached qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 19:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/576002#M1099995</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-04-30T19:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to color above/below expression on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/576003#M1099996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Much better, thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2014 14:40:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/576003#M1099996</guid>
      <dc:creator />
      <dc:date>2014-05-01T14:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to color above/below expression on line chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/576004#M1099997</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;I like this idea but not sure how to apply it to my situation, I do not have a 10 that I can do the calculation with. I just have a target value, but this can change from millions to billions. I need to get the color above the value to a light red and the colorr below the line to a light green. I do get the transparency etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 10:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-color-above-below-expression-on-line-chart/m-p/576004#M1099997</guid>
      <dc:creator />
      <dc:date>2015-05-04T10:14:00Z</dc:date>
    </item>
  </channel>
</rss>

