Purview Duplicates assets when scanning Power BI

Arnoldo Thiago Monteiro Lima 20 Reputation points
2023-05-12T21:54:03.28+00:00

In Purview, I am confronted with duplicate data assets.

On one side the scan is running on top of Azure SQL Server. This scans a number of different assets between schemas, tables, views and so on.

On the other side the scan is performed on the Power BI Service.

When scanning Power BI, the scan ends up creating some table-type assets within Purview as the data source consumed by Power BI. However, most of the reports we have in Power BI consume data from Views.

This causes Purview to create duplicate assets: A table and a View with the same name and qualifiedName, changing only that the table created does not have any shema information. The problem is that because of this the data lineage is broken inside Purview, since it is not possible to create a custom data lineage for Power BI data sets.

Both assets have exactly the same qualifiedName:

  • Table: mssql://SQLServer.windows.net/DB/Schema/View
  • View: mssql://SQLServer.windows.net/DB/Schema/View

Is it possible to unify these two data assets through resource set or asset grouping?

Or is it possible to change the type of assets that Power BI generates when scanned?

Thanks in advance!

Azure SQL Database
Microsoft Security | Microsoft Purview
{count} votes

Accepted answer
  1. Bhargava-MSFT 31,261 Reputation points Microsoft Employee Moderator
    2023-05-23T00:39:22.86+00:00

    <Update>

    Hi Arnoldo Thiago Monteiro Lima,

    PG confirmed that this is a known issue from the PBI scan.

    The workaround is to manually link via lineage or add a description/custom attribute of the duplicate assets.

    I hope this helps. Please let me know if you have any further questions.

    If this answers your question, please consider accepting the answer by hitting the Accept answer and up-vote as it helps the community look for answers to similar questions.

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.