Tableau Interview Questions

Avatto > > DATA SCIENTIST > > SHORT QUESTIONS > > Tableau Interview Questions

Tableau provides different kinds of visualization objects. Show Me option shows all the charts available. Based on selected dimensions and measures, Tableau shows the suggested charts in “Show Me”

What are the charts types available in Tableau?

Most of the charts require one or more dimensions and one or more Measures/expressions.
The relationship between the two measures is displayed using a Scatter chart.
Combo chart or combination chart should be used to display 2 measures by a dimension.

Place Region on the Columns Shelf. Drop Sales and Profit on the Rows shelf.

Right-click on the pill of Profit and select Dual Axis.

Click on Sum(Sales) pill and change the Mark Type to Bar

Click on Sum(Profit) pill and change the Mark Type to Line.

Exercise: Use Orders datasheet. Create the above combo chart for Sales and Profit by Region.
Filters help in restricting or excluding data. Filters are applied independently of each other. Each time a filter is applied a separate query is sent to the data source. Exceptions to the rule are the “Context filters”. Tableau provides different types of filters.

Data Source filters. These filters are added to the data source. These filters restrict whole data.

What are Filters? How many types of Filters are there in Tableau?

Extract filters. These filters are implemented while creating an extract. Right-click on the data source and select Extract data. In the extract data options, select the filter/s.

What are Filters? How many types of Filters are there in Tableau?



Context filters. These filters create a subset of data. Context filter, if applied, acts like a temp table. All the other filters act on this sub-set of data.

Quick filters. These filters give the user an option to select a filter while viewing a dashboard or a visualization. Place a field on the Filters shelf, right-click and select “Show filter”

What are Filters? How many types of Filters are there in Tableau?