With the help of the option Set bitmap with condition (PDataMgr only) you can set a condition for the displayed value and map it to a bitmap.
The setting only applies for PARTdataManager.
Setting in
configuration
file $CADENAS_SETUP/plinkcommon.cfg:
Block [BMPMAPPING_<variable name>], key BMPCOND<NUMBER>, first value contains a condition for the displayed value, the second value contains the path to bitmap.
[BMPMAPPING_PRICE1] BMPCOND0="PRICE1.GT.0.0","$CADENAS_SETUP/bitmaps/linkdbdemo/ecat/japan.bmp"
Setting in user interface under PARTlinkManager -> Extras menu -> Configure dialog box -> PARTlinkManager preferences tab -> Adjust table values -> Set bitmap with condition (PDataMgr only)


