Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in BI by (11.1k points)
I had an excel file with a column and many files and each line includes a zip code and I want to show a small dot on map

1 Answer

0 votes
by (22.5k points)
edited by

To show postcodes in maps you could either use upward and create a calculated field with the formula:

//UK Outward Postcode
LEFT([UK Postcode],FIND([UK Postcode]," ")-1)

and find postcodes with corresponding latitude/longitude and join it with the datasets.

If you want to learn more about it Tableau, then go through this Tableau Training for more insights. 

31k questions

32.8k answers

501 comments

693 users

Browse Categories

...