Forum Discussion

ChrisPBIUser's avatar
ChrisPBIUser
Helper III
4 years ago
Solved

Map Visual query

After suggestions for an appropriate map visual for my query.   Within a dataset, I have two postcode (zip code) columns, one is a retailer postcode and the other is a customer postcode.  The norma...
  • PaulDBrown's avatar
    4 years ago

    Here is one way...(For this example, these are just random locations - no real data)

    Basically you need the Zip codes in a single column (in my example, the lat/long coordinates). If you structure the data as follows

    including the "Parent retail" column assigning both the retail outlet and the corrresponding customers to the same retail value, you can then get the following:

    I've attached the sample PBIX file