Forum Discussion
Power BI Desktop Map and excel 2013
- fitnesspowerbi11 years ago
Advocate II
I have tried using the lat/lon to plot the location of specific points of interest in my data, as you suggested. The lat/lon are set as the data type and category however when I attempt to plot it, the lat/lon is summed and the correct points are not plotted. How do I get around this? I have specific points that should be plotted with the name of the location appearing on the map.
- sjkp11 years ago
Advocate II
I have the same issue, and to me it seems like lat-long currently cannot be used reliably, which is a shame I can think of lot of scenarios where you would want to map a location that is not an address.
- WillT10 years ago
Community Admin
Hi folks - sorry for the silence and not responding to the thread. One thing that is worth noting is that you do need a field in the Location area in the Field Well, even when you're using the lat/long values. That's so we know which field to split the data up over. For example, if you have this data:
Office Lat Long Amount
Paris 48.8 2.34 542
Paris 48.8 2.34 241
London 51.5 -0.05 155
Then putting 'Office' into the Location field shows that you want to aggregate the values for each Office. Again, that needs to be unique so make sure to created a calculated column to distinguish between Paris, France and Paris, Texas.
We're working on improvements in this area to make it easier to work with maps, please stay tuned!
- AdrianOConnor11 years agoNew Member
Hi WillT,
Thank you for coming back to me. How do you use Bing to determine where to send plot points?
I used Bing maps to manually copy all of the lat\long into a spreadsheet.,,
I also tried to change the Value from an excel value to a Measure = 1 but it still seems to show up on the Map using the Longitude as the value number. I would imagine its a mistake possibly.
Can you also tell is the Online version of PowerBI the same as the Desktop version or should I try both?
Thank you