Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi everyone,
I am trying to plot a list of companies on a UK map by local authority areas. The problem I have is that some companies operate in multiple of these areas, however the map only allows one per company. Is there any way to allow one company to be plotted to multiple areas on the map?
Thanks in advance.
In your source data create multiple data points for these companies.
Thank you!