Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
paulyeo11
Master
Master

pie chart how to have multiple color ?

Hi All

My pie chart zll slice are having same color , may i know how to make it multiple color ?

1 Solution

Accepted Solutions
JonnyPoole
Former Employee
Former Employee

Looks like you have a 'background color' expression defined when you hit the + sign  next to an expression on the expression tab.

it says this:

=if(Only({1}[Exec P&L Calculation])='c',Yellow())

just delete it and you should be ok , unless you are getting unexpected colors from this expression

View solution in original post

2 Replies
paulyeo11
Master
Master
Author

Enclosed my QV doc

JonnyPoole
Former Employee
Former Employee

Looks like you have a 'background color' expression defined when you hit the + sign  next to an expression on the expression tab.

it says this:

=if(Only({1}[Exec P&L Calculation])='c',Yellow())

just delete it and you should be ok , unless you are getting unexpected colors from this expression