Toan Hoang

How Love Works Tableau Dashboard Tutorial

As well as written tutorials, interviews and opinion pieces, we will now be releasing end-to-end guides on building dashboards, and we will start with my How Love Works Tableau Dashboard; this dashboard is based on a data visualisation created by TotalJobs, and I was totally inspired. If you are interested in knowing how this dashboard works, please follow the step by step instructions.

You can find this data visualisation on Tableau Public at https://public.tableau.com/profile/toan.hoang#!/vizhome/HowLoveWorks/HowLoveWorks

Data

Download and load the following data into Tableau Desktop / Tableau Public.

Place,Percentage
Work,0.22
Friends,0.18
Online dating,0.13
Night out,0.1
Social event,0.08
School or University,0.07
Family,0.06
Shared hobby,0.03
Holiday,0.02
Other,0.11

This is all the data that we will require for our data visualisation.

Calculated Fields

With our data set loaded into Tableau, we are going to create the following Calculated Fields.

Index

INDEX()

Zero

0

One

IF [Index]%2 = 0 THEN
    -1
ELSE
    1
END

Note: this object takes the index, or position of the item, and returns an alternating 1 and -1.

Worksheet

Before we build our first worksheet, please download the following Shape and copy this to your My Tableau Repository:

Download and copy this file to (on Windows):

C:\Users\<Your User Name>\Documents\My Tableau Repository\Shapes\<Your Directory Name>

With the Custom Shape loaded, we will now create our Worksheet:

If all goes well you should now have the following:

Now we are going to create our labels:

Hopefully, you should now see the following:

Now we will adjust the cosmetics of the worksheet:

We should now have the following:

And boom, we are done with the worksheet.

Dashboard

We will now assemble our dashboard.

Now, click on Floating and drag the following objects onto your Canvas:

A Text Object with:

A Text Object with:

A Text Object with:

Finally, drag the created worksheet onto the Dashboard and set the following parameters:

If all goes well, we should now have the following completed dashboard.

and boom, we are done, once again you can find my dashboard on Tableau Public at https://public.tableau.com/profile/toan.hoang#!/vizhome/HowLoveWorks/HowLoveWorks

Summary

I hope you all enjoyed this article as much as I enjoyed writing it and as always do share the love. Do let me know if you experienced any issues recreating this Visualisation, and as always, please leave a comment below or reach out to me on Twitter @Tableau_Magic.

If you like our work, do consider supporting us on Patreon, and for supporting us, we will give you early access to tutorials, exclusive videos, as well as access to current and future courses on Udemy:

Also, do be sure to check out our various courses:

Exit mobile version