Hi! You can create a variable with type of String. In the expression editor (right top pane), do a decode/if then else/case to assign a color to the state for example decode(state_abbrev,'CA','RED','GA','ORA','MN','GRN'.... Then add each of the color codes in the Values section. When you...