Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
while creating a visual using the icon map i copy pasted lat long details of some cities from internet to PBI ( format of lat long =25.2048° N, 55.2708° E ) but the same was not working. can anyone help me in this regard.
Solved! Go to Solution.
Lose all the ornaments, use the raw data. For South and West use negative numbers.
lat = 25.2048, lon = 55.2708
Lose all the ornaments, use the raw data. For South and West use negative numbers.
lat = 25.2048, lon = 55.2708
got it, thanks a lot