Forum Discussion

Daniel1993's avatar
Daniel1993
Frequent Visitor
1 year ago
Solved

Issue with PBI map

Hi! I have read several posts about PBI map, but have not found the right solution. So hopefully someone can help me. I have a table with locations, including a column with zip code (postal code)...
  • Daniel1993's avatar
    Daniel1993
    1 year ago

    I solved the issue adding the city. Thank you.

    ZipCode/Country = Location[FullCountry]&","&Location[City]&","&Location[Postal code]