Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I am colour coding an expression that returns a string value using a pick(match( statement)).
This is being done at the expression level by formatting the background.
however it seems to be missing out some random values.
For example it will colour code 'B' with the corresponding colour in one cell but will miss it out in another cell. I have checked and there are no spaces contained in the string comparisons.
Has any one come across this problem before or have any suggestions in what I can do?
Thankyou
If The "Missed" cell contains null values it is a normal behaviour. If this you must manage data ...
Let me know
Hi,
Thanks but
the fields it is missing out isn't null it contains 'B'. all other fields containg 'B' are getting formatted