Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 161
You are creating a Power BI deployment pipeline that will be used to deploy a paginated report.
You need to ensure that the paginated report is updated to point to the correct dataset for each stage.
What should you configure in the deployment pipeline?
Answer options
- A. a data source rule
- B. a dataflow
- C. a selective deployment
- D. a parameter rule
Correct answer: A
Explanation
The correct answer is A, as a data source rule allows you to specify the dataset that the paginated report should connect to at each stage of the pipeline. Options B, C, and D do not address the requirement of linking the report to the correct dataset for each stage, making them unsuitable for this specific need.