Hi all,
I've got hopefully a simple request, but layered in a few issues. I've got pie charts showing a percentage progress of files I get, which I mark "yes" when I get the files I need (it's a Yes/No column). So this is a simple true or false pie chart. Problem is, the colors can change depending on the status of the first record in my SharePoint list. This image below has it's ItemColorSet to where Red is first (because the first record is false) and the Green is true. I didn't realize that the order of colors is based on the value of the column in the first record. If I change it to true, the colors switch and are incorrect.

So I saw through other posts that you can define the colors based on the result using ItemColorSet and the Switch function, but I must be doing something wrong, as it shows colors I haven't defined:

Do I need to use a different column? AddColumn? Not sure, I'm stuck!
Thanks very much for the help 