<?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: Changing colours in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Changing-colours/m-p/393104#M146640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do this in 'Background Color' in expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Expression properties you find a '+' symbol in each and every expression just click and expand the list of the particular expression where you want to cange the color. After expanding it you will 'Background color' just write an expression under definition&lt;STRONG&gt; (e.g., if (Total&amp;lt;Total1,RGB(220,3,3),RGB(255,185,0))).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope ts helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Dec 2012 21:48:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-12-11T21:48:21Z</dc:date>
    <item>
      <title>Changing colours</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-colours/m-p/393099#M146635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simple question... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I change the colours in my bar chart using QV designer?&amp;nbsp; I want to be able to pick a specific colour, but don't see the option in the properties dialog of my chart to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 18:01:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-colours/m-p/393099#M146635</guid>
      <dc:creator />
      <dc:date>2012-11-01T18:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Changing colours</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-colours/m-p/393100#M146636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right click &amp;gt; Chart Properties &amp;gt; Colors&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 18:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-colours/m-p/393100#M146636</guid>
      <dc:creator />
      <dc:date>2012-11-01T18:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Changing colours</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-colours/m-p/393101#M146637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now how would I go about using colour in other ways?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Use a second expression to colour - so I have sales providing the bar length, but I want to shade based on profit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; Turn my chart to a stacked chart - so I have some other dimension providing the colours within each bar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 18:09:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-colours/m-p/393101#M146637</guid>
      <dc:creator />
      <dc:date>2012-11-01T18:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Changing colours</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-colours/m-p/393102#M146638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get the chart stacked, you need to add your second dimension and then select Stacked under Chart Properties &amp;gt; Style &amp;gt;Subtype. You can adjust the color based on an expression by clicking the plus sign next to your dimension or expression and clicking on Background Color.&amp;nbsp; I can explain better if you post a sample file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 18:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-colours/m-p/393102#M146638</guid>
      <dc:creator />
      <dc:date>2012-11-01T18:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Changing colours</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-colours/m-p/393103#M146639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To let the color reflect you could play around with the function colormix1() and colormix2() or ARGB() to get the effect you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Vegar Lie Arntsen&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;QlikView consultant at egbs consulting ab &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://egbs.se"&gt;http://egbs.se&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Blog (in Swedish): bi-effekten.se&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 19:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-colours/m-p/393103#M146639</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2012-11-01T19:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Changing colours</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-colours/m-p/393104#M146640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do this in 'Background Color' in expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Expression properties you find a '+' symbol in each and every expression just click and expand the list of the particular expression where you want to cange the color. After expanding it you will 'Background color' just write an expression under definition&lt;STRONG&gt; (e.g., if (Total&amp;lt;Total1,RGB(220,3,3),RGB(255,185,0))).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope ts helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 21:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-colours/m-p/393104#M146640</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-11T21:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Changing colours</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-colours/m-p/393105#M146641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simply go to colors tab in properties and set it ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 04:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-colours/m-p/393105#M146641</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2012-12-12T04:11:44Z</dc:date>
    </item>
  </channel>
</rss>

