Forum Discussion
Duplicating Map Legend
- 9 years ago
You are welcome! :smileyhappy:
One more thing you may consider is concatenating columns into a new column solely for Tooltip Use.
So first create a Column by concatenating the information you want to show in the Tooltip and then use this new column in a Measure!
Hope this helps! :smileyhappy:
teatree Okay you still need to drag Client to the size!
However the issue I think is happening and/or will happen inevitably at different levels when you do the drill down.
It will definitely happen when you are on the county level.
EDIT: Because you are plotting 1 County (1 Location) that has both Customers and Not Customers.
So the drill-down will work but only on the levels where each point you plot can be only either Customer or Not Customer.
If it can be both you'll get your original result.
There are many ways you can go about resolving this.
1) Use several maps - each at a different level. So we you click a County on one the other will zoom in on the zipcode
2) Plot only zipcodes and put all else in the tooltips (you'll need measures to do this) and use Slicers to navigate the Map
Hope this helps! :smileyhappy:
Let me know if you have any questions.
Sure, here it is