# Data Merge - Related List

<div align="left"><figure><img src="/files/i6kpaqcYKSewJULN27U8" alt=""><figcaption></figcaption></figure></div>

1. `Table (Related)` 컴포넌트를 추가합니다.

***

<div align="left"><figure><img src="/files/cdkivfIDW9SNuhHsweCc" alt=""><figcaption></figcaption></figure></div>

2. 집합 자료를 생성할 Object를 선택합니다.

***

<div align="left"><figure><img src="/files/CuIzwqsoeyLDXCtsvpdo" alt=""><figcaption></figcaption></figure></div>

3. 자료에 포함될 필드를 선택합니다.

***

<div align="left"><figure><img src="/files/Bmb3H3btL6nh2oSNat89" alt=""><figcaption></figcaption></figure></div>

4. 데이터 형식 설정이 필요하면 원하는 옵션을 선택 후,\
   `Confirm` 버튼을 클릭합니다.

***

<div align="left"><figure><img src="/files/Cacg24LjYQECVHXmHaiR" alt=""><figcaption></figcaption></figure></div>

5. `Apply` 버튼을 클릭합니다.

***

<div align="left"><figure><img src="/files/1LGv3KE4WtpuvwtgA45o" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/MvczsrA04osaH3ywrHGJ" alt=""><figcaption></figcaption></figure>

6. 필요에 맞게 옵션을 선택하고 `Confirm` 버튼을 클릭합니다.

* Numbering : 테이블 번호를 자동으로 부여
* Sum : 해당 필드 값들의 합계를 계산하는 행을 추가

***

<figure><img src="/files/E3fgtNGdfAyJpq00HER3" alt=""><figcaption></figcaption></figure>

7. 병합된 필드 데이터는 `{{!label}}` 형식으로 나타납니다.\
   Editor에서는 label만 확인할 수 있으며, Preview에서 병합된 데이터 자료를 확인할 수 있습니다.


---

# 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://help.smallbuilder.com/ko/smallbuilder-documents/data-merge/data-merge-table-related.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.
