<?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: Control Pie chart colors by selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Control-Pie-chart-colors-by-selections/m-p/1343299#M413600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this condition will work while you select Dim as X only.&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;&lt;STRONG&gt;If(GetFieldSelections(Dim)='X',Red(), LightGray())&lt;/STRONG&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;&lt;STRONG&gt;Or&lt;/STRONG&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;&lt;STRONG&gt;for manually do this&lt;/STRONG&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;&lt;STRONG&gt;If(Dim='X', Red(), LightGray())&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Apr 2017 06:06:08 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-04-05T06:06:08Z</dc:date>
    <item>
      <title>Control Pie chart colors by selections</title>
      <link>https://community.qlik.com/t5/QlikView/Control-Pie-chart-colors-by-selections/m-p/1343298#M413599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pie chart&amp;nbsp; with unknown number of segments.&lt;/P&gt;&lt;P&gt;when a specific value is selected, I would like the other segments to remain in chart, just grayed out.&lt;/P&gt;&lt;P&gt;To keep the other segments I ignored the dimension on the expression: ({&amp;lt;Dim=&amp;gt;} Count A), but I can't find a way to control the color.&lt;/P&gt;&lt;P&gt;the only thing I can think about is to define under the colors (or the backgroud in the expression):&lt;/P&gt;&lt;P&gt;If (getfieldsselections(Dim)='X',ColorA, ColorB) and define color B as gray.&lt;/P&gt;&lt;P&gt;But I don't want to use constant values on the field selections, becuase they can change.&lt;/P&gt;&lt;P&gt;Any other idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 05:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Control-Pie-chart-colors-by-selections/m-p/1343298#M413599</guid>
      <dc:creator>karin_nevo</dc:creator>
      <dc:date>2017-04-05T05:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Control Pie chart colors by selections</title>
      <link>https://community.qlik.com/t5/QlikView/Control-Pie-chart-colors-by-selections/m-p/1343299#M413600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this condition will work while you select Dim as X only.&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;&lt;STRONG&gt;If(GetFieldSelections(Dim)='X',Red(), LightGray())&lt;/STRONG&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;&lt;STRONG&gt;Or&lt;/STRONG&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;&lt;STRONG&gt;for manually do this&lt;/STRONG&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;&lt;STRONG&gt;If(Dim='X', Red(), LightGray())&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 06:06:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Control-Pie-chart-colors-by-selections/m-p/1343299#M413600</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-05T06:06:08Z</dc:date>
    </item>
  </channel>
</rss>

