> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.7/en/webanwendung/fehlende-messwerte.md).

# Missing Measured Values

Under certain circumstances, certain measured values of a measured variable may not contain any values. In this case, the line connection across the missing measured values is not displayed. In the end, a measurement gap is created in the measurement curve at the corresponding points. Showing or hiding missing measured values is configurable. Please note that by default, measurement gaps are not displayed.

![Figure: Display/Setting of missing measured values](/files/quBEDZOHqJTGu4bVhwZX)

It should be noted that the time change has an effect on the display of line charts, regardless of the selected aggregation level. At the transition to daylight saving time, there can be time periods in which values cannot be delivered depending on the server time zone. In JUNE5, this is represented by a straight line in the charts.

![Figure: Effect of time change at the transition to daylight saving time](/files/Rnl7q9AUFZxe4OwZ54f3)

In contrast, at the transition to standard time, a given time period in which values are delivered twice for a timestamp from data sources is shown. In JUNE5, this is represented by two stacked line chart progressions.

![Figure: Effect of time change at the transition to standard time](/files/HjtI7k3n1y4pzQ1zRlxC)


---

# 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:

```
GET https://docs.videc.de/june5-3.7/en/webanwendung/fehlende-messwerte.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.
