<?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. :Re: Color &amp; Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Color-Bar-Chart/m-p/205673#M1208352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is There no other method using group dimension ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Dec 2009 00:40:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-12-01T00:40:21Z</dc:date>
    <item>
      <title>Color &amp; Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Bar-Chart/m-p/205671#M1208349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a bar chart with one dimension (cities for example).&lt;/P&gt;&lt;P&gt;I want to assign for each bar a color depending of another dimension (country for example).&lt;/P&gt;&lt;P&gt;Is it possible to do this on the graphic ?&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;Jean-Jacques&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 00:32:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Bar-Chart/m-p/205671#M1208349</guid>
      <dc:creator />
      <dc:date>2009-12-01T00:32:11Z</dc:date>
    </item>
    <item>
      <title>Color &amp; Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Bar-Chart/m-p/205672#M1208350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open the small "+" below the expression. Under "Background" you may formulate your conditions, e.g. IF(country = 'France', 'LIGHTBLUE')&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 00:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Bar-Chart/m-p/205672#M1208350</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-12-01T00:37:14Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Color &amp; Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Bar-Chart/m-p/205673#M1208352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is There no other method using group dimension ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 00:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Bar-Chart/m-p/205673#M1208352</guid>
      <dc:creator />
      <dc:date>2009-12-01T00:40:21Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Color &amp; Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Bar-Chart/m-p/205674#M1208353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may group your cities and refer to the grouping: IF(continent = 'EUROPE', BLUE(), IF(continent = 'USA', RED())). You may also load a table with countries and desired colours and refer in the calculation to it.&lt;BR /&gt;Or have I understood you wrongly?&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 00:43:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Bar-Chart/m-p/205674#M1208353</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-12-01T00:43:54Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Color &amp; Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Bar-Chart/m-p/205675#M1208354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Peter, you understood well&lt;/P&gt;&lt;P&gt;I like the idea to create a table but I don't know how to assign color for each DEX (is my dimension) in the background. I tried all...&lt;/P&gt;&lt;P&gt;I created&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;BR /&gt;DEX, COLOR&lt;BR /&gt;AJACCIO DPC,red()&lt;BR /&gt;BORDEAUX DEX-ELP SUD OUEST,blue()&lt;BR /&gt;LYON DEX-ELP CENTRE EST,green()&lt;BR /&gt;MARSEILLE DEX-ELP SUD EST,yellow()&lt;BR /&gt;PARIS DEX-ELP ILE DE FRANCE,black()&lt;BR /&gt;RENNES DEX-ELP OUEST,lightblue( )&lt;BR /&gt;VILLENEUVE D ASCQ DEX-ELP NORD EST,cyan()];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 00:58:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Bar-Chart/m-p/205675#M1208354</guid>
      <dc:creator />
      <dc:date>2009-12-01T00:58:21Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Color &amp; Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Bar-Chart/m-p/205676#M1208355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understood now my problem.&lt;/P&gt;&lt;P&gt;I must apply the backgroung color on the expression and not on the dimension. It works fine now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 02:45:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Bar-Chart/m-p/205676#M1208355</guid>
      <dc:creator />
      <dc:date>2009-12-01T02:45:50Z</dc:date>
    </item>
  </channel>
</rss>

