> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/de/walkthroughs/power-bi-integration/link-data-to-power-bi.md).

# Daten mit Power BI verknüpfen

## 🌐 Daten mit der Webversion von Power BI verknüpfen

Für die Webversion von Power BI verwenden wir die CSV-Datei mit den Befragten-Daten. Dazu müssen Sie die CSV-Datendatei erzeugen und anschließend von Ihrem Gerät in das Online-Tool hochladen.

![](/files/174baf8d1fa6ce6fc79c221cf08c1a41e77b5427)

![](/files/e15d3b6360c088261434c05893198c5161317528)

1. Gehen Sie zum [**Data export** ](/de/form-management/data-export.md)in der linken vertikalen Werkzeugleiste
2. Drücken Sie [**CSV / Excel**](/de/form-management/data-export/data-exports/csv-excel.md) um den Datenexport zur Speicherung zu erzeugen.&#x20;
3. In der Webversion des Power BI-Tools verwenden Sie **Get Data** Schaltfläche&#x20;
4. Drücken Sie **Get** im **Files** Bereich des Abschnitts Create new content, um die CSV-Datei hochzuladen
5. Laden Sie die Datei von Ihrem Gerät hoch

{% hint style="success" %}
Sobald die Daten erzeugt wurden, werden sie automatisch auf Ihr Gerät heruntergeladen.
{% endhint %}

## 💻 Daten mit der Desktop-Version von Power BI verknüpfen

Um Daten mit der Desktop-Version von Power BI zu verknüpfen, können Sie das [Weblinks](/de/form-management/data-export/data-exports/export-jobs.md) des Datenexports verwenden, das eine automatische Aktualisierung der Daten in Ihrem Bericht ermöglicht.

![](/files/87b76546ffcca3a77ad3c3c927bb0cac86448668)

![](/files/d96fc1ed7e8ec700d5afb50c1832d04ae255ae4b)

1. Auf der Seite Data export gehen Sie zu ⚙️**Properties** der CSV-Exportergebnisdatei
2. Aktivieren [Öffentlicher Download des Job-Ergebnisses](/de/form-management/data-export/data-exports/export-jobs.md#export-jobs-properties)
3. Drücken Sie das doppelte Rechteck neben der URL, um **den Link zu kopieren**

![](/files/68c25695c862fbd810bc28167122fe7cf3688eae)

![](/files/4ceb7f6dcee46f48d860e2faf32ad7d9ca50323b)

![](/files/d7d00f94a2d2d45958a491addb2f27aa9056ca9a)

1. In der Desktop-Version von Power BI gehen Sie zum **File** Menü und wählen Sie **Get data**
2. Wählen Sie die Option 🌐 Web
3. Fügen Sie den kopierten Link ein
4. Drücken Sie **OK** um die Daten mit dem Power BI-Tool zu verknüpfen


---

# 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.ngsurvey.com/de/walkthroughs/power-bi-integration/link-data-to-power-bi.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.
