Tableau Interview Questions and Answers
Tableau Interview Questions and Answers
A list of top frequently asked Tableau Interview Questions and answers are given below.
1) What is Tableau?
o Tableau is a powerful data visualization tool used in the business intelligence
industry.
o It simplifies the raw data into a very easily understandable format.
o It visualizes and creates interactive, sharable dashboards.
o Tableau is not required any technical or programming skills.
.twb .twbx
A .twb is an xml document that contains It doesn't contain any data so to share your
the information about your dashboards, workbook, and you have send both
sheets, and stories. workbook file and the data source file of Tableau.
A .twbx is a package of files It includes data source file and any other
"compressed" together. file used to produce the workbook,
including images.
It based on the complex set of technologies. Tableau based associative search that makes it
fast and dynamic.
It does not support in-memory, multi-thread, and It supports in-memory when used with advanced
multi-core computing. technologies.
It has a predefined view of data. It uses predictive analysis for various business
operations.
o Date values
o Text values
o Numerical values
o Date and time values
o Boolean values (True or False conditions)
o Geographic values (longitude and latitude used for maps)
1) Cross Joins: Cross join produces rows which combine each row from the first table with
each row from the second table.
2) Inner Joins: An inner join returns the matching rows from the tables that are being
merged.
3) Left Outer Join: The left outer join returns matching rows from the tables being joined,
and also non-matching rows from the left table in the result and places NULL values in the
attributes that come from the right table.
4) Right Outer Join: The right outer join operation returns matching rows from the tables
being merged, and also non-matching rows from the right table as the result and
places NULL values in the attributes that come from the left table.
4) Full Outer Join: The full outer join is used to combine tables. As a result, it contains all
values from both tables.
9) How many tables you can join in Tableau?
In Tableau, you can join an atmost 32 tables.
10) Explain the different connections you can make with your
datasets?
We can connect the datasets in two ways, such as:
1. Live: Live connection sends queries to your database and retrieves data. These
queries will return whatever data is currently in the database.
2. Extract: Extracts connection saved subsets of data that use to improve performance
or to take the advantages of Tableau functionality which are not supported or
available in your original data.
11) What are Shelves?
Shelves are the named areas placed on the left and top of the view in the worksheet. You
can build a view by drag and drop fields onto the shelves. Some shelves are available when
you select a specific mark type.
1. Dynamic Sets: The values or members in the dynamic sets get change when the
underlying data changes.
2. Fixed Sets: The values or members in the fixed sets does not change when the
underlying data changes.
This means any changes you can make for the calculated field, data-set, aliases, definitions
or parameters, can be saved and shared with others, that allows for a secure, centrally
managed and standardized dataset as well as you can leverage your server's resources to
run queries on extracts without having first to transfer them to your local machine.
If you are work with a large amount of data, it does take some time to create indexes,
import, and sort data, but after that everything speeds up. Tableau Data Engine is not in-
memory technology. The data is stored in disk after its import, and the RAM is hardly
utilized.
The different scales are used in the graph that helps the user to understand both measures.
19) What is the difference between the Tree map and Heat map?
A treemap also does the same thing as well as A heat map can compare categories with color
it can be used for illustrating hierarchical data And Size In the heat map, you can compare
and part of whole relationships. Two different measures together.
20) What is the difference between Data Joining and Data
blending?
Data joining is used when you are Data blending is required two completely
combing the data from the same source. defined data sources in a report.
There are two aspects of TDE file that make them ideal for supporting analytics and data
discovery.
You can create stories to show how the facts are connected, provide context, and
demonstrate how decisions relate to outcomes or make a compelling case. Each sheet in a
story is known as a story point.
23) What is the difference between discrete and continuous data
in Tableau?
Discrete Continuous
Discrete data is the value that is counted as Continuous data is used to measure continuous data.
distinct or separate.
Only It can take individual values within a It can take any values within a finite and infinite range.
range.
24) How many numbers of rows Tableau can utilize at one time?
Tableau is not restricted by the number of rows in the table. Tableau is used to access
petabytes of data because it only retrieves the rows and columns.
But others can access because the site admin can change the ownership to another person,
so the extracts do not fail.
30) What is the difference between the published data source and
an embedded data source?