mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-06 16:49:03 +00:00
32 lines
1.0 KiB
Markdown
32 lines
1.0 KiB
Markdown
---
|
|
title: Overview
|
|
---
|
|
|
|
# PowerBI Ingestion Guide: Overview
|
|
|
|
## What You Will Get Out of This Guide
|
|
|
|
This guide will help you set up the PowerBI connector to begin ingesting metadata into DataHub.
|
|
|
|
Upon completing this guide, you will have a recurring ingestion pipeline that will extract metadata from PowerBI and load it into DataHub. This will include to following PowerBI asset types:
|
|
|
|
- Dashboards
|
|
- Tiles
|
|
- Reports
|
|
- Pages
|
|
- Datasets
|
|
- Lineage
|
|
|
|
_To learn more about setting these advanced values, check out the [PowerBI Ingestion Source](https://docs.datahub.com/docs/generated/ingestion/sources/powerbi)._
|
|
|
|
## Next Steps
|
|
|
|
Continue to the [setup guide](setup.md), where we'll describe the prerequisites.
|
|
|
|
## Advanced Guides and Reference
|
|
|
|
If you want to ingest metadata from PowerBI using the DataHub CLI, check out the following resources:
|
|
|
|
- Learn about CLI Ingestion in the [Introduction to Metadata Ingestion](../../../metadata-ingestion/README.md)
|
|
- [PowerBI Ingestion Source](https://docs.datahub.com/docs/generated/ingestion/sources/powerbi)
|