Extracts can be created in multiple ways, such as:
- Select Extract on the Data Source screen. The Edit... link will allow you to configure the extract:
- Select the data source from the Data menu, or right-click on Data Source on the data pane, and select Extract. You will be given a chance to set configuration options for the extract:
- Developers may create an extract using the Tableau Data Extract API. This API allows you to use Python or C/C++ to programmatically create an extract file. The details of this approach are ...