With the help of the option Adjust color with condition you can set a condition for the displayed value and map it to a color.
The setting applies for PARTdataManager and PARTlinkManager as well.
Setting in
configuration
file $CADENAS_SETUP/plinkcommon.cfg:
Block [COLMAPPING_<variable name>], key COLORCOND<NUMBER>, first value contains the condtion. Logical operators such as <, <=, >,>=, = can be used. The following values represent the color in RGB code.
[COLMAPPING_PRICE] COLORCOND0="PRICE>=20","255","0","0" COLORCOND1="PRICE<20","0","128","64"
Setting in user interface under PARTlinkManager -> Extras menu -> Configure dialog box -> PARTlinkManager preferences tab -> Adjust table values -> Adjust color with condition



![[Note]](https://webapi.partcommunity.com/service/help/latest/pages/it/partsolutions_user/doc/images/note.png)