mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-22 17:10:30 +00:00
14 lines
754 B
Markdown
14 lines
754 B
Markdown
## Configuration Notes
|
|
See the
|
|
1. [Microsoft Grant user access to a Report Server doc](https://docs.microsoft.com/en-us/sql/reporting-services/security/grant-user-access-to-a-report-server?view=sql-server-ver16)
|
|
2. Use your user credentials from previous step in yaml file
|
|
## Concept mapping
|
|
|
|
| Power BI Report Server | Datahub |
|
|
| ------------------------- | ------------------- |
|
|
| `Paginated Report` | `Dashboard` |
|
|
| `Power BI Report` | `Dashboard` |
|
|
| `Mobile Report` | `Dashboard` |
|
|
| `Linked Report` | `Dashboard` |
|
|
| `Dataset, Datasource` | `N/A` |
|