# 채우기 모드

피벗테이블은 채우기 모드 기능을 제공하여 사용자가 데이터베이스에서 데이터를 추가, 수정 및 삭제할 수 있습니다.&#x20;

### 채우기 모드

피벗테이블을 선택한 후, 셀 설정에서 "피벗테이블 설정"을 클릭하고 "채우기 모드"를 체크합니다.

채우기 모드를 활성화할 수 없다면 피벗테이블과 연결된 리스트뷰가 편집할 수 있도록 활성화되어 있는지 확인하시기 바랍니다.&#x20;

<figure><img src="/files/7w9F39RwzPIPTswgBndA" alt=""><figcaption></figcaption></figure>

채우기 모드를 설정하고 실행을 합니다.

실행 후, 피벗테이블에서 데이터를 편집할 수 있으며 데이터가 수정되면 리스트뷰의 데이터도 수정됩니다.

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

### 마스터설정&#x20;

피벗 테이블 설정에서 "고급 설정"을 클릭하여 리스트뷰를   선택하고 피벗 테이블의 모든 행 및 열 필드를 표시합니다.

실행 후 리스트뷰 1과 리스트뷰2의 모든 필드가 피벗테이블에 표시됩니다.

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

### 편집 후 즉시 새로고침&#x20;

피벗테이블에서 채우기 모두가 켜져 있고, 피벗테이블 속성에서 소계/행총계/열 총계 중 하나 이상이 확인되면 새로운 설정이 추가됩니다. 편집 후 즉시 새로고침 옵션을 체크한 후 피벗테이블을 편집할 떄 소계 및 합계 행 데이터가 즉시 새로 고쳐지지만 데이터 양이 많을 경우 속도가 느려질 수 있습니다.&#x20;

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


---

# 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://doc.forguncy.co.kr/components/pivottable/fill.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.
