> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/clickup/views/intro-to-views/calculate-columns-in-list-view.md).

# リストビューで列を計算する

[有料プランのワークスペースでは、](https://clickup.com/expandplans)[Listビュー](https://help.clickup.com/hc/en-us/articles/6310260883351-List-view-overview)の数値フィールドを計算して、合計、平均、または範囲を求めることができます。

### **必要条件** <a href="#gjdgxs" id="gjdgxs"></a>

* Unlimitedプラン以上のワークスペースでは列を計算できます。
* [ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)を含む全ユーザーが列を計算できます。

### **列を計算する** <a href="#id-30j0zll" id="id-30j0zll"></a>

列を計算するには：

1. 任意のListビュー&#x3067;**［+］**&#x30A2;イコンをクリックすると、既存の列を表示したり、列を追加したりすることができます。
2. 任意の数値列の上にマウスを置くと、その下部&#x306B;**［Calculate］ボタンが表示されます。**
3. **「Sum」（合計）**、「**Average」（平均）**、または「**Range」（範囲）**&#x3092;選択しま&#x3059;**。**
4. クリックしま&#x3059;**。**

注

列計算では、現在適用されているタスクフィルターが認識されます。フィルターで除外された各タスクは、列の計算には含まれません。

これは、標準フィールドと、作成した数値の[カスタムフィールドの両方で機能します。](https://help.clickup.com/hc/en-us/articles/6303536766231-Custom-Fields-overview)

計算を追加すると、Listビューに各グループの結果や、列全体の計算結果が表示されます。

![2023-07-06\_13-17-35.png](/files/B8PmFwKZqjuEAGS7B3P7)

### **列全体を計算する** <a href="#id-1fob9te" id="id-1fob9te"></a>

[タスクのグループ化](https://help.clickup.com/hc/en-us/articles/6310202447511-Using-grouping-in-views)を解除すると、列全体に対して1つの計算を表示します。

注

列の計算に含めるには、サブタスクを[表示させる必要](https://help.clickup.com/hc/en-us/articles/6309825777943-Intro-to-subtasks)があります[。](https://help.clickup.com/hc/en-us/articles/6309825777943-Intro-to-subtasks)

1. Listビューの列ヘッダーをクリックすると、列設定メニューが開きます。
2. Listビューに適用されているグループ化を削除し、選択したフィールドでタスクを並べ替えるには、 **［Sort entire column］**&#x3092;選択します。
3. **「Sum」**、**「Average」**、また&#x306F;**「Range」**&#x3092;選択します。
4. **［Calculate］**&#x3092;クリックします。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/clickup/views/intro-to-views/calculate-columns-in-list-view.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
