Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a PowerBI metadata collector

Create a collector to import metadata from PowerBI.

Before you begin

Before you begin, verify the following:

Procedure

  1. Navigate to All > Workflow Data Fabric > Workflow Data Fabric Home.

  2. Select the Connect Hub

Image omitted: wdf-connect-hub-icon.png
Connect Hub icon icon in the left sidebar.
  1. Select Create > Metadata collector.

  2. From the System list, select PowerBI.

  3. From the Connection type list, select one of the following:

    1. Select New connection to configure a new connection.

    2. Select Existing connection to reuse an existing connection and select an existing connection from the Connections list.

      The configuration form is filled with details from the existing connection. The name is appended with the word Copy and sensitive details like password aren't copied.

  4. Complete the form.

    FieldDescription
    Connection nameUnique identifier for the connection. This field can't be modified once the connection is established.
    Short descriptionPurpose and details of the connection.
  5. Configure the authentication options.

    FieldDescription
    Authenticate using Azure username and passwordAzure Active Directory username and password. Set the Azure Tenant ID if you want to specify the Azure tenant ID while using the user name and password authentication.
    Authenticate using Azure Service principalAzure Active Directory application tenant ID for Power BI app. To find the tenant ID, select the question mark in the Power BI app and then choose About Power BI. The tenant ID is found at the end of the Tenant URL.
  6. Configure the client ID and client secret details.

    FieldDescription
    Microsoft Entra client IDApplication client ID for the PowerBI app.
    Microsoft Entra client secretApplication client secret for the PowerBI app.
  7. Configure the workspace scope and filters options.

FieldDescription
Disable Lineage collectionOption to skip harvesting lineage metadata from Power BI source expressions.
Catalog contents of user's My WorkspaceOption to catalog the contents of a user's My Workspace in Power BI. Default: Skip the user's workspace.
Catalog all workspaces and apps in tenantOption to catalog all workspaces and apps in a tenant, rather than only the workspaces and apps the credentials have explicit access to. Admin privileges are required for the credentials used.
Include Power BI workspace\(s\)Workspaces to collect. Enter the exact workspace name or a regular expression to match. Note: If a workspace name includes special characters [. , + , * , ? , ^ , $ , ( , ) , [ , ] , { , } , \| , \], escape each special character with a backslash (\). For example, enter Workspace \(Dev\) for Workspace (Dev).
Exclude Power BI WorkspacesPower BI workspaces and their contents to exclude from cataloging. Enter the exact workspace name or a regular expression to match. If both Include Workspaces and Exclude Workspaces are configured, Include Workspaces takes precedence. Note: If a workspace name includes special characters [. , + , * , ? , ^ , $ , ( , ) , [ , ] , { , } , \| , \], escape each special character with a backslash (\). For example, enter Workspace \(Dev\) for Workspace (Dev).
  1. Configure the connection and reliability options.
FieldDescription
Maximum Power BI Expression LengthMaximum number of characters in a Power BI expression that is parsed for lineage metadata. Expressions longer than this value are skipped. Default: 32000
Datasource Name Mapping FileFile that maps ODBC source details configured in the datasources.ymlfile. Upload the file if you have configured ODBC source details.
Catalog report preview imagesOption to catalog preview images. Default: false
Disable max requests waitOption to disable waiting for the Power BI API to reset throttling limits \(error code 429\). When not selected, the collector retries every 5 minutes for up to an hour. When selected, the Max retries and Retry delay settings are used instead.
Max retriesNumber of times the system retries a failed API call. Default: 5
Retry delayNumber of seconds to wait between retry attempts for a failed API call. Default: 2 seconds
  1. Select Save.

Result

The metadata collector is created and appears on the Connectors page with a Configured status. It is now ready to connect to the source system and harvest metadata.

What to do next

After creating the collector, you can perform any of the following tasks:

Parent Topic:PowerBI metadata collector