# Editing units of measure in a report

If you are working with large numbers, you can select and display the applicable unit of measure for that field. This task assumes you are working with a base or calculated measure in the field of an Analyzer report.

To add or edit a unit of measure, perform the following steps:

1. In your report, right-click the column header of the measure you want to modify, such as **Quantity** or **Sales**.
2. From the menu that appears, select **Edit**. The **Edit Column** dialog box opens.
3. In the **Format** field, select **Currency** or **General Number**.
4. In the **Units** field, select the unit of measure. .

   The **Units** field is only available when the format is set to **Currency** or **General Number**
5. Click **OK** to save your changes.

   ![](/files/yG0XShXPNp5RMamg0B38)

Your report now displays the assigned unit of measure.

![](/files/hz0RKRscgZWRVThSOlT4)


---

# 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.pentaho.com/pba/pentaho-analyzer-cp/working-with-analyzer-fields/selecting-unit-of-measure-in-a-report-analyzer-report.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.
