# EXCEL出力時の入力値/表示値の出力

入力パラメータの基本設定「サーバーからのEXCEL出力時、入力値ではなく表示値を出力する。」をチェックした場合、アプリ上での表示値をそのままExcelのセルに出力します。デフォルトではチェックされていて、表示値を出力します。

i-Repo Managerでの手動出力、帳票のサーバ保存時の自動出力で共通です。

## **入力値/表示値**

i-Reporterアプリで入力した値は、一部のクラスターでは接頭文字が付加されたり、百分率（％表示）、コンマ区切りの数値などで表示されます。

【例】\
接頭文字に「重量：」、接尾文字に「kg」と設定した数値クラスターに、アプリで「100」と入力した場合、 入力値は「100」、表示値は「重量：100kg」となります。

### &#x20;**入力値**

実際に入力した値をExcelに出力します。

| アプリの表示                                                              | Excel出力結果                                                           |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <img src="/files/ZeOW6no46u26pVFKnBw3" alt="" data-size="original"> | <img src="/files/5khwP1zRSP2OGIeF0RvZ" alt="" data-size="original"> |

### **表示値**

アプリのクラスターに表示される値をそのままExcelに出力します。

| アプリの表示                                                              | Excel出力結果                                                           |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <img src="/files/etpr0zq0Y6jSSo9PObcm" alt="" data-size="original"> | <img src="/files/jWsJigdwSL7FJiZFy6tI" alt="" data-size="original"> |

入力値/表示値の設定の対象クラスターは以下のクラスターです。

●数値

●数値選択

●時間数

●計算式

●年月日

●カレンダー年月日

●時刻

●時刻計算

●トグル選択

●トグル集計

●単一選択

●複数選択

## **出力設定の一括設定**

編集画面で複数のクラスターを選択して、右クリックメニューから一括で変更可能です。設定の対象外のクラスターが選択に含まれている場合は、そのクラスターを無視して実行します。

<figure><img src="/files/lmCgeuljIPNwuSdnn70Z" alt=""><figcaption></figcaption></figure>

右クリックメニュー「サーバーからのEXCEL出力時」から、入力値/表示値を選択します。

## **クラスター一覧での設定状況表示**

入力値/表示値の出力設定状況は、「クラスター一覧」グリッドの「EXCEL出力値」列に表示されます。それぞれ以下のような意味となります。

<table data-header-hidden><thead><tr><th width="116"></th><th></th></tr></thead><tbody><tr><td>0</td><td>入力値を出力</td></tr><tr><td>1</td><td>表示値を出力</td></tr><tr><td>空白</td><td>設定対象外のクラスター</td></tr></tbody></table>

<figure><img src="/files/tR1415Cve6R4HsrpSZ0K" 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://manuals.i-reporter.jp/clustertype_settingprocedure/various-settings/output-of-inputdisplay-values.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.
