<?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 fix Colors in a Combo Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545038#M1124240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the colors tab, check the box for "Persistent Colors".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jan 2014 16:45:42 GMT</pubDate>
    <dc:creator>Nicole-Smith</dc:creator>
    <dc:date>2014-01-21T16:45:42Z</dc:date>
    <item>
      <title>How to fix Colors in a Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545037#M1124239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know how I can fix the colors in a Combo Chart where I have multiple lines and bars ? What happens is that when I select a country or another one in a List Box, the colors of all lines and bars from the Combo Chart get changed...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;dani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 16:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545037#M1124239</guid>
      <dc:creator>danialier</dc:creator>
      <dc:date>2014-01-21T16:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix Colors in a Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545038#M1124240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the colors tab, check the box for "Persistent Colors".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 16:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545038#M1124240</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-01-21T16:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix Colors in a Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545039#M1124241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicole,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. And how I can assign an specific color to any specific country. I mean I want each country to be colored in an specific color (i.e. Germany in blue, China in red, US in green,...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 16:53:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545039#M1124241</guid>
      <dc:creator>danialier</dc:creator>
      <dc:date>2014-01-21T16:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix Colors in a Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545040#M1124242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;·         Hi Nicole,&lt;/P&gt;&lt;P&gt;Thanks. And how I can assign an specific color to any specific country. I mean I want each country to be colored in an specific color (i.e. Germany in blue, China in red, US in green,...)&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;dani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 16:55:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545040#M1124242</guid>
      <dc:creator>danialier</dc:creator>
      <dc:date>2014-01-21T16:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix Colors in a Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545041#M1124243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On your expression, click the + sign next to it, then for Background Color, you can put an expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pick(match(YourCountryField, 'Germany', 'China', 'US'), rgb(0,0,255), rgb(255,0,0), rgb(0,255,0))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 16:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545041#M1124243</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-01-21T16:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix Colors in a Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545042#M1124244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I sugest you having an inline table to configure each color to each country and then using your "Color" field as a background color expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD F1 as Country,&lt;/P&gt;&lt;P&gt;RGB(subfield(F2,',',1),subfield(F2,',',2),subfield(F2,',',3)) as Color&lt;/P&gt;&lt;P&gt;&amp;nbsp; INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; F1, F2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; China, "255,0,0"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Brazil, "0,255,255"&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 17:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545042#M1124244</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-01-21T17:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix Colors in a Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545043#M1124245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nicole !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried on that what when applying the updates my Combo Chart is showing as message as follows: “Allocated memory exceeded” and chart disappears automatically…. What does it mean ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;dani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 17:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545043#M1124245</guid>
      <dc:creator>danialier</dc:creator>
      <dc:date>2014-01-21T17:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix Colors in a Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545044#M1124246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It most likely means there is something wrong with your expression.&amp;nbsp; Can you please copy what you have onto here so I can see it?&amp;nbsp; Or even better yet, post a .qvw file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 17:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545044#M1124246</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-01-21T17:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to fix Colors in a Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545045#M1124247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, here is a working example (attached).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 17:11:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545045#M1124247</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-01-21T17:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix Colors in a Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545046#M1124248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent Nicole !!! it works now. many thanks for your support.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;dani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 17:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-fix-Colors-in-a-Combo-Chart/m-p/545046#M1124248</guid>
      <dc:creator>danialier</dc:creator>
      <dc:date>2014-01-21T17:20:22Z</dc:date>
    </item>
  </channel>
</rss>

