Recall & Review
beginner
What is the main goal of query performance tuning in Tableau?
The main goal is to make Tableau dashboards and reports load faster by optimizing how data queries are run.
Click to reveal answer
beginner
Name one common cause of slow queries in Tableau.
Using large data sources without filters or aggregations can cause slow queries because Tableau has to process too much data.
Click to reveal answer
intermediate
How does using extracts instead of live connections help with query performance?
Extracts store a snapshot of data optimized for fast reading, reducing the time Tableau takes to run queries compared to live connections.
Click to reveal answer
intermediate
What is the Tableau Performance Recorder used for?
It records how long each step in loading a dashboard takes, helping you find slow queries or actions to improve.
Click to reveal answer
beginner
Why should you limit the number of quick filters in Tableau dashboards?
Because each quick filter can add extra queries or processing, too many can slow down dashboard performance.
Click to reveal answer
Which of these improves Tableau query performance the most?
✗ Incorrect
Data extracts are optimized for fast queries, unlike live connections which query the source each time.
What does Tableau's Performance Recorder help you find?
✗ Incorrect
Performance Recorder tracks how long each dashboard action takes to identify slow parts.
Why can too many quick filters slow down Tableau dashboards?
✗ Incorrect
Each quick filter can trigger extra queries, increasing load time.
Which practice helps reduce query time in Tableau?
✗ Incorrect
Filtering data early reduces the amount Tableau needs to process.
What is a sign that a Tableau dashboard query is slow?
✗ Incorrect
Slow queries cause dashboards to load slowly.
Explain three ways to improve query performance in Tableau dashboards.
Think about how data size and query complexity affect speed.
You got /3 concepts.
Describe how Tableau's Performance Recorder helps with query performance tuning.
It’s a tool to find where delays happen.
You got /3 concepts.