Forum Discussion

tonykeats's avatar
tonykeats
Frequent Visitor
10 years ago
Solved

Categorize a single point on a map

I have a table of employees and their home addresses. It also contains addresses of multiple job sites the employee visits. I am using a map to visualize all of their job sites. I'm also using the la...
  • deldersveld's avatar
    deldersveld
    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.