How to plot specific addresses on a map in Tableau

In Tableau, when you load data with geographical locations, Tableau automatically generates Latitude and Longitude for these geographical fields. These Latitude(generated) and Longitude(generated) fields are used to create a Map. I will show you how to plot specific addresses on a map in Tableau. These generated Latitude and Longitudes are good for Country, State, County […]

Continue reading


Branding of Tableau Server

Branding of Tableau server involves changing the look and feel of the application according to your corporate requirements. In Tableau, Branding is available only at the Server level. Site level branding is not available. Branding of Tableau Server The following types of changes can be done to the Tableau Server Change the Tableau server name […]

Continue reading


Implementing Tableau Server

An efficiently performing Server is a key for success in any visualization application. This book acts as a step-by-step guide for implementing Tableau Server. It provides A-Z details, from Installation, Managing Content, Security to Branding and much more. It also gives you a good insight into command line utilities. The book provides plenty of exercises […]

Continue reading


Joins in SQL

Joins in SQL are used to combine two or more tables. It returns the matching rows from the combined tables by using reference column in both the tables. Types of Joins: Inner Join: Inner join or Equi-join, returns rows from the both the tables based on the matching values of the columns. Example: Below we […]

Continue reading


Tableau 10 for Beginners – Book

Tableau 10 provides more power to the developer and business user in the world of Data Analytics. Tableau 10 for Beginners  covers Tableau 10 concepts in an easy-to-understand manner. It provides ample exercises.Sample workbooks are available on Tableau public for download. Dataset and workbooks can also be downloaded from LearnTableauPublic.com. Visit Book resource tab on […]

Continue reading