---
title: "Label Widget"
description: "Widgets for displaying and customizing measure, multi-measure, and dimension labels on Dashboard."
group: Components
tags: [Label, Measure, MultiMeasure, Dimension, KPI, Widget, Display, Data Labels]
---

import { Aside } from '@astrojs/starlight/components';

# Label Widget

The **Label widget** is a versatile and powerful visualization designed to display single values or categorical labels on Dashboard. These widgets are ideal for showcasing important KPIs, category names, or comparative figures that are immediately visible and easily understood at a glance.

There are **three types of Label widgets**:
- **Measure Label Widget** — displays a single key numeric metric like totals, percentages, or counts.
- **Dimension Label Widget** — highlights important categorical values like product names, regions, or statuses.
- **Multi Measure Label Widget** — presents multiple related metrics together for a side-by-side view like Actual, Target, and Variance.

---

## 📏 Measure Label Widget

The **Measure Label Widget** displays a single numeric value along with a descriptive label, ideal for highlighting KPIs, totals, or percentages.

### 📊 Basic Configuration

| Configuration Item | Description |
|:------------------|:------------------------------------------------|
| **[Source](/insights-v8/guide-to-infoboard-designer/customize-panel/setup/#sources)** | The dataset providing the measure. |
| **[Measure](/studio-v8/datasources/measures-dimensions-and-hierarchies/)** | Single numeric value to display. |

**Key Features**
- Set custom labels for the measure.
- Control label position: before, after, above, below, or inside the value.
- Customize font style, size, color, and alignment.
- Format values with prefix, suffix, decimals, or percentage.
- Optionally hide or conditionally show labels.
- Add icons before or after the label or value.

---

## 📊 Multi Measure Label Widget

The **Multi Measure Label Widget** displays multiple related numeric values within one widget — like Actual, Target, and Variance.

### 🛠️ Basic Configuration

| Configuration Item | Description |
|:------------------|:------------------------------------------------|
| **[Source](/insights-v8/guide-to-infoboard-designer/customize-panel/setup/#sources)** | The dataset providing multiple measures. |
| **[Measures](/studio-v8/datasources/measures-dimensions-and-hierarchies/)** | One or more numeric values to display (upto 5). |

**Key Features**
- Display and customize separate labels for each measure.
- Independently position each measure label.
- Customize font, color, and style for each measure.
- Apply distinct formatting (plain value, percentage, prefix, or suffix) per measure.
- Optionally show or hide individual measure labels.
- Include icons with each measure if needed.


### 🎨 Customizations

| Group       | Description |
|:------------|:------------|
| **[General](/insights-v8/guide-to-infoboard-designer/customize-panel/customization-tab/#general)** | Adjust widget background, padding, borders, and shadows. |
| **[Title](/insights-v8/guide-to-infoboard-designer/customize-panel/customization-tab/#title)** | Customize title text, alignment, font, and color. |
| **Measure Labels** | Independently control label position, font, color, value formatting, and visibility for each measure. |
| **Others** | Customize seperator styles (Eg. Pipe, Slash, Underscore etc. )

<Aside>
<strong>ℹ️ Note:</strong> Action settings are not applicable for Multi Measure Label Widgets.
</Aside>

---

## 📝 Dimension Label Widget

The **Dimension Label Widget** displays categorical or textual values such as region names, product categories, or time periods.

### 🛠️ Basic Configuration

| Configuration Item | Description |
|:------------------|:------------------------------------------------|
| **[Source](/insights-v8/guide-to-infoboard-designer/customize-panel/setup/#sources)** | The dataset providing the dimension values. |
| **[Measure](/studio-v8/datasources/measures-dimensions-and-hierarchies/)** | Single numeric value to display. |
| **Dimension** | Categorical value(s) to display. |

**Key Features**
- Customize text labels for each dimension.
- Choose label position: beside, above, below, or inside other elements.
- Style font, color, and alignment.
- Abbreviate or truncate long labels.
- Optionally attach icons or indicators.

---

## 🎨 Customizations

Applicable to:  
✅ Measure Label Widget  
✅ Dimension Label Widget  

| Group       | Description |
|:------------|:------------|
| **[General](/insights-v8/guide-to-infoboard-designer/customize-panel/customization-tab/#general)** | Adjust widget background, padding, borders, and shadows. |
| **[Title](/insights-v8/guide-to-infoboard-designer/customize-panel/customization-tab/#title)** | Customize title text, alignment, font, and color. |
| **Label** | Control label position, font, color, icons, value formatting, and visibility. |
| **Action** | Define click actions (like navigate to URL, run job etc.). |

---

<Aside>
<strong>💡 Pro Tip:</strong> Use Multi Measure Label Widgets alongside Progress or KPI Widgets for instant at-a-glance performance summaries.
</Aside>

