> 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/german/plattform/insight-analytics/analytics-types/single-meter-single-datapoint.md).

# Einzähler / Einzeldatenpunkt

Mit einem *Einzelner Zähler* oder *Einzelner Datenpunkt* Analyse können Sie die Daten für einen Zähler/Punkt über einen Zeitraum anzeigen.

{% hint style="info" %}
*Einzelner Zähler* als auch *Einzelner Datenpunkt* Analysen verhalten sich auf die gleiche Weise, zeigen aber andere Assets in der [->Standortauswahl](/collection/german/plattform/insight-analytics/the-insight-analytics-interface/location-picker-meter-tree.md).
{% endhint %}

Um eine *Einzelner Zähler* oder *Einzelner Datenpunkt*, wählen Sie aus dem *Analysetyps* Auswahlfeld **\[A]**

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

Wählen Sie anschließend einen Zähler oder Datenpunkt aus dem [*->Standort-/Systembaum*](/collection/german/plattform/insight-analytics/the-insight-analytics-interface/location-picker-meter-tree.md) **\[D]**. Der ausgewählte Zähler oder Datenpunkt wird mit einem grauen Hintergrund und einem roten Balken links markiert

<figure><img src="/files/21b683307337ad4126e629887bce3f8175878746" alt=""><figcaption></figcaption></figure>

Sobald die Zähler ausgewählt sind, können Sie anschließend den anzuzeigenden Zeitraum mithilfe des [*->Zeitraumsauswahl*](/collection/german/plattform/insight-analytics/the-insight-analytics-interface/time-period-picker.md) **\[C]**.

Das Diagramm zeigt die Daten dieser Zähler über den ausgewählten Zeitraum als Linien-, Balken- oder „Donut“-Diagramm an, wie im *Diagrammtyp* Auswahlfeld im [*->Analysekonfiguration*](/collection/german/plattform/insight-analytics/the-insight-analytics-interface/chart-options.md) *Leiste* **\[B]**

#### Liniendiagramm

<figure><img src="/files/90a69f435372cc699abd1d82a5f7a176cc8b3d7d" alt=""><figcaption></figcaption></figure>

#### Balkendiagramm

<figure><img src="/files/753b81c60a44dc95a0f198f51b275a80a0d35485" alt=""><figcaption></figcaption></figure>

#### Spektralanalyse

<figure><img src="/files/5f31fc170bfc9ba059ed3407bee58ffd6125c886" alt=""><figcaption></figcaption></figure>


---

# 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/german/plattform/insight-analytics/analytics-types/single-meter-single-datapoint.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.
