# データテーブルを構成して現在の関連レコード情報を表示する

## 概要

このチュートリアルでは、次の設定方法を示します： [Avonni データテーブル](/experience-cloud/experience-cloud-ja/experience-components/ax-dtatburu.md) および現在のレコードの情報を表示する方法。たとえば、既存の取引先に関連する取引先担当者の表示を説明します。

<figure><img src="/files/f35103e4206a25b595a514ef02f1659d88a5bfb3" alt=""><figcaption><p>最終結果</p></figcaption></figure>

## 対話型ステップバイステップ構成ガイド&#x20;

{% hint style="warning" %}
インタラクティブガイドは近日公開予定です。
{% endhint %}

<figure><img src="/files/b2f364a120967e997d450991970a959fef6f746a" alt=""><figcaption><p>LWRサイトでのセットアップ例</p></figcaption></figure>

Avonniデータテーブルに現在の関連レコード情報を表示するために使用するフィルター式：

* **Auraサイト：** この形式を使用してください： **取引先ID と等しい** `{!recordId}`
* **LWRサイト：** この形式を使用してください： **取引先ID と等しい** `{!Item.Id}`

式の詳細についてはこちらをご覧ください：

{% content-ref url="/pages/3365b354b57c645717ce38ce665c2382f131c7d9" %}
[Aura サイト向けの式](/experience-cloud/experience-cloud-ja/chtoriaru/yi-ban/aura-saitokeno.md)
{% endcontent-ref %}

{% content-ref url="/pages/7c2078eb914ae3c5cb70ccccdb3e82f45f431661" %}
[LWR サイト向けの式](/experience-cloud/experience-cloud-ja/chtoriaru/yi-ban/lwr-saitokeno.md)
{% endcontent-ref %}


---

# 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.avonnicomponents.com/experience-cloud/experience-cloud-ja/chtoriaru/konpnento/dtatburu/dtatburuwoshitenorekdowosuru.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.
