> 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/smartsheet/basics/columns/primary-column.md).

# プライマリ列の操作：概要とベストプラクティス

Smartsheetグリッドの必須のプライマリ列の理解と最適化

### プラン <a href="#gjdgxs" id="gjdgxs"></a>

* Smartsheet
* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 [「Smartsheetプラン」](https://www.smartsheet.com/pricing)ページを参照してください。

### 許可 <a href="#id-30j0zll" id="id-30j0zll"></a>

プライマリ列名を含む列名を変更するには、シート所有者であるか、管理者共有権限を持っている必要があります。

この機能が[Smartsheet Regionals](https://help.smartsheet.com/regions-capability-differences)または[Smartsheet Govに含まれているかどうかを確認してください](https://help.smartsheet.com/articles/2480681)。

すべてのシートには主列があります。 この列は必須であり、シートから削除できません。 多くの場合、この列の値が行の主要な記述子になります。

Smartsheetで新しい項目を作成すると、プライマリ列が自動的に設定されます。グリッドビューでは、それが一番左の列になります。 別のプログラムからデータをインポートして新しいシートを作成する場合、プライマリ列を指定するように求められます。

プライマリ列の名前を変更するには、列名をダブルクリックして新しい名前を入力します。

注記

プライマリ列を設定すると、別の列をプライマリに指定することはできません。

ヒント

プライマリ列の内容を変更したい場合、できることは 1 つあります。シートに新しい列を挿入し、既存のプライマリ列のセルのデータを切り取って、この新しく挿入した列に貼り付けます。優先データを空のプライマリ列に追加します。

#### プライマリ列のプロパティ <a href="#id-1fob9te" id="id-1fob9te"></a>

列名を除き、プライマリ列のプロパティは変更できません。 プロパティのリストは次のとおりです。

#### プライマリ列名: ベスト プラクティス <a href="#id-3znysh7" id="id-3znysh7"></a>

プライマリ列に名前を付ける場合は、クライアント名、タスク名、注文番号、部品番号などのわかりやすい名前を使用します。

プライマリ列は、行の送信や更新のリクエストなどの機能を使用するときに行を識別するために使用されます。わかりやすい名前を使用すると、行についてやり取りしたり、他のSmartsheetユーザーに情報を要求したりするときに、物事をわかりやすくすることができます。

#### レポートの主列名 <a href="#id-2et92p0" id="id-2et92p0"></a>

レポートは、それぞれ異なるプライマリ列名を持つ複数のシートからデータを返すことができるため、プライマリ列からの情報は、Primary という名前の単一の列に統合されます。

注記

階層はレポートに表示されません。


---

# 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:

```
GET https://manual.dxable.com/smartsheet/basics/columns/primary-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.
