# マトリックス列の追加

## マトリックス列の追加 <a href="#add-child-column" id="add-child-column"></a>

時系列マトリックス変換したデータをシート内に表示するには、「マトリックス列」という種類の列をシートに追加します。マトリックス列の追加は以下の手順で行います。

![](/files/bqqZVO6F2NAwFrmHSfrq)

1. 列ヘッダメニューから「列の追加」を選択します
2. 「時系列マトリックス列」タブをクリックします。
3. **\[A] 子関連オブジェクト** から、時系列マトリックス変換を適用する関連リストを選択します。
   * 「子関連オブジェクト」プルダウンに表示される関連リストは、オブジェクトのデフォルトのページレイアウト内に追加されている必要があります
4. **\[B] 系列にする項目** から、時系列マトリックス変換の軸として指定する項目を選択します
   * 系列項目に指定できる項目は現在日付項目のみとなります
5. **\[C] 表示間隔** に時系列項目の表示間隔を指定します。以下の値から選択します
   * 年ごと
   * 四半期ごと
   * 月ごと
   * 週ごと
   * 日ごと
6. **\[D] 開始** に表示する時系列の最初の日付を設定します
7. **\[E] 期間** に、時系列表示する期間を数値指定します。1以上の整数値を指定する必要があります。
8. **\[F] 列として表示する項目** から、マトリックス列の内部に表示する関連リストオブジェクトの項目を選択します。**\[G] 列として表示する項目を追加** リンクをクリックすることで複数の項目を追加することが可能です。


---

# 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://docs.mashmatrix.com/mashmatrix-sheet/ja/functions_advanced/time_series_matrix_transformation/add_matrix_column.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.
