The mentioned is an out of the box PCF called 'RadialScoreControl_Name'
Is it possible to add a condition to the CC_Color field? E.g. If the selected field > 50 it shows Green else it shows Red?

The mentioned is an out of the box PCF called 'RadialScoreControl_Name'
Is it possible to add a condition to the CC_Color field? E.g. If the selected field > 50 it shows Green else it shows Red?
Hi AMD99,
Unfortunately, it's impossible to achieve.
The out of the box PCF called 'RadialScoreControl_Name' can't set different color based on different value range.
Maybe you can try to use the following PCF control--PCFColorField.
Control that allow you change the font color and/or background color from a number field (whole, currency, decimal, float) inside form on Model Driven App.
Download it:Release Field Color Release · CrisAlencar/PCFColorField · GitHub
Guidance:README.md
Result: