Hi All,
I'm trying to create a dual axis map using Tableau generated coordinates for the country (Australia, New Zealand) AND user defined coordinates for the location of national parks. I'm attempting to create a dual axis map with the country filled and the dot appearing at the coordinates of the park. Individually this is easy, however I'm having trouble getting it to work on the same sheet. The park location is showing up in the center of the dual axis and the sheet looks quite different. Yes, there are multiple national parks in each country, but in my real data, there is only 1 location per country that I need to highlight.
This is essentially what i'm trying to create.
****Technically, I don't have to fill the country, but I need the parameter selection to modify the map to show the entire country, not just zoomed in to where the park is located.
Thanks in advance for any help!
-W
Hi Wes,
This was a trick I figured out when I was doing something similar.
If you go to your first tab (Country - Filled Map), remove the Lat generated and long generated. Put the Park Long in the Columns, Park Lat in the Rows. Created a new calculated field (I called mine Char). Put the calculation CHAR(7) in. Drag this to your Text Label area under marks. Click on the Text Label and Edit Label. You can then set a size and color (26 and Red in my example).
Kind Regards,
Andrew