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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
In our system we capture the zip code of customers. Is there a map that when I provide the Zip code it would not just Map to the location but would provide me the state and Country that Zip code resides in?
HI @kdixon5490
Same zip code can be present for multiple countries, So unless you have a master data where it has the country and state, it will not be able to pull up the country.
You can bring in a zip code table into your model that has County and State columns in it. There are multiple files out there for download. Then you can make a hierarchy to be used in your map visual.
If this works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
@kdixon5490 - Well, I guess filled map will sort of do this, but not entirely certain what you mean.