Microsoft Power BI (EN)
SoftwareBusiness intelligence platform for data analysis and visualization
Architecture
flowchart LR A[Data sources] --> B[Power BI Desktop] B --> C[Power BI Service] C --> D[Power BI Mobile] C --> E[Power BI Embedded] C --> F[Power BI Report Server] subgraph Data sources A1[Excel] --> A A2[SQL Server] --> A A3[SharePoint] --> A A4[Cloud services] --> A end subgraph Power BI Service C1[Workspace] --> C C2[Datasets] --> C1 C3[Dashboards] --> C1 C4[Reports] --> C1 end