Forum Discussion
Visual - ArcGIS - Map locations from two data sources
Hi,
I have mapped locations using text adresses in the Location field from data source A.
Is it possible to map locations on same map from a different data source B which contains latitude & longitude?
The two data souces have nothing to link them.
Thks
Hi, Anonymous ;
We can create a same column in each table and append them as new table to meet your requirement.
1. Create a same name column in each table.
2. Then we can append the tables as new.
3. Then we can put the custom column in legend to distinguish each dataset.
https://community.powerbi.com/t5/Desktop/ArcGIS-maps-with-multiple-data-sets/td-p/1169876
https://community.powerbi.com/t5/Desktop/Map-multiple-data-sets-on-the-same-map/td-p/129510
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- v-yalanwu-msft
Community Support
Hi, Anonymous ;
We can create a same column in each table and append them as new table to meet your requirement.
1. Create a same name column in each table.
2. Then we can append the tables as new.
3. Then we can put the custom column in legend to distinguish each dataset.
https://community.powerbi.com/t5/Desktop/ArcGIS-maps-with-multiple-data-sets/td-p/1169876
https://community.powerbi.com/t5/Desktop/Map-multiple-data-sets-on-the-same-map/td-p/129510
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- AnonymousNot applicable
Thanks for this.
I keep getting data type mismatches when applying the Appended table.
I'll keep trying to see if I can figure out the cause.