Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 3

You have two Power BI reports named Report1 and Report2.
Report1 connects to a shared dataset named Dataset1.
Report2 connects to a local dataset that has the same structure as Dataset1. Report2 contains several calculated tables and parameters.
You need to prepare Report2 to use Dataset1.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: C, D

Explanation

The correct actions are C and D because modifying the source of each query will allow Report2 to connect to Dataset1 instead of the local dataset, and updating the parameter values ensures they align with the new dataset. The other options are not necessary for this transition; removing permissions, deleting Query Editor objects, or calculated tables are irrelevant to establishing the correct data source.