When (max_rc = 0) then color = normal
When (max_rc <= 4) then color = yellow
When (max_rc > 4 ) then color = red
willy jensen wrote:I will say no.
I was wondering if it is any way to change color of specific column.
Basically, any SDSF screen is a dynamic area that you can process using panel REXX.