Forum Discussion
Categorize a single point on a map
- 10 years ago
I did something similar on my Olympic Bid report where the host city was a different color than the other candidate cities. It was accomplished by having a column with a "1" for host and "0" for non-host. You could add a column to your data for an "Home" flag of 1 or 0 (boolean of true/false might work too). From there, try adding that column to the Color Saturation and configure the min/max colors in the Format area.
tonykeats Off the cuff (don't know if it would work) you could create a column/calculated column to determine job sites and with values of 1 for job site 0 for others. Then use that as a legend..
I don't think Legend would work as a 0/1 column still creates the pie chart with split colors. Color Saturation works for a uniform color though.