Forum Discussion
jscivias
4 years agoHelper I
Map 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
4 years agoCommunity Champion
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.
- jscivias4 years agoHelper I
Greg_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!