# Unit

## 3. Unit

This section lets you specify the labels for units and left-align prefixes.

#### 3.1. Left-align prefix

By default, the prefix is displayed right before the number. The image below indicates how the prefixes are displayed before enabling the left-align prefix option.

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

<figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/image%20(515).png" alt=""><figcaption><p>Left align prefix option disabled</p></figcaption></figure>

On enabling the left-align prefix option, the prefix is aligned to the left of the cell.

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

<figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/image%20(514).png" alt=""><figcaption><p>Left align prefix option enabled</p></figcaption></figure>

#### 3.2. Right-align suffix

Similar to the left-align prefix option, you can align the suffix to the right side of a cell.

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

<figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/image%20(516).png" alt=""><figcaption><p>Right align siffix</p></figcaption></figure>

#### 3.3. Custom label

This option lets you customize the unit labels. Once you turn on the toggle, additional options are displayed: Column scaling label, Short, Medium, and Large text fields. The default settings are shown in the below image.

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

<figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/image%20(518).png" alt=""><figcaption><p>Custom scaling</p></figcaption></figure>

The customized 'Medium' column scaling label is shown.

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

### 4. Reading view tooltip

Plan offers customizations for the tooltip in the reading view.

**4.1. Scaled tooltip for numbers** - Enabling this option will display the values in a scaled format in the tooltip.

**4.2. Custom decimals** - Enabling this option lets you customize the decimal points to be displayed in the tooltip

**4.3. Decimal places** - Field where you can enter the number of decimal places

The below image shows the values in a scaled format with one decimal point as specified.

Reading view tooltip


---

# 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.fabricplan.com/display-settings/unit.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.
