# 피벗 테이블

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

이 장에서는 포건시의 피벗 테이블에 대해 설명합니다.

* [피벗 테이블 기본 사용](/forguncy-v9/components/pivottable/basic.md)
* [피벗 테이블 스타일](/forguncy-v9/components/pivottable/pivotstyle.md)
* [피벗 테이블 조건부 형식 ](/forguncy-v9/components/pivottable/pivotcond.md)


---

# 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/forguncy-v9/components/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.
