# Data Table : Table Name

{% hint style="info" %}
**Block Information**

Available in: Page Flow

Toolbox Category: Widget - Data Table

Block Type: [Output](https://docs.zingy.ai/app-editor/block-anatomy#output-block)

Output Type: [*text*](https://docs.zingy.ai/app-editor/page-flow/references/value-types)
{% endhint %}

**`Data Table : Table Name`** is an [output block](https://docs.zingy.ai/app-editor/block-anatomy#output-block) that is used inside the *Selection Tasks* [flow parameter](https://docs.zingy.ai/app-editor/block-anatomy#flow-parameters) of the [Data Table Add Action](https://docs.zingy.ai/app-editor/page-flow/toolbox-blocks/data-table-add-action) block.&#x20;

It provides the name of the [Database Table](https://docs.zingy.ai/app-editor/data/database-tables) associated with the [Data Table](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/data-table) widget, in the context of the specific custom action being handled by the [Data Table Add Action](https://docs.zingy.ai/app-editor/page-flow/toolbox-blocks/data-table-add-action) block.&#x20;

The output is of type *text* and is compatible with [Value Parameters](https://docs.zingy.ai/app-editor/block-anatomy#value-parameters) of type [*text*](https://docs.zingy.ai/app-editor/page-flow/references/value-types) or of type [*any*](https://docs.zingy.ai/app-editor/page-flow/references/value-types).

<div align="left"><figure><img src="https://3401585094-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmnBepgycwgisXr9ya1N4%2Fuploads%2FVP3TrhWcqHaiikJwixOO%2Fimage.png?alt=media&#x26;token=1fa066c2-67de-4571-83b8-3305ad40eeba" alt="" width="269"><figcaption><p>Data Table - Table Name block</p></figcaption></figure></div>

{% hint style="warning" %}
The Data Table : Table Name block only works when used inside the *Selection Tasks* [flow parameter](https://docs.zingy.ai/app-editor/block-anatomy#flow-parameters) of the [Data Table Add Action](https://docs.zingy.ai/app-editor/page-flow/toolbox-blocks/data-table-add-action) block.
{% endhint %}

***

## Usage Example

The image below shows an example of the Data Table : Table Name block used inside the *Selection Tasks* [flow parameter](https://docs.zingy.ai/app-editor/block-anatomy#flow-parameters) of the [Data Table Add Action](https://docs.zingy.ai/app-editor/page-flow/toolbox-blocks/data-table-add-action) block.

<figure><img src="https://3401585094-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmnBepgycwgisXr9ya1N4%2Fuploads%2FZ6JaqAZhlHzwZw2HAdZC%2Fimage.png?alt=media&#x26;token=4050c56a-ed1a-4ed3-9c75-3c523c638764" alt=""><figcaption><p>Example of Data Table - Table Name block</p></figcaption></figure>

The [Show Information Popup](https://docs.zingy.ai/app-editor/page-flow/toolbox-blocks/show-information-popup) block is used to display the name of the [Database Table](https://docs.zingy.ai/app-editor/data/database-tables) associated with the [Data Table](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/data-table) widget along with the Record ID of the selected row.
