Jan Luba
Jan Luba

Reputation: 86

Tableau Map Line Graph - change linking order of data points

I have data with lat/lon attributes that I'm plotting onto a map. I then use the "line" mark to link the data points. It seems to automatically order them by the latitude attribute, which happens to bring two of my data points out of order: see screenshot attached How can I manually change the order of the linking?

Thanks!

Upvotes: 0

Views: 316

Answers (1)

Alexander
Alexander

Reputation: 1967

There is a path shelf in Tableau, details of the usage can be found here: http://kb.tableau.com/articles/knowledgebase/using-path-shelf-pattern-analysis

You just need to create a dimension and give each coordinate of your path a running number. Once you drop that dimension on the path shelf, Tableau will use it to determine the order of the coordinates.

Upvotes: 2

Related Questions