Forum Discussion
Anonymous
5 years agoNot applicable
Map Shows Incorrect Location
Hello Experts,
I observed Incorrect Location reflecting in Power BI - Map Visualizations. Values are maintained properly, with 2 columns (Country and City)
But the map reflecting Cambridge USA and Berlin in El Salvador. How do I fix this
Anonymous , Create a new column
Location = [City] + " " + [Country]
and try this in your visual as location
also refer:https://www.youtube.com/watch?v=fhyfXcsXI9c
1 Reply
- amitchandakSuper User
Anonymous , Create a new column
Location = [City] + " " + [Country]
and try this in your visual as location
also refer:https://www.youtube.com/watch?v=fhyfXcsXI9c