Forum Discussion
jscivias
Helper I
4 years agoMap isn't plotting all data points
Hello, I have a dataset with separate columns for Country, State, City, and Postal code information as follows: When I include all these fields under 'location', many countries don't sho...
- 4 years ago
jscivias I have often found that concatenating this kind of information into a single field and then setting the data category to Place helps resolve a lot of map plotting issues.
Greg_Deckler
Community Champion
4 years agojscivias I have often found that concatenating this kind of information into a single field and then setting the data category to Place helps resolve a lot of map plotting issues.
jscivias
Helper I
4 years agoGreg_Deckler thanks for the concatenation suggestion, it did solve a bulk of data points that were randomly mis plotted all over the place on the map!