Forum Discussion
Create map for two attitudes and longitudes.
- 6 years ago
Hi Anonymous ,
In power bi, table cannot be colored for themselves, we can only put the fields in the map and change the data colors in the data color menu as I previous posted.
Best Regards,
Yingjie LiIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
i have two (lat and long)
one where the cabinet name is located and another (lat and long) for where the competitors is located, so i want to see both in one map
Hi Anonymous ,
Need another column to be used as legend field, for example:
Put these columns in the map, change the data color and bubble size in the format menu as your need:
Best Regards,
Yingjie Li
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous6 years agoNot applicable
can you explain more, i didn't understand what the value of legend showd be. i have two values of (lat and long) i put it in lat and long tab, and still one (lat and long) remaining where i should put them?
- v-yingjl6 years ago
Community Support
Hi Anonymous ,
Did you mean you save the two different locations in the two tables?
If so, [Category] column also needs to be added in both tables, then use this formula to combine these two tables:
Table 3 = UNION('Table 1','Table 2')Now you can get the previous result as well.
Attached my sample file that you can refer: Create map for two attitudes and longitudes.pbix
Best Regards,
Yingjie LiIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous6 years agoNot applicable
i don't have any tables, what i have is two different locations and i want to plot it in a singel map
as you can see in the right i have (LAT and LAT1) also (LON and LON1) i need to plot these foure attributes in the same map, like compininge these two maps (i dont want map for each one of them just a single map have two different (latitude and longtitude))
- Syndicate_Admin3 years ago
Administrator
the truth is that it is not a solution to the problem posed, I have the same problem and what I need is to turn the map into a kind of target, where an entity x has an assigned coordinate, and then all the locations where someone visits that entity. more specifically, I have coordinates of customers, which are fixed, and I have sellers who visit them and check in, what I need is to stare at that coordinate of the customer and day by day where the sellers were checking in to find the distance. and this problem as you will understand cannot be analyzed if I have everything in a single column. if or if I need to have two columns one of objective coordinate and one of real coordinates.