Attribute-level lineage for Power BI (in preview)

Attribute-level lineage, also known as field-level lineage, provides granular visibility into data flow in Power BI.

Collibra Data Lineage analyzes Power BI report definitions to capture lineage from semantic model tables to the specific fields used in reports. This enables precise, field-level impact analysis and helps you understand how upstream changes affect downstream reporting.

The technical lineage graph includes report pages, allowing you to trace how data flows into specific report tabs.

Important 

Requirements

Hierarchy at a glance

Attribute-level lineage introduces a more detailed hierarchy in the Power BI operating model:

Technical lineage graph

Technical lineage expands to show the flow into individual report pages, allowing you to identify which report tab is impacted by an upstream data change. In the business diagram, a new relation type relates Power BI Column assets to their Power BI Report Page assets.

Limitation

The following limitations apply to this feature:

Performance and scaling expectations

Retrieving full report definitions is subject to strict Microsoft API limits.

Aspect Details
Synchronization duration Synchronization takes significantly longer when this feature is enabled because the Microsoft API is limited to approximately 10 requests per minute.
Capacity

This feature only supports Fabric-based capacities due to a Microsoft API limitation.

Support for other capacity types may become available in the future, subject to Microsoft API changes.

Enabling the feature

You can enable the feature by completing the following steps:

  1. Open your Technical Lineage for Power BI capability configuration.
  2. Select the Enable Attribute Level Lineage for Reports (Preview) checkbox, and click Save.
  3. Synchronize your technical lineage.

Troubleshoot attribute-level lineage

If some workspaces do not have Power BI Report Page assets or attribute-level lineage, review the transformation details to determine why the report definitions could not be retrieved.

  1. Open the technical lineage browser by clicking the Technical Lineage tab on an asset that supports technical lineage, such as a Power BI Report asset.
  2. In the lower-right corner of the page, click View Status.
  3. In the Status pane, filter the messages by selecting the Source ID for your Power BI data source. Use the Search field or pagination if the Source ID is not visible.
  4. In the Transformations table, select PARSING_ERROR from the Filter by dropdown list.
  5. Scroll to the end of the transformation details list and expand the Analysis result of the last entry.
    The relevant log entry appears at the end of the list because it is the first message in the log. The Search field searches only message content, not log entry titles, so searching for a term such as Harvester report does not return this entry.

  6. Look for entries that contain exportItemDefinitions. The errorCode and message values explain why Collibra could not retrieve the report definition from a workspace.