Forum Discussion

USAMeisie's avatar
USAMeisie
Frequent Visitor
3 years ago
Solved

Filled Map Virginia - not mapping counties correctly based on county name and state

Good morning. 

 

We are trying to build out a filled map and we are running into a problem with the state of Virginia. This state has both counties and independant cities. Which data element is the best to map this data correctly? County name & State, County FIPS or Lat/Long ?

 

Any suggestions appreciated. 

  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi USAMeisie ,

     

    If Filled Map Virginia couldn't map counties correctly based on country name or state name in Power BI, I think Lat/Long should be a good workaround to achieve your goal. Power BI will determind the position based on Lat/Long.

    If you still want to show the location name, you can add the name in Location Filed, and then you need to set AVG function in Lat/Long field. Or your visual will return error.

     

    Best Regards,
    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi USAMeisie ,

     

    If Filled Map Virginia couldn't map counties correctly based on country name or state name in Power BI, I think Lat/Long should be a good workaround to achieve your goal. Power BI will determind the position based on Lat/Long.

    If you still want to show the location name, you can add the name in Location Filed, and then you need to set AVG function in Lat/Long field. Or your visual will return error.

     

    Best Regards,
    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • USAMeisie's avatar
      USAMeisie
      Frequent Visitor

      Thank you Anonymous  Will definately try that!