What is Tableau?
A cloud storage service
A database management system
A data visualization tool
A programming language
Browse topic-based Tableau practice sets.
47 practice sets · Page 1 of 3
What is Tableau?
A cloud storage service
A database management system
A data visualization tool
A programming language
What is a Tableau workbook?
A video recording
A Word document
An image collection
A collection of worksheets and dashboards
Which of these file extensions is used for Tableau Workbooks?
.csv
.xls
.twbx
.tde
Which of the following is NOT a Tableau product?
Tableau Server
Tableau Desktop
Tableau DBMS
Tableau Cloud
What is a Tableau dashboard?
A collection of multiple visualizations
A data extraction tool
A single chart
A database schema
What is the role of Tableau Reader?
Extracting data
Viewing Tableau reports
Managing permissions
Creating dashboards
Which Tableau feature is used to create dynamic filters?
Groups
Calculated fields
Sets
Parameters
What does a calculated field in Tableau do?
Visualizes geographic data
Exports data
Filters the data
Performs custom computations
Which Tableau chart type is best for showing trends over time?
Bar Chart
Pie Chart
Line Chart
Scatter Plot
In Tableau, which operator is used for string concatenation?
CONCAT()
||
&
Which is an essential step when starting with Tableau?
Writing SQL queries
Installing drivers
Importing data
Coding in Python
Which of the following is NOT a Tableau file type?
.hyper
.xlsx
.twb
.tde
Which function in Tableau aggregates data?
SUM()
MIN()
MAX()
All of the above
What is the purpose of a Tableau LOD expression?
To blend data sources
To join data
To perform calculations at different levels of granularity
To filter data
What is a data blend in Tableau?
Cleaning data for visualization
Combining data from unrelated data sources
Merging data from different sheets of the same workbook
Exporting data into a single file
What is the difference between live and extract connections in Tableau?
Extract connections use databases, while live connections use files
Extract connections are used only for filters
Live connections allow real-time updates, while extracts store static snapshots of data
Live connections are faster than extracts
What is a "Heatmap" in Tableau?
A chart showing trends over time
A tool for combining data sources
A graphical representation of data using colors to show density
A filter to remove null values
What is Tableau Server primarily used for?
Creating data visualizations
Sharing dashboards and data securely
Cleaning and transforming data
Managing databases
Which feature allows users to quickly identify errors or inconsistencies in their data connections?
Data Interpreter
Extract Engine
Columns Shelf
Marks Card
What is the difference between a join and a union in Tableau?
Joins combine columns, unions stack rows
Joins are for databases, unions are for text files
Joins merge rows, unions merge columns
There is no difference