Forum Discussion
Highlighting in an Azure Map Visual
- Anonymous1 year ago
Hi mikemagill,
Fully understand that.😂
As another alternative solution, you could consider using a Heatmap Instead of Points.
If the goal is to show the general area rather than individual postcodes, switching to a heatmap layer in Azure Maps can help preserve visibility while emphasizing high-value areas.
Or, custom Map Visual (via Power BI Custom Visuals or Python/R)
If you need full control, consider creating a custom map visual using Power BI's Python/R scripting or a custom visual like Mapbox, which may support dynamic radius filtering.Either of above is a workaround, you could consider it based on your customer's need.
In short, precumputing by SQL database is a way fully matched with your need, however, it is huge workload.
Anyway, good luck.😀
Best Regards,
Qi
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
Many thanks. I've submitted an idea.
I might explore the SQL database solution but I suspect my client might baulk at an 8 billion row table even if it is only three columns. 😉
Hi mikemagill,
Fully understand that.😂
As another alternative solution, you could consider using a Heatmap Instead of Points.
If the goal is to show the general area rather than individual postcodes, switching to a heatmap layer in Azure Maps can help preserve visibility while emphasizing high-value areas.
Or, custom Map Visual (via Power BI Custom Visuals or Python/R)
If you need full control, consider creating a custom map visual using Power BI's Python/R scripting or a custom visual like Mapbox, which may support dynamic radius filtering.
Either of above is a workaround, you could consider it based on your customer's need.
In short, precumputing by SQL database is a way fully matched with your need, however, it is huge workload.
Anyway, good luck.😀
Best Regards,
Qi
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!