Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.trydatawise.com/llms.txt

Use this file to discover all available pages before exploring further.

Connect Datawise to Power BI to surface Power BI reports and datasets as downstream assets in your lineage graph.

Prerequisites

  • An Azure Active Directory (Azure AD) application (service principal) with access to your Power BI workspace.
  • The Tenant ID, Client ID, and Client Secret for the Azure AD app.
  • Power BI service configured to allow service principal access. Enable this under Admin Portal > Tenant Settings > Developer settings > Allow service principals to use Power BI APIs.

Create an Azure AD App Registration

  1. In the Azure Portal, go to Azure Active Directory > App registrations.
  2. Click New registration. Give it a name (e.g., datawise-powerbi) and click Register.
  3. Note the Application (client) ID and the Directory (tenant) ID.
  4. Go to Certificates & secrets > Client secrets and click New client secret.
  5. Copy the secret value immediately. It is only shown once.
  6. In Power BI, add the service principal to your workspace. Go to the workspace, click Access, and add the app with the Viewer or Member role.

Connection Setup

Go to Connectors, click Add Connector, and select Power BI.

Required Fields

FieldDescription
Tenant IDYour Azure AD tenant ID. Found in Azure Portal under Azure Active Directory > Overview.
Client IDThe Application (client) ID of your Azure AD app registration.
Client SecretThe client secret value you copied from Azure AD.
NameA display name for this connector in Datawise.

Optional Fields

FieldDescription
WorkspaceRestrict ingestion to a specific Power BI workspace. Leave blank to ingest all accessible workspaces.
Allow PatternsOnly ingest workspaces matching the specified pattern.

Settings

SettingDefaultDescription
Extract OwnershipOffPull report and dataset owner information into Datawise.
Extract Endorsements to TagsOffPull Power BI endorsement labels (Certified, Promoted) as tags on assets.

After Connecting

  • Power BI reports and datasets appear in Data Assets as downstream assets.
  • The Lineage view shows Power BI reports connected to the warehouse tables and dbt models they depend on.
  • When Schema Radar detects a breaking schema change, impacted Power BI reports appear in the downstream impact view.