# Configuring the Data Table to display current related record information

## Overview

This tutorial shows you how to set up the [Avonni Data Table](https://docs.avonnicomponents.com/experience-cloud/experience-components/ax-data-table) and how to display the current record's information. For instance, we'll demonstrate displaying contacts related to the existing account.

<figure><img src="https://2929066058-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDL6JQuZArjJeQvX2ot4y%2Fuploads%2FZr2NSHHsnd5YF8EbXx0h%2F2023-11-22_21-47-23.png?alt=media&#x26;token=472cd81a-eb85-4f5e-8049-c7e37953e7e7" alt=""><figcaption><p>Final Result</p></figcaption></figure>

## Interactive Step-by-Step Configuration Guide&#x20;

{% hint style="warning" %}
An Interactive Guide is coming soon.
{% endhint %}

<figure><img src="https://2929066058-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDL6JQuZArjJeQvX2ot4y%2Fuploads%2FuiCRVAfKODD1nDSF8IoW%2F2023-11-21_22-20-29%20(1).gif?alt=media&#x26;token=1cbf598b-3481-4a0e-a46b-20702f4253b0" alt=""><figcaption><p>Setup example on an LWR Site</p></figcaption></figure>

Filter Expressions to use to display current related record information on the Avonni Data Table:

* **Aura Site:** Use this format: **Account ID EQUALS** `{!recordId}`
* **LWR Site:** Use this format: **Account ID EQUALS** `{!Item.Id}`

You can learn more about Expression here:

{% content-ref url="../../general/expressions-for-aura-sites" %}
[expressions-for-aura-sites](https://docs.avonnicomponents.com/experience-cloud/tutorials/general/expressions-for-aura-sites)
{% endcontent-ref %}

{% content-ref url="../../general/expressions-for-lwr-sites" %}
[expressions-for-lwr-sites](https://docs.avonnicomponents.com/experience-cloud/tutorials/general/expressions-for-lwr-sites)
{% endcontent-ref %}
