Skip to main content
Skip table of contents

Tableau Extract Concepts

A short dive into the idea of data extracts – snapshots of data optimized for analysis and reporting.

Tableau Data Extracts are snapshots of data optimized for aggregation and loaded into system memory to be quickly recalled for visualization. Extracts tend to be much faster than live connections, especially in more complex visualizations with large data sets, filters, calculations, etc.

… When you create an extract from a local file (such as a .csv or an Excel workbook) or an on-premise database, you’re speeding up the workbook through optimization.

https://www.tableau.com/blog/tableau-cloud-tips-extracts-live-connections-cloud-data

Contrast Tableau with a Live Connection vs. a Extract

… An extract is a snapshot of the data, the extract will need to be refreshed to receive updates from the original data source, whether it is a local file or an on-premise database. Live connections offer the convenience of real-time updates, with any changes in the data source reflected in Tableau. But live connections also rely on the database for all queries. And unlike extracts, databases are not always optimized for fast performance. With live connections, your data queries are only as fast as the database itself. There are also more variables at play when using a live connection.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.