Is there a way to change the background color for null values. For example, I have a column with information but also contains null values, I would like to change the background colors on the null fields only.
You can try adding an alert for that column. I think you’ll be able to specify a null value and then there are several options to format those values like changing the background color, etc.
Is there a way to change the background color for null values. For example, I
have a column with information but also contains null values, I would like to
change the background colors on the null fields only.