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

You have a development workspace in the Power BI service.

You plan to use Tabular Editor to develop and deploy a new dataset, and then use Power BI Desktop to create and publish a report to the Power BI service.

Which three components should you include in the solution? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Answer options

Correct answer: A, B, D

Explanation

The correct answers are A, B, and D. The Read Write XMLA endpoint in a capacity (A) allows for dataset management, while a Premium Per User workspace (B) provides the necessary features for advanced data modeling and deployment. A .pbix file that has an imported dataset (D) is essential for building reports based on the dataset. Options C and E do not fit the requirements; the XMLA endpoint in the tenant (C) does not provide the necessary capacity features, and a live connection (E) does not involve dataset importation.