# Tutorials

- [Erste Schritte mit dem ENLYZE-Connector](https://docs.enlyze.com/integrations/power-bi/tutorials/erste-schritte-mit-dem-enlyze-connector.md): Anleitung zum Datenabruf und deren Nutzung
- [Zeitreihendaten aus Maschinenvariablen abrufen](https://docs.enlyze.com/integrations/power-bi/tutorials/zeitreihendaten-aus-maschinenvariablen-abrufen.md): Zeitreihendaten aus Maschinenvariablen in Power BI abrufen.
- [Aggregierte Maschinenkennzahlen abrufen](https://docs.enlyze.com/integrations/power-bi/tutorials/aggregierte-maschinenkennzahlen-abrufen.md): Aggregierte Maschinenkennzahlen in Power BI abrufen.
- [UUIDs in Display-Namen umwandeln](https://docs.enlyze.com/integrations/power-bi/tutorials/uuids-in-display-namen-umwandeln.md): UUIDs in lesbare Display-Namen in Power BI umwandeln.
- [Aggregierte Zeitreihendaten](https://docs.enlyze.com/integrations/power-bi/tutorials/aggregierte-zeitreihendaten.md): Aggregierte Zeitreihendaten in Power BI abrufen.


---

# 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.enlyze.com/integrations/power-bi/tutorials.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.
