Forum Discussion
Choropleth map using FIPS codes
- 5 years ago
Hi Bonnie,
To make a Choropleth on County level in the filled map I believe the working format is countyname + StateID (e.g.: Appling County GA). This seems to work as well in my test (see image 1). Also, the column needs to be categorized as geographic data (see image 2).
If using the FIPS is a hard requirement, you may want to check out the shape map visual. This visual allows you to add custom maps (https://docs.microsoft.com/en-us/power-bi/visuals/desktop-shape-map#use-custom-maps). It does require some more effort though.
1
2
Hope that helps!
Best regards,
Tim
Hi Bonnie,
To make a Choropleth on County level in the filled map I believe the working format is countyname + StateID (e.g.: Appling County GA). This seems to work as well in my test (see image 1). Also, the column needs to be categorized as geographic data (see image 2).
If using the FIPS is a hard requirement, you may want to check out the shape map visual. This visual allows you to add custom maps (https://docs.microsoft.com/en-us/power-bi/visuals/desktop-shape-map#use-custom-maps). It does require some more effort though.
1
2
Hope that helps!
Best regards,
Tim
Ah, understood, thanks Tim! Seems kind of wild to me that Bing can't accept FIPS codes. But I actually did get a Shape Map (w/an open source GA county map) working! Brings up new questions haha, so I'm back to ask more about that. (If you know about them, please look for that ticket!! Want to pull out the JSON map keys into the dataset, basically.)
Thanks much!