# Get Total Row Count

This is a pre-built Action located under the Table captured from the AUT Element, instructs the Avo Assure  to retrieve the total count of the rows present in the table and save the result in the given dynamic variable.

### Syntax

**Input Value:** `N/A`

| Argument | Description    |
| -------- | -------------- |
| N/A      | Not Applicable |

**Output Value**

| Argument                                 | Description                                                        |
| ---------------------------------------- | ------------------------------------------------------------------ |
| <p>\<Dynamic Variable><br>(Required)</p> | This dynamic variable holds the total number of rows in the table. |
| <p>\<Dynamic Variable><br>(Optional)</p> | This variable save the result in the **True** or **False**         |

**Example**

**Retrieves the total row count of the captured table.**

The **Get Total Row Count** action does not require any input value. It analyzes the captured table structure and retrieves the total number of rows are present in the table. The total row count is stored in the **{RowCount}** variable and the execution status is saved in the **{Status}** variable with the following possible values:

* **True** – if the total rows number retried successfully&#x20;
* **False** – if an error occurs during extraction

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FMDaP4idNtTaMdLuWaxdr%2Fimage.png?alt=media&#x26;token=3435422d-b83f-4191-a348-c1ac9c82e44b" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FabKB9riDwmn0bmvl20z5%2Fimage.png?alt=media&#x26;token=5b6f6b14-7741-4d31-b843-a1a6d34323a8" alt=""><figcaption></figcaption></figure>
