<?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: Issue on pie chart background color in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162745#M917542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I fully understood your conditional to set the color (isn't the THEN and ELSE branch identical?), but if you want to keep consistent colors for your stages, have a look at&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2831"&gt;Colors in charts&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 May 2016 23:05:41 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-05-17T23:05:41Z</dc:date>
    <item>
      <title>Issue on pie chart background color</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162744#M917541</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;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/124849_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here green---&amp;gt;Allowed&lt;/P&gt;&lt;P&gt;Red----&amp;gt;not allowed&lt;/P&gt;&lt;P&gt;blue---&amp;gt;Hold&lt;/P&gt;&lt;P&gt;orange----&amp;gt;Allowed shortly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wrote condition like this---&amp;gt;IF(GetCurrentSelections(stage)&amp;gt;0,color(FieldIndex('stage',stage)),color(FieldIndex('stage',stage)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my issue is&amp;nbsp; when i am reloading&amp;nbsp; the application the colors are changing .like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;green---&amp;gt;not allowed&lt;/P&gt;&lt;P&gt;Red----&amp;gt;Allowed&lt;/P&gt;&lt;P&gt;blue---&amp;gt;Hold&lt;/P&gt;&lt;P&gt;orange----&amp;gt;Allowed shortly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;siddiq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162744#M917541</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue on pie chart background color</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162745#M917542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I fully understood your conditional to set the color (isn't the THEN and ELSE branch identical?), but if you want to keep consistent colors for your stages, have a look at&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2831"&gt;Colors in charts&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 23:05:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162745#M917542</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-17T23:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue on pie chart background color</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162746#M917543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Otherwise.&lt;/P&gt;&lt;P&gt;if u want to maintain the particulars in pie or .. u can set first 1-6 and 6-12 colours by uaa own and apply.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pie.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/124857_pie.PNG" style="height: 251px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 05:10:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162746#M917543</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-05-18T05:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue on pie chart background color</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162747#M917544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write color code in Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(field=Value1,color1&lt;/P&gt;&lt;P&gt;if(field=value2,&lt;SPAN style="font-size: 13.3333px;"&gt;color2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(field=value3,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;color3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(field=value4,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;color4&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 05:55:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162747#M917544</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2016-05-18T05:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue on pie chart background color</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162748#M917545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to pie chart expression, in background color try below condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=pick (match(Field,'Allowed','Not Allowed','Hold','Allow Shortly'),&lt;/P&gt;&lt;P&gt;red(), green(),blue(),orange())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if any color function is not recognize then use RGB(value1,value2,value3)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 06:04:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162748#M917545</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-18T06:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issue on pie chart background color</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162749#M917546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have applied above two expressions but by default one field value taking Black color when i click on the field i am getting pie chart something like&amp;nbsp; below(completely Black).i need all four colors should be user defined&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/124927_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 15:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162749#M917546</guid>
      <dc:creator />
      <dc:date>2016-05-18T15:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue on pie chart background color</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162750#M917547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please post a small sample QVW that shows that issue or at least all dimensions / expressions / modified chart settings of that pie chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 15:27:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162750#M917547</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-18T15:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue on pie chart background color</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162751#M917548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry ..confidential &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 15:34:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162751#M917548</guid>
      <dc:creator />
      <dc:date>2016-05-18T15:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issue on pie chart background color</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162752#M917549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your dimensions and expressions and chart settings are confidential?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, then my answer is confidential, too &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 15:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162752#M917549</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-18T15:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issue on pie chart background color</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162753#M917550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry...yar&amp;nbsp; my dimension is State Name and expression count({1}[State])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In background color :&lt;/P&gt;&lt;P&gt;=if(GetCurrentSelections([State])&amp;gt;0,color(FieldIndex(' State',[State])),color(FieldIndex('State',[State])))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 16:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162753#M917550</guid>
      <dc:creator />
      <dc:date>2016-05-18T16:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Issue on pie chart background color</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162754#M917551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still not sure how your THEN and ELSE branch differ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using a set identifier like {1} in your expression, you will still see all pie chart segments even when the current selection excludes some values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your color expression, you don't cater for possible user selections, so [State] in the aggregation scope might render to NULL for some segments where the user selections should exlcude this value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try something like&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: 12px; background-color: #f2f2f2;"&gt;=if(GetCurrentSelections([State])&amp;gt;0,color(FieldIndex(' State',&lt;STRONG&gt;Only({1}[State])&lt;/STRONG&gt;)),color(FieldIndex('State',Only({1}[State]))))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or maybe just&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Color(FieldIndex('State', Only({1} [State]) ))&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 20:39:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162754#M917551</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-18T20:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue on pie chart background color</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162755#M917552</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;maybe helpful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/886090"&gt;Re: Hopefully quick question about calculated colours!&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 20:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-on-pie-chart-background-color/m-p/1162755#M917552</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-05-18T20:48:04Z</dc:date>
    </item>
  </channel>
</rss>

