Forum Discussion
Map visualization limits and issues
Does anyone know why I can easily find location using the offical Bing Map when I can't seemt to find the same address using Bing Map via Power BI Map visualizations ?
I'm doing as most do I guess, that is I concatanate to get [Address & No - Zip code - City] and it seems to work >95% of the time (I want this to go up to close as 99.99%)
- mash10 years agoRegular Visitor
One thing to make sure of is to remove the hash symbol (#) from any address you pass in and concatenate. Leaving it in there has caused problems for me. You can remove at source or just filter it out in Power BI.
- Silko10 years agoHelper II
I have a problem with automatic zooming. When I filter data displayed on the map and only one point matches the criteria of the filter, it automatically zooms out. Is this a bug or is it meant to be like that? It's really anoying to scroll in everytime you filter the data.