Forum Discussion

AnkitKukreja's avatar
AnkitKukreja
Super User
7 months ago
Solved

Dataflow Lineage

Hi! All,   I am facing issues with few of my dataflows as they are failing and when I checked their sharepoint files some of them were last updated few months back. And some of them get's updated...
  • Thomaslleblanc's avatar
    7 months ago

    Verify actual usage via audit/activity logs

    A. Power BI Activity Log & Microsoft Purview Audit

    Admin API access with a service principal must be enabled in tenant settings (“Allow service principals to use read-only admin APIs”).

  • v-sgandrathi's avatar
    7 months ago

    Hi AnkitKukreja,

     

    Thank you cengizhanarslan and Thomaslleblanc for your responses to the query.

    Currently, Dataflows do not have a built-in usage metrics feature like reports or semantic models do. While lineage view can help identify Power BI dependencies, a lack of lineage does not necessarily mean a dataflow is unused, since lineage only shows Power BI artifacts and not usage from external tools such as ADF, Synapse, APIs, notebooks, Excel/Power Query, or cross-tenant access. If a dataflow has no lineage dependencies, no activity in logs, no scheduled or recent refreshes, and its source files have not been updated for months, it is likely not in use. As a best practice, consider disabling the scheduled refresh and monitoring for a few weeks before deleting the dataflow, to ensure there are no issues or dependencies.

    Thank you.