Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
patrickoleary85
Frequent Visitor

zipcode heat map with multiple values

Hi all,

I have two tables - Clients and Staff. Each table has a few thousand rows, but specifically I'm interested in the zip codes. Basically, is there a way for me to display the count of zipcodes for Clients and the count of zipcodes for Applicants on the same map? I'm hoping to use a heat map but can be flexible. The idea is to compare the locations of the two, so we can if an area has a lot of Applicants but very few clients and vice versa.

 

I tried appending and merging the tables, but I'm not getting what I want. Any ideas? I feel like I'm overlooking something minor, or else maybe it's not feasible to do what I want.

Thank you in advance!

2 REPLIES 2
Anonymous
Not applicable

Hi @patrickoleary85 ,

If I understand correctly, the issue is that you want to display the count of zipcodes for two tables on the same map. Please try the following methods and check if they can solve your problem:

1.You need to create a relationship between two tables on the zip code column.

vjiewumsft_0-1705367497313.png

2.Using DAX to create a new table that aggregates the counts of Clients and Staff by zip code.

 

3.Select the map visualization. Drag the zip code field into the Location area. Drag the count field to the size area. Drag the Type field into the Legend area.

vjiewumsft_1-1705367540970.png

 

If the above ones can’t help you get it working, could you please provide more raw data(exclude sensitive data) with Text format or screenshot to make a deep troubleshooting? It would be helpful to find out the solution.

 

Looking forward to your reply.

Best Regards,

Wisdom Wu

 

Hi,

 

Thank you for the response! I'm still struggling to gather what I want. Here's a screenshot of the tables and columns that I have to work with. I appended the Applicants and Client lists, but that still creates a separate column for each. 

 

Perhaps I'm overlooking something here. Any additional guidance you have would be greatly appreciated

patrickoleary85_0-1706817621010.png

 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.