<?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: Multicolor in graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494594#M1138079</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See &lt;A _jive_internal="true" href="https://community.qlik.com/thread/7433"&gt;Here &lt;/A&gt;&lt;/P&gt;&lt;P&gt;or &lt;A _jive_internal="true" href="https://community.qlik.com/message/269624#269624"&gt;Here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Sep 2013 12:40:24 GMT</pubDate>
    <dc:creator>techvarun</dc:creator>
    <dc:date>2013-09-30T12:40:24Z</dc:date>
    <item>
      <title>Multicolor in graph</title>
      <link>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494588#M1138069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;I have buildup a graph with, three expression in it. Qlikview assigned different color to each expression. One of my expression result into positive and negetive values. I need to refelct positive with different color and negetive with deifferent one.. Please Help&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i have fair Idea of Data Appearance, and persistent color .. but unable to split one expression result in multi color. ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Appreciate your comments..sss&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 11:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494588#M1138069</guid>
      <dc:creator />
      <dc:date>2013-09-30T11:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Multicolor in graph</title>
      <link>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494589#M1138071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Visual Cues rules.&lt;/P&gt;&lt;P&gt;For each expression you can define forecolor and backcolor according to your needs (e.g. for numbers &amp;lt;= 0 you can define backcolor red).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 12:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494589#M1138071</guid>
      <dc:creator>Andrea_Ghirardello</dc:creator>
      <dc:date>2013-09-30T12:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multicolor in graph</title>
      <link>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494590#M1138072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the expression tab you can open each expression.&lt;/P&gt;&lt;P&gt;If you do so you can set a conditional to the text color.&lt;/P&gt;&lt;P&gt;Adding an if-statement will do the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;If(Value&amp;gt;0, RGB(0,255,0), RGB(255,0,0))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 12:23:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494590#M1138072</guid>
      <dc:creator />
      <dc:date>2013-09-30T12:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Multicolor in graph</title>
      <link>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494591#M1138074</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Test.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/47043_Test.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that, = If( Sum(Sales) &amp;lt; 0, Red(), Green())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 12:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494591#M1138074</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-09-30T12:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Multicolor in graph</title>
      <link>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494592#M1138075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Atiq.&lt;/P&gt;&lt;P&gt;Have you tried using the Background Colour in the Expression ?&lt;/P&gt;&lt;P&gt;Click on the + on the Exoression to opeon up additional options. Within Background Colour put the code below (substituting Fieldname with the expression name)&lt;/P&gt;&lt;P&gt;if(Fieldname &amp;gt; 0, rgb(200, 0, 0), rgb(0, 200, 0))&lt;/P&gt;&lt;P&gt;This should mean positive numbers are green and negative numbers are red.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neil &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 12:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494592#M1138075</guid>
      <dc:creator>ngulliver</dc:creator>
      <dc:date>2013-09-30T12:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multicolor in graph</title>
      <link>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494593#M1138078</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;goto expression tab -click on + on expression(expand the expression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select back ground color-in the defintion write if condition like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(sum(Sales)&amp;gt;200000,red())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u need negetive values in red color then follow below cond&lt;/P&gt;&lt;P&gt; if(sum(Sales)&amp;lt;0,red())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if ur using pivot or straight tables then &lt;/P&gt;&lt;P&gt;goto visual cues tab-give upper and lower values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for negetive values ,enter 0 as&amp;nbsp; lower value and select color red&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 12:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494593#M1138078</guid>
      <dc:creator />
      <dc:date>2013-09-30T12:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multicolor in graph</title>
      <link>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494594#M1138079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See &lt;A _jive_internal="true" href="https://community.qlik.com/thread/7433"&gt;Here &lt;/A&gt;&lt;/P&gt;&lt;P&gt;or &lt;A _jive_internal="true" href="https://community.qlik.com/message/269624#269624"&gt;Here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 12:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494594#M1138079</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2013-09-30T12:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multicolor in graph</title>
      <link>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494595#M1138081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atiq,&lt;/P&gt;&lt;P&gt;in chart properties, Expression Tabe , Expend the expression&amp;gt;&amp;gt; background color, and write expression here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like= if(sum(Value)&amp;gt;=0, Green(), Red())&lt;/P&gt;&lt;P&gt;Image below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="backgroundcolor.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/47048_backgroundcolor.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 12:53:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multicolor-in-graph/m-p/494595#M1138081</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-09-30T12:53:39Z</dc:date>
    </item>
  </channel>
</rss>

