
My skill with tableau is terrible. I have a data set I made in alteryx that shows three pieces of information in a Lat/long.
Home address
Office Assigned
Optimal Office
I am trying to plot the home addresses of these records in the same color as their assigned office. I want the office to be a star and the homes to be circles. In some situations the assigned office is not the optimal office. IN other words there is an office that is closer to their home but for some reason they are not assigned to it. I want to flag these some how.
What do I need to do? I cant figure out how to get the maps to lay on top of each other.
Hi, John
The idea is to pivot your lat/long data as shown below
and then create lat/long as below and build the view based on this
Not sure how flexiable you can do the data reshape, but just some idea for your reference.
Hope this helps
ZZ