Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Pragati11

Lineage View in Power BI

Have you ever asked these questions to yourself while working with multiple reports/dashboards using common datasets - “What if I modify this dataset?”, “Will this dataset modification impact any reports/dashboards?”, “Why report refresh failed?”, etc. If yes, then you are just one step away from answers to all these questions.

Power BI has a pretty good feature to show the lineage of all the reports that are published into Power BI workspace. I have not used this feature for some time but now have started using it as it gives a clear picture on the flow around a report/dashboard when published in Power BI workspace.

Today in this blog I will show few key advantages of this feature which can be beneficial for both the report developers and the report consumers, along with all the answers to the above questions.

 

Whenever we login to Power BI Service and navigate to say, “My Workspace”, we end up with the following default view:

lin1.png

 

In the above screenshot, I have also highlighted the “View” option. When we try to click on the drop-down icon against it, it shows us an additional option for “Lineage”. See below:

lin2.png

 

When we click on this ‘Lineage’ option, we end up with the following view with the little icon changed as well (identifying a flow view:

lin3.png

Pretty cool right!

Such a lovely way to visualise the entire lineage connected with a report!

 

Let us now see what all information we can see in this view:

lin4.png

 

  1. The sections highlighted in RED are the reports that are in this workspace.
  2. The sections highlighted in BLUE are the datasets that are populating these reports.
  3. The sections highlighted in GREEN shows the type of data-source connection that are used for the reports. These can be files (csv. Excel, etc.), web connections, etc. Along with this we can also see how this data-source refresh is setup in the workspace for the individual reports like using a gateway, etc.

Now let us just consider a single report lineage so that we can understand how this can help us:

lin5.png

  1. The report in the above screenshot uses a dataset which is the combination of two:
    1. Excel file which is a been coming from an online web source
    2. This dashboard uses a R script which is used to automatically generate the data extracts and to automate this a Power BI Gateway is used.
    3. When clicked on the small icon below this data source, it opens an Impact Analysis window which shows the following information: lin10.png
      • It shows what kind of data source it is and its path as highlighted in the screenshot.
      • It shows the number of workspaces where this data is used.
      • It also shows how many datasets are created using this data source.
      • It also shows all the reports in the workspace that use this data source as a dataset for reporting.
  2. The dataset part in the next step on the flow, shows the status on the data refresh. [Refreshed: 15/02/21, 10:58:00] It shows that there was an error with the data refresh therefore shows an error icon. On the same place we see also see a REFRESH button which can be used to refresh this dataset.
  3. When we further see there is a following option to check if there is an impact of this dataset somewhere else in this workspace. lin6.png
  4. When we click on it, we see the following: lin7.png
    1. As highlighted a new window appears on the right – Impact Analysis.
    2. It shows few metrics against this dataset:
      • Number of workspaces it has been used in.
      • Number of reports that use this dataset.
      • Number of dashboards using this dataset. (the dataset is not pinned to a dashboard therefore shows 0 against this metric)
      • Number of Views against this dashboard.
  5. The report part is the next and final step in the lineage which shows which report is populated using the dataset. lin8.png
    1. The icon highlighted in RED contains a link which directly navigates the user to the report.
    2. The icon highlighted in GREEN is for seeing the lineage of this report. When clicked on it, the lineage for this report is highlighted, keeping other report’s lineages greyed-out/unhighlighted. lin9.png
  6. The following screenshot shows the lineage for the reports that are pinned as a dashboard in the workspace: lin11.png
    1. If we see the “Scoreboard” dataset, it has not got anything before it in the lineage, as it is an online real-time dataset.
    2. Next is the “Scoreboard” report using the above dataset in the lineage.
    3. The last in the lineage is the “Scoreboard” dashboard that has been pinned using the report.
  7. Let us also see what all details can we see in the lineage of a report that is populated by the stand-along data-source like excel/csv files stored on a machine. See the screenshot below: lin12.png
    1. When we click on the “Variable Power BI” dataset in the lineage, a new window opens on the right.
    2. The new window shows us that this dataset contains 29 tables in total. (not shown in this view as it needs scrolling down further)
    3. Further when we click on one of the tables, we can see that the table expands to show the columns/fields and calculated measures in it. lin13.png
    4. Apart from this information, we also see the following:
      • Sensitivity of the dataset (if set)
      • Owner of the dataset – who has configured it.
      • When was the dataset last refreshed.
      • When is the next refresh scheduled on.

 

To conclude the blog, let us now summarise quickly the key points about the Power BI Lineage View:

  • Lineage view gives us quick view on what all reports and datasets exist within a workspace.
  • This view shows us which datasets are populating which all reports/dashboards.
  • This view helps in judging the early impact of change in a dataset and how it will affect other reports and dashboards.
  • Lineage flow also shows us what datasets are refreshed and if they are not then we can easily kick-off a quick data refresh from here.
  • This area helps in a better management of reports from a central point of view.
  • Troubleshooting report refresh failures is easy as this view shows an error identifier against any such failures.

So, this is my take on Lineage View in Power BI. What is yours?

Hope this article helps!

 

- Pragati

 

 

 

Comments

Hi there, 

 

How do you prevent the workspace view from opening in lineage view as default?

I click my link in my favourites to open the workspace in list view, click into my dashboard and then when i hit 'Back', i return to the workspace... but in lineage view as opposed to list view

 

Whilst this wouldnt normally be an issue... we have HEAPS in the lineage view and it slows down my machine significantly when this loads