Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Map visual with hours spent/available

Hi, I would like to plot a map to show the total hours spent in each city based on the date selected.

Each technician has 1560 available hours in a year which means 130 hours per month.

How to plot all these information in a map to see the total hours spent and available hours of each technician in the city?

 

Table A:

DateJob#CityStateHours Spent
03/01/2020A-123DouglastonNew York7
10/31/2020B-123SparksMaryland13
03/01/2021C-123DouglastonNew York17

 

Table B:

TechnicianCityState
AbbyDouglastonNew York
BenSparksMaryland
CharlesDallasTexas
DonRochesterNew York
  • Add the available hours as a calculated column to your dataset, and then use it for the bubble size of your location data in the map visual

1 Reply

  • Add the available hours as a calculated column to your dataset, and then use it for the bubble size of your location data in the map visual