The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Dear All,
How can I generate data lineage or documentation for a Power BI Report Server dashboard? If there are no built-in options available, could you please let me know of any external tools that can assist with this?
Thank you!
Hi,@AvinashPentyala .I am glad to help you.
Unfortunately, it seems that the data lineage functionality on Power BI Service is not directly available on Power BI Report Server (this functionality is in Workspace of Power BI Service, and Power BI Report Server does not have Workspace). Power BI Report Server doesn't have a Workspace)
I recommend that you
Use the REST API provided by Microsoft for Power BI Report Server: to programmatically get detailed information about reports, datasets, and data sources, and to build customized data lineage views.
This approach requires some programming skills on your team, and you will need to contact a programming-savvy member of your team to assist you in creating the data lineage for the report server.
Hopefully the API links below will help you out.
URL:
Data Sources - Get Data Source Dependent Items - REST API (Power bi report) | Microsoft Learn
PBIRS | 2.0 | microsoft-rs | SwaggerHub
Power BI Report Server REST API documentation - power-bi-report | Microsoft Learn
For whether there are relevant external tools that can help you implement data lineage in Power BI Report Server, I have not found any similar tools for the time being, I will continue to help you to find out whether there are relevant third-party tools, and I will keep you informed if I have any suitable suggestions.
I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Carson Jian,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.