> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/english-v14/documentation/widgets/vordefinierte-widgets/reporttabelle.md).

# Report table

The *Report table*-Widget offers you the option to display aggregated data from a specific period on the dashboard in tabular form. You can individually configure the number of rows, the columns to be displayed, and the presentation of totals or average values. This gives you a precise and flexible option for clearly preparing and analyzing data from various assets.

<div data-full-width="true"><figure><img src="https://content.gitbook.com/content/Nyvwhz1kEMXcHf4HLuZ8/blobs/CmZPMezWtoHd9yM32faw/Report%20Table%20(3).png" alt=""><figcaption></figcaption></figure></div>

## **When should this widget be used?**

The **report table widget** is ideal if you want to evaluate and display aggregated data over a specific period. It is particularly useful for:

* **Long-term analyses** of operating hours, consumption data, or other measured values.
* **Comparison of data** from different periods (daily, weekly, monthly).
* **Clear presentation** of key figures in tabular form to identify trends or create reports.

This widget gives you the necessary flexibility to display data precisely and in a structured way.

## Configure widget

<div data-full-width="true"><figure><img src="https://content.gitbook.com/content/Nyvwhz1kEMXcHf4HLuZ8/blobs/IRlaI9bjpCdiLzb3lsP3/Report%20Table%20(2).png" alt=""><figcaption><p><strong>Fig. 2 Configure widget</strong></p></figcaption></figure></div>

1. Make sure you are in the **"Dashboard"** menu.
2. Add the route schedule widget as [↗ Custom widget.](https://doc.eliona.io/collection/dokumentation/widgets/benutzerdefinierte-widgets#schritt-fur-schritt-ein-benutzerdefinertes-widget-erstellen)
3. Click on **«Add widget»**.
4. Click on «**Custom»**.
5. Click on **«Your custom Report table widget»**.

   ▷ The window **"Fig. 2 Configure widget"** appears
6. **Select primary asset** (optional)\
   Select in **\[D]** a primary asset if you want to define the title and alarms for the widget based on a specific asset; this will then be in **\[A]** displayed.
7. **Set widget width**\
   Select in **\[E]** indicate how much space the widget should occupy on the dashboard (1 cell, 2 cells, or full width).
8. **Set date and period**\
   Enter in **\[F]** the **date range** for the data query. You can choose between **Day**, **Week** or **Month** choose.\
   ◈ This selection determines how the data is aggregated. For example, if you select “Month,” the data is combined for each month.\
   In addition, in **\[F]** specify from which point in time the data should start, and how many **Rows** of data are displayed.
9. **Set alignment and column width**\
   In **\[G]** you can **Alignment** of the text in the cells and columns (left, center, right).\
   ◈ If the column width in **\[G]** is set to "manual", you can adjust the width of the columns by dragging the column borders.
10. **Edit columns**
    * **Delete columns**: Click on the **trash icon** **\[H]**, to delete a column.
    * **Move columns**: Drag on **\[I]**, to change the order of the columns.
    * **Add new columns**: Click on **Add column** **\[J]**, to add a new column.\
      ▷ The new column appears in the table.
11. **Set column content**\
    For each column, you can in **\[K]** determine the content type:
    * **Text**: Allows adding text to the column.
    * **Date**: Displays the date.
    * **Data**: Displays data from a selected attribute **\[L]**.
    * **Total**: Sums the values in the previous columns.\
      ◈ In **\[M]** you can optionally specify a unit for the total column.
12. **Set column heading**\
    Enter in **\[N]** enter a heading for each column to clearly label the contents.

    ◈ The heading is visible in **\[B]** of the widget
13. **Save widget**\
    Click on **Add widget** **\[O]**, to save the widget.\
    ▷ The widget appears on the dashboard and displays the configured data.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/english-v14/documentation/widgets/vordefinierte-widgets/reporttabelle.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
