A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi
To plot your postcode data on a map of the SEMPHN catchment in Melbourne, you can use tools such as Power BI, Excel 3D Maps, or a GIS platform such as QGIS. I would generally recommend Power BI as it provides interactive mapping and filtering capabilities with relatively simple setup.
To support this type of analysis, your Excel data should include columns similar to:
- Postcode
- Suburb Name
- Count (e.g., participant, referral, or service count)
- Program
- Provider Cluster Area
Using this data, you can create maps that show:
- Service/activity counts by postcode location
- Distribution of individual programs across the SEMPHN catchment
- Activity by provider cluster area
- Heat maps highlighting areas with higher service volumes
In Power BI, the postcode field can be used to geographically map the data, while slicers can be added to filter by Program and Provider Cluster. If you require the map to align specifically with the SEMPHN catchment boundary, postcode boundary data and the SEMPHN catchment boundary can be incorporated to provide more accurate geographic reporting.
Below is a step-by-step approach.
1/ Prepare the Excel Data
Ensure your spreadsheet contains the following columns:
- Program
- Postcode
- Suburb
- Count
- Provider Cluster
Example:
Important: Format the Postcode column as Text rather than Number to avoid geocoding issues.
2/ Load the Data into Power BI
- Open Power BI Desktop.
- Select Get Data > Excel.
- Choose your workbook and load the data.
- Verify that:
- Postcode = Text
- Count = Whole Number
3/ Create a Postcode Map
- Add a Map visual.
- Drag:
- Postcode > Location
- Count > Bubble Size
- Program > Legend (optional)
Power BI will automatically geocode Australian postcodes and display them on the map.
4/ Add Program Filters
- Insert a Slicer visual.
- Add the Program field.
This allows users to filter the map by individual programs.
5/ Add Provider Cluster Filters
- Insert another Slicer.
- Add the Provider Cluster field.
Users can then view data for a specific cluster area.
6/ Display Activity by Postcode
Create additional visuals such as:
- Table:
- Postcode
- Suburb
- Count
- Bar Chart:
- Axis = Postcode
- Values = Count
This provides a detailed breakdown alongside the map.
7/ Map Data Within the SEMPHN Catchment
For a more accurate catchment view:
- Obtain:
- SEMPHN catchment boundary file
- Victorian/Australian postcode boundary file
- Import these boundaries into Power BI using:
- Shape Map visual, or
- ArcGIS for Power BI
- Join the postcode boundaries to your Excel data using the Postcode field.
This allows postcode areas to be coloured based on the Count values rather than displaying only point locations. 8/ Create Separate Views
You may wish to create:
Page 1 – Total Activity by Postcode
- Map coloured by count.
Page 2 – Program Activity
- Filterable by Program.
Page 3 – Provider Cluster Activity
- Summary by Cluster.
Page 4 – Heat Map
- Identifies areas with the highest activity.
For more information, please refer to the following link:
- Map visualizations in Power BI
- Tips and tricks for Power BI map visualizations
- Create ArcGIS maps in Power BI
- Get started with 3D Maps
- Get and prep your data for 3D Maps
I hope this information is useful. Additionally, as other users have raised similar concerns and may not be aware of where to share their feedback, I hope this response helps clarify the situation and suggests a potential next step. Highlighting this information can make it more visible to others in the community who may be facing the same issue, making it easier for them to find guidance and contribute their feedback as well.
Thank you again for your time and for raising this important usability concern. If you have any further questions or need additional assistance, please don’t hesitate to reach out.
I look forward to your thoughts on this.
If the answer is helpful, please click "Yes" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.