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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi guys,
I'm after some mapping help - my apologies if this question has been asked before.
In my dataset I have sales orders. Included in the data for each sales order are postcodes of where the sales orders were delivered to and also which of our many depots the orders were delivered from.
What I'm trying to achieve is to plot a map which includes sales (£) and the post codes of where the orders where delivered to and from.
So far I have plotted a map which shows sales (£) by delivered to post code. I am now trying to overlay the 'delivered from' postcode onto the map as a "dot" so the user can see where orders have been delivered to and where the depot was that the orders came from. I don't want to drill into the map, but show both postcode types.
Does anyone know if this is possible?
Thank you,
Martyn
Solved! Go to Solution.
HI @Anonymous ,
You can enter to query editor and do 'unpivot columns' on your location fields to transform them into 'attribute' and 'value' fields. (location type, location address)
Then you can create a map visual with: 'value' field on 'Location', 'attribute' to 'Legend', Sale amount to 'Size'.
Regards,
Xiaoxin Sheng
HI @Anonymous ,
You can enter to query editor and do 'unpivot columns' on your location fields to transform them into 'attribute' and 'value' fields. (location type, location address)
Then you can create a map visual with: 'value' field on 'Location', 'attribute' to 'Legend', Sale amount to 'Size'.
Regards,
Xiaoxin Sheng
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 40 | |
| 37 | |
| 33 | |
| 29 | |
| 27 |
| User | Count |
|---|---|
| 134 | |
| 104 | |
| 63 | |
| 60 | |
| 55 |