Forum Discussion
Power Bi Maps Australia
- 9 years ago
Try creating a derived column to combine the suburb, city, and country in either Power Query or DAX. I'm assuming you've already petitioned all local governments to change rename everything to be globally unique, and that's been denied :-)
Using DAX: Suburb_Derived = Sheet2[Suburb] & ", " & Sheet2[City] & ", " & Sheet2[Country]
- 9 years ago
Hi grkanth81,
Because there might existing same suburb name in different countries. That is why under suburb level, the map visual shows details of other countries also.
In order to uniquely identify suburb across the world, I would suggest you use PostCode. Please see below:
Best regards,
Yuliana Gu
Hi,
I was hoping if you could point to right place where i could get Australian Lat and log -
i have one downloaded from google but some post codes have inacurate data.
Our organisation has decided to but the data, would you know where i could get this.
Please adivce
kind Regards
Charmaine
- plentym8 years agoNew Member
I'm just getting started, but so far so good - can provide GeoCodes for up to 2500 addresses per day.
Regards,
Michael