# Digital trend

A digital trend displays the change in a binary value over a certain period of time.

<div data-full-width="true"><figure><img src="/files/0821c076c0c34f5caefec606bd63526ed8be2b49" alt=""><figcaption><p>A digital trend</p></figcaption></figure></div>

## When should this display be used?&#x20;

The "Digital Trend" display should be used when you want to track the course of a binary value over a certain period of time - e.g., the occupancy status of a parking space (Occupied/Unoccupied).&#x20;

## Overview

<div data-full-width="true"><figure><img src="/files/feaf3a90b1f0faad5273d30287f1606ced6038b7" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="86.33333333333331"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Title</td><td>Widget title. Is influenced by the selection of the "Primary Asset" (see below.)</td></tr><tr><td><strong>[B]</strong></td><td>Icon</td><td>Widget icon</td></tr><tr><td><strong>[C]</strong></td><td>Name of the value trend</td><td>Can be adjusted when creating the widget.</td></tr><tr><td><strong>[D]</strong></td><td>Content</td><td>The digital course of a value</td></tr><tr><td><strong>[E]</strong></td><td>Set scaling</td><td>Click to select whether a day, a week, or a month should be displayed.</td></tr><tr><td><strong>[F]</strong></td><td>More options</td><td></td></tr><tr><td><strong>[G]</strong></td><td>Value</td><td>Current value</td></tr></tbody></table>

## Configure digital trend

{% @supademo/embed demoId="E8NZiw52nUugHrMXPj-sL" url="<https://app.supademo.com/demo/E8NZiw52nUugHrMXPj-sL>" fullWidth="true" %}

1. Make sure you are in the "Dashboard" menu.&#x20;
2. Click on "Add widget".&#x20;
3. Click on "View"
4. Click on "Digital Trend".
5. Select the primary asset. The name of this asset will appear in the widget title bar.&#x20;
6. Select the asset for which you want to create the Digital Trend.&#x20;
7. Select the attribute for which you want to create a Digital Trend.
8. Optional: Choose the color in which the trend should be displayed
9. Optional: Adjust the name of the value. This name will be shown in the widget under **\[C]** displayed
10. Select whether the current value or the aggregated value should be displayed.&#x20;
11. Optional: Repeat the last steps to create an analog trend for another asset. Both trends will then be overlaid in this widget.&#x20;
12. Optional: Choose how much space your new widget should take up on the dashboard. By default, each widget takes up 1 column.&#x20;
13. Click on "Add widget".&#x20;

## Set scaling&#x20;

<figure><img src="/files/bf11b0fccc9e7a891dc09b4f8d6bb7729d5db919" alt=""><figcaption><p>Hourly, weekly, or monthly display</p></figcaption></figure>

Click repeatedly on Set scaling **\[E]**&#x74;o select whether a day, a week or a month should be displayed.


---

# 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.buildings.ability.abb/collection/english-v14/documentation/widgets/predefined-widgets/digital-trend.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.
