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: 
Anonymous
Not applicable

Change Color on Pie Chart that is calculation

How can i change the color on the pie chart , where and how I would put the calculation.

I can change the colors in colors mode. but the colors do not always stay there. I would like to hardcode as shown but the calculation is not working.

Can someone please help.

1 Solution

Accepted Solutions
Anil_Babu_Samineni

You are not getting this?

Capture.PNG

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful

View solution in original post

4 Replies
Anil_Babu_Samineni

May be try this for your measure Background from Expansion + symbol

If(Aggr(FirstSortedValue(DISTINCT [Inherent Risk],-Level),[Seller Symbol],Sector)='High', Green(),

If(Aggr(FirstSortedValue(DISTINCT [Inherent Risk],-Level),[Seller Symbol],Sector)='Low', Red(),

If(Aggr(FirstSortedValue(DISTINCT [Inherent Risk],-Level),[Seller Symbol],Sector)='Medium', LightCyan(),

LightMagenta())))

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anonymous
Not applicable
Author

anil babu can i get your email.

Anonymous
Not applicable
Author

No, the data is not loading correctly,

Please answer using this updated QV Document

!

Anil_Babu_Samineni

You are not getting this?

Capture.PNG

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful