100 Tableau Interview Questions
100 Tableau Interview Questions
68. State a few charts which we should not use with valid reasons
Below here are few charts which we should avoid.
• 3D Charts: Visual representation of numbers in 3D charts will be skewed and it makes it
difficult to compare and analyze.
• Pie Charts: Pie charts are not that much accurate as bar charts. In Pie charts, we have areas
and angles to compare instead of length in a bar chart. Areas and angles cannot be analyzed
with ease.
• Donut Charts: This is the same as Pie chart, but here, we have a hole in the middle to make it
look like a donut. Due to that hole, we need to compare arc length with other arcs to analyze
the values. Comparing arcs lengths is also a difficult task for our eyes.
69. Do we have any way to handle null values in Tableau?
Tableau cannot plot null values on-axis. So, it will display an indicator at the lower right corner
of the view. Once you click on that indicator, you have options to handle null values. Below are
the options available to handle null values.
• Filter Data – If you choose this option, null values will be filtered out from the view.
• Show Data at Default Position – It replaces the null value with the default value and shows
the data at the default position on-axis. These default values depend on the data type of
field. Below here are the defaults of a specific data type.
• Numbers →0
• Dates → 12-31-1899
• Geographic Location → (0,0)
• Negative Values → 1
The above calculation creates the group with four values: Little Containers, Big Containers,
Small Containers, Midsize Containers.
Option 2:
Create a set from the group, and use the set in the calculated field.
Step 1: Right-click on the Data Pane and then select Create Set.
Step 2: Create a set dialogue box that will open,
Enter the field name.
Select the group, on the general tab.
Step 3: Click Ok.
86. Can Tableau be installed on macOS?
Yes, Tableau can be installed on both the Windows Operating system and macOS.
87. How to automate reports in Tableau?
When we are publishing the reports to Tableau Server, there we will find an option to schedule
the report, just select the time when you want to refresh the data.
88. Which databases give the best performance when connected live?
Native Database gives the best performance when connected live.
89. What are the challenges faced when working with huge volumes of
data?
1. View running will be slow.
2. Data Extraction.
3. Alignment issues with data.
4. Testing Data.
90. State limitation of context filters in Tableau
Whenever we set a context filter, Tableau generates a temp table that needs to refresh each and
every time the view is triggered. So, if the context filter will be changed, the database needs to
recompute and rewrite the temp table, which in turn slows down the performance.
91. What is a marks card in Tableau?
There is a card to the left of the view where we can drag fields and control mark properties like
color, size, type, shape, detail, label, and tooltip.
92. Define a published data source
The published data source has connection information in it. It is independent of any workbook
and can be accessed by multiple workbooks.
93. Define blended axis
Multiple measures can share a single axis so that all the marks will be shown in a single pane.
We can blend measures by dragging the 1st measure on one axis and the 2nd on the existing axis.
94. Can we remove the “All” option from the auto-filter in Tableau?
Yes, we can. Navigate to filter→ Right-click on it→ select customize→ uncheck the option
“Show All”
95. Define Bullet graph
A bullet graph is a variant of a Bar graph. It is responsible for comparing the performance of one
measure with other measures.
96. Define Gantt chart
Gantt Chart displays the progress of value over the period. It consists of bars along with the time
axis. It is a project management tool. Here, each bar is a measure of a task in the project
framework.
97. Define Histogram chart
A histogram chart shows the distribution of continuous information over a certain period of
time. This chart helps us to find extreme points, gaps, unusual values, and more concentrated
values.
98) What is Tableau Public?
Tableau Public is an open-source and free service that allows anyone to publish the data source
and visualizations to the web. These visualizations can then be embedded into blogs or web
pages. They can also be distributed through email or social media. Moreover, they can be made
downloadable by other end users. For Tableau Public, no programming skills are needed. It can
be accessed by anyone free of cost.