# Data Helper

With Data Helper you can create a custom table from within your Tableau dashboard to store data and join it back in your Tableau dataset or use it in a different process. Use this module to eliminate Excel based workflows and sheets floating around in your organisation.

#### Use cases

The Data Helper allows you to create, edit and delete records from your custom table, without changing existing data. This module has a lot of practical use cases. For example:

* Creating and managing a To Do list
* Create and manage a “Tracker”
* Conducting small surveys

In fact, it can be used for any other use case where you need an extra manageable table in your dashboard.

#### Data management

With the Add Data extension, you create an extra table that you can use in your dashboard. This table is stored in your database and can, but doesn’t have to be linked to your datasource data. A link with your datasource will be on the lowest level (primary key).

#### Configuration

We will discuss the usage of the Data Helper extension and assume you already know how to configure a dashboard that uses Data Helper. If you don’t know how to do this, you can take a look at the documentation for the [Management Console](https://appsfortableau.infotopics.com/support/documentation/writebackextreme-product-guide-modules/#managementconsole) (backend) or the [Dashboard setup](https://appsfortableau.infotopics.com/support/documentation/writebackextreme-product-guide-modules/#frontend) (frontend). You can follow along using the Data Helper dashboard in the [demo workbook](https://bit.ly/3oD3XKR) for Write Back Extreme. This is the dashboard we will be using in the documentation examples below.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.infotopics.com/writebackextreme/v5.0/product-guide/tableau-extension/end-user/data-helper.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
