> For the complete documentation index, see [llms.txt](https://wiki.swot.de/handbuch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.swot.de/handbuch/swot_pbi.md).

# SWOT Power BI

## **Bevor es los geht ...**

1. Power BI Desktop von der MS-Homepage herunterladen und installieren
2. Folgende Dateien bereithalten:
   1. SWOT Connector eToken Fingerprint.reg
   2. SWOT Power BI Master vxx (.pbix Datei)
   3. SWOT PBI Connector.pbx
   4. Mandant 1000100.swotx
3. Name und PW SQL-Server bereithalten (SWOT Browser/Datenbankeinstellungen)

Ziel ist es, Zahlen aus SWOT Co (Berichtsgenerator, Personal, Darlehen, Investitionen) detailliert zu reporten und mittels der grafischen Funktionen des Tools MS Power BI visuell aufbereiten zu können- dies passiert über das Tool MS Power BI Desktop und ist lizenzfrei von der MS Homepage herunterladbar.

Im zweiten Schritt kann -muss also nicht- eine „Veröffentlichung“ der Zahlen über MS Office 365 erfolgen.

Auf die visuell in Power BI Desktop aufbereiteten Zahlen kann dann zugegriffen werden über:

* Jeden Webbrowser (Edge, Firefox, Chrome,…)
* Power BI App (IOS und Android)
* MS Teams

Hierzu ist eine Power BI Lizenz erforderlich. Diese ist in Microsoft Paket „E5“ enthalten oder separat buchbar (8,50€ pro User pro Monat), weitere Details dazu sind auf der Microsoft Homepage zu finden.


---

# 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://wiki.swot.de/handbuch/swot_pbi.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.
