Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
10 years ago
Solved

Labels on Maps

Hi,   I'm just starting out with Power BI and it looks very powerful, but I've been playing for a while and have now got stuck on one problem.   I've got a list of Accounts coming into PowerBI fr...
  • greggyb's avatar
    10 years ago

    Use Lat-Lon to plot the geographic location and you can use an arbitrary field, with whatever information you want in it) as the value in the Location section of the visualization.

     

    You cannot arbitrarily structure the tooltip, though. You have to work within the structure of the visualization.

     

    If you need to, you could make your own custom map visualization that allows customizing the tooltip information.