Master key concepts with interactive flashcards
What is the difference between a Live Connection and a Tableau Extract in Tableau?
Click to reveal answer
**Live Connection**: Queries the source database on every view render — always current, but as fast as the database. **Tableau Extract (.hyper file)**: A local columnar snapshot — extremely fast to query, works offline, but reflects data only as of the last refresh. **Use live when**: Real-time accuracy is critical. **Use extract when**: Performance matters more than real-time freshness.
Click to show question