Implementing Analytics Solutions Using Microsoft Fabric — Question 133

You have a Fabric tenant that contains a complex semantic model. The model is based on a star schema and contains many tables, including a fact table named Sales.

You need to visualize a diagram of the model. The diagram must contain only the Sales table and related tables.

What should you use from Microsoft Power BI Desktop?

Answer options

Correct answer: C

Explanation

The correct choice is Model view, as it allows users to visualize the relationships between tables in a model, including the Sales table and its related tables. Data view and DAX query view do not provide a visual representation of the model, while data categories are used for organizing data and do not relate to the visual diagram requirement.