SSRS Switch statement in Expression is not working (color code a polygon in a chart)
问题 I have a report that breaks down financials by state. Here is what it looks like: That is the tablix version of the data. I also have a chart as a map where I want to display the data visually. The actual data is broken up like this: NM City 100 NJ City1 100 NJ City2 100 NJ City3 100 NY City 100 NY City2 100 In SSRS, each state is a polygon. I want to set the fill color of that polygon to be a color based on the Total Value of that state. The best way to do this would be to just set the color