<?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: Graph bar colour in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385411#M514075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you all right now!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Sep 2017 07:40:08 GMT</pubDate>
    <dc:creator>danosoft</dc:creator>
    <dc:date>2017-09-21T07:40:08Z</dc:date>
    <item>
      <title>Graph bar colour</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385404#M514068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i want to do a graph bar colour base -/+ value,&lt;/P&gt;&lt;P&gt;for example if my value is &amp;gt; 0&amp;nbsp; i want the bar is GREEN&lt;/P&gt;&lt;P&gt;if my value is &amp;lt; 0 i want the bar is RED&lt;/P&gt;&lt;P&gt;can be possible? i tried to did it with calculated colour (like you see in image) but it not start... what i do wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the fx i used: =if(FATTURATO_IMPONIBILE&amp;gt;0,'#000040','#000000');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 06:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385404#M514068</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2017-09-21T06:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Graph bar colour</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385405#M514069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;f(FATTURATO_IMPONIBILE&amp;gt;0,Green(),red());&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;f(sum(FATTURATO_IMPONIBILE)&amp;gt;0,Green(),red());&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 07:00:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385405#M514069</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-09-21T07:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Graph bar colour</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385406#M514070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for reply, no it not start, but i think the function is correct, is like the graph bar not take me the calculated colour but it take the base colour, as you see in the picture i attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 07:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385406#M514070</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2017-09-21T07:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Graph bar colour</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385407#M514071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The color definitions on the Colors tab are defined at the chart level, not the row level. &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;FATTURATO_IMPONIBILE does not have a single value at the chart level so the calculation doesn't work. You can go to the expressions tab and click on the + character in front of the expression to show a list of options you can change. Click on the Background Color option and then enter your color calculation expression in the Definition field.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 07:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385407#M514071</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-09-21T07:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Graph bar colour</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385408#M514072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Properties ---&amp;gt; Go to Expression Tab ---&amp;gt; Expand the Expression tab ---&amp;gt; Go to Background Color&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Background Color, write the condition&lt;/P&gt;&lt;P&gt;if(Expression Label &amp;gt;0,Green(),Red())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ex, if(Sales &amp;gt; 0, Green(), Red())&lt;/P&gt;&lt;P&gt;where Sales is label for the condition - Sum(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pratik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 07:14:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385408#M514072</guid>
      <dc:creator>mostwanted123</dc:creator>
      <dc:date>2017-09-21T07:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Graph bar colour</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385409#M514073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i try it but my graph not change... perhaps i need to refresh the graph? how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 07:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385409#M514073</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2017-09-21T07:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Graph bar colour</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385410#M514074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Expression Label &amp;lt; 0,red(),green())&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Graph_Color.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177256_Graph_Color.png" style="height: 510px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 07:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385410#M514074</guid>
      <dc:creator>mostwanted123</dc:creator>
      <dc:date>2017-09-21T07:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Graph bar colour</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385411#M514075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you all right now!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 07:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-bar-colour/m-p/1385411#M514075</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2017-09-21T07:40:08Z</dc:date>
    </item>
  </channel>
</rss>

