0
0
Tableaubi_tool~20 mins

Live vs extract connections in Tableau - Practice Questions

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Live vs Extract Master
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
2:00remaining
Understanding Live Connection Behavior

Which of the following statements best describes a live connection in Tableau?

AData is queried directly from the source every time you interact with the visualization.
BData is imported once and stored in Tableau's fast in-memory engine.
CData is copied to a local file and refreshed only on demand.
DData is aggregated and stored in a cloud database automatically.
Attempts:
2 left
💡 Hint

Think about how Tableau accesses data when you make changes in your dashboard.

🧠 Conceptual
intermediate
2:00remaining
Extract Connection Characteristics

What is a key advantage of using an extract connection in Tableau?

AIt requires a constant internet connection to the data source.
BIt allows real-time data updates without manual refreshes.
CIt automatically syncs data changes from the source instantly.
DIt improves performance by storing a snapshot of data locally in a compressed format.
Attempts:
2 left
💡 Hint

Think about how extracts help speed up Tableau dashboards.

🎯 Scenario
advanced
2:30remaining
Choosing Between Live and Extract for a Large Dataset

You have a very large sales database that updates hourly. Your Tableau dashboard users want fast response times and reasonably fresh data. Which connection type should you choose?

AUse a live connection to always get the freshest data despite slower performance.
BUse an extract connection refreshed once a day to maximize performance.
CUse an extract connection refreshed every hour to balance speed and data freshness.
DUse a live connection with no caching to ensure data accuracy.
Attempts:
2 left
💡 Hint

Consider both data freshness and dashboard speed.

🔧 Formula Fix
advanced
2:30remaining
Troubleshooting Slow Dashboard Performance

Your Tableau dashboard connected live to a slow database is running very slowly. Which action will most likely improve performance?

ASwitch to an extract connection and schedule regular refreshes.
BUse a live connection but disable caching.
CDisable data source filters to reduce query complexity.
DIncrease the number of live queries sent simultaneously.
Attempts:
2 left
💡 Hint

Think about how extracts affect query speed.

visualization
expert
3:00remaining
Visualizing Data Freshness Impact

You want to create a dashboard showing the impact of connection type on data freshness and performance. Which visualization best communicates this comparison?

AA pie chart showing percentage of live vs extract connections used.
BA scatter plot with connection type on X-axis, data freshness on Y-axis, and point size representing performance speed.
CA line chart showing data freshness over time for only extract connections.
DA bar chart comparing total data volume for live connections only.
Attempts:
2 left
💡 Hint

Think about how to show two variables and one measure together clearly.