I have a survey that is completed to survey building conditions.
In my dashboard I would like to change color based on a negative or positive answer.
I asked this question before and thought it worked until I got more complicated. Please don't get irate, I am asking again so new people see it.
Below is a copy of my code. The null is for those questions that are not answered. I thought that may be an issue so in the test survey questions I added an answer.

But here are the results. The first 2 yes answers are red. The first No answer should be blue (in the final result they will be black). Then it changes everything back to red for the next Yes answer.