Forum Discussion
Conditional Formatting background colour not working on all rows
Hi Kaviraj11,
I created a test report for you, however it worked perfectly in it, so i tried to find what the difference was between it and my orginal report when I spotted the pattern.
There is another table (Design Status) which has a null value linked to the same Job ID. The conditional formatting doesnt work on these rows which have a null value for some reason. See screenhsot below.
Would you have an idea how to reslove this?
I guess replace the null value with something else is the easy answer, but I would perfer it to be blank.
You could assign the blank value to 'N/A' or 'NV' which isn't a bad practice to have and will solve your problem for now. Are you using status column for Lookup table?
- Jamez02 years agoNew Member
There are three status columns in three seperate tables, design, print, production which all link back to a quotations table via JobID. The Overall Status also links back to the quotations table via JobID. These are pulled from SQLServer.
I have fixed the problem where if there is a null value in the respective status tables, it is replaced with 'none', but now I have the issue that there are a few other columns with blank cells as I have the table set to show items with no data which also causes the problem. See below screenshot. is there a way to simple replace all blnk cells in the table visualization rather than having to address the issue in the table view?
The conditional formatting should work regardless of there being blank cells. We shouldnt have to be creating workarounds. This seems like a bug.