# 피벗 테이블

피벗 테이블은 합계 및 개수와 같은 특정 계산을 수행할 수 있는 대화형 테이블이며 데이터의 비교, 패턴 및 추세를 이해하는 데 도움이 되는 데이터를 계산, 요약 및 분석하는 강력한 도구입니다.

피벗 테이블에 대한 자세한 내용은 [피벗 테이블](/components/pivottable.md)을 참조하십시오.

<figure><img src="/files/PkanqK2Z1a2Nlxe2iYTC" 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/celltype/pivottable.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.
