<?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: Get the dimension value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-the-dimension-value/m-p/385842#M144102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try just as you already proposed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Country = 'A', rgb()...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Nov 2012 13:52:31 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-11-28T13:52:31Z</dc:date>
    <item>
      <title>Get the dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-dimension-value/m-p/385839#M144099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I got a pie chart with Dimension = Counry, and Expression = Sum(Sales)&lt;/P&gt;&lt;P&gt;I want the color the parts of the pie depending on the name of the country&lt;/P&gt;&lt;P&gt;I got 7 countries&lt;/P&gt;&lt;P&gt;in the colors tab I want to write something if Country = X , Red(), if(Country = Y, Green(),...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 13:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-dimension-value/m-p/385839#M144099</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2012-11-28T13:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Get the dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-dimension-value/m-p/385840#M144100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using a background color attribute expression in expression tab (open attributes by clicking&amp;nbsp; on the plus sign next to your expression).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 13:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-dimension-value/m-p/385840#M144100</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-28T13:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Get the dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-dimension-value/m-p/385841#M144101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok but how do I know the value of the country?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 13:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-dimension-value/m-p/385841#M144101</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2012-11-28T13:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Get the dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-dimension-value/m-p/385842#M144102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try just as you already proposed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Country = 'A', rgb()...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 13:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-dimension-value/m-p/385842#M144102</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-28T13:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Get the dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-dimension-value/m-p/385843#M144103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use an expression like pick(Match(Country,'X','Y', ...),red(),green() ...) to match colors with countries. Or you could add a color table to your load script like explained &lt;A _jive_internal="true" href="https://community.qlik.com/thread/63842"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 13:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-dimension-value/m-p/385843#M144103</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-11-28T13:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Get the dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-dimension-value/m-p/385844#M144104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok one more thing&lt;/P&gt;&lt;P&gt;the dimension that I have is actually a cyclic group&lt;/P&gt;&lt;P&gt;I'm using now GetCurrentField to see if the cyclic group is now grouping by country and I used your suggestion above&lt;/P&gt;&lt;P&gt;now if the group is not by country I want to reuse the default colors that the pie chart usually show&lt;/P&gt;&lt;P&gt;in fact now i'm getting Black if I change the group to other than Country&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 15:01:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-dimension-value/m-p/385844#M144104</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2012-11-28T15:01:57Z</dc:date>
    </item>
  </channel>
</rss>

