Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 164
You have an Azure SQL database named DB1.
You have a Power BI tenant that contains 20 workspaces. Multiple workspaces contain datasets that use DB1 as a data source.
You need to identity how many datasets use DB1 as a data source across the tenant.
What should you use?
Answer options
- A. an XLMA endpoint
- B. the Power BI REST API
- C. Power BI data source files
- D. lineage view
Correct answer: D
Explanation
The correct answer is D, lineage view, which provides a visual representation of data flows and dependencies, allowing you to see how many datasets are linked to DB1. The other options do not specifically offer a straightforward way to track the relationships between datasets and their data sources within Power BI.