> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/power-bi/probleme-bei-der-power-bi-synchronisierung-beheben.md).

# Probleme bei der Power-BI-Synchronisierung beheben

Beheben Sie häufige Verbindungs-, Synchronisierungs- und Sichtbarkeitsprobleme in Power BI.

Die meisten Power BI-Synchronisierungsfehler entstehen durch Verbindungseinstellungen, die Tabellenauswahl oder den Zeitpunkt.

Beginnen Sie mit dem Synchronisierungsverlauf und dem Verbindungstest.

### Häufige Fehler

#### Verbindungstest schlägt fehl

* Überprüfen Sie die gespeicherten Verbindungswerte
* Generieren Sie bei Bedarf neue Werte
* Bestätigen Sie, dass die Power BI-Lizenz aktiv ist

#### Die Synchronisierung dauert zu lange

* Warten Sie, bis der aktuelle Lauf abgeschlossen ist
* Reduzieren Sie bei Bedarf die Tabellenauswahl
* Prüfen Sie die neuesten Protokollmeldungen

#### Daten fehlen in Power BI

* Bestätigen Sie, dass die Synchronisierung erfolgreich abgeschlossen wurde
* Prüfen Sie, ob die Tabelle ausgewählt ist
* Aktualisieren Sie den Datensatz in Power BI

{% stepper %}
{% step %}

### Synchronisierungsverlauf prüfen

Prüfen Sie zuerst den neuesten Protokolleintrag.
{% endstep %}

{% step %}

### Verbindung testen

Bestätigen Sie, dass die Verbindung selbst funktioniert.
{% endstep %}

{% step %}

### Tabellenauswahl prüfen

Prüfen Sie, ob die richtigen Tabellen aktiviert sind.
{% endstep %}

{% step %}

### Neue Synchronisierung durchführen

Starten Sie nach dem Anpassen der Einstellungen eine manuelle Synchronisierung.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

<summary>Was sollte ich zuerst prüfen?</summary>

Beginnen Sie mit dem neuesten Synchronisierungsprotokoll.

</details>

<details>

<summary>Kann ein erfolgreicher Test dennoch zu Synchronisierungsfehlern führen?</summary>

Ja.

Die Verbindung kann funktionieren, während die Synchronisierung später dennoch fehlschlägt.

</details>

<details>

<summary>Wann sollte ich den Support kontaktieren?</summary>

Kontaktieren Sie den Support, wenn wiederholte Tests und Synchronisierungen weiterhin fehlschlagen.

</details>

### Verwandte Themen

* [**PowerBI**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/power-bi.md)
* [**Sync-Verlauf anzeigen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/power-bi/synchronisierungshistorie-anzeigen.md)
* [**Power BI-Verbindung testen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/power-bi/power-bi-verbindung-testen.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/power-bi/probleme-bei-der-power-bi-synchronisierung-beheben.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.
