複雑なセマンティック モデルを含むファブリック テナントがあります。このモデルはスター スキーマに基づいており、Sales という名前のファクト テーブルを含む多くのテーブルが含まれています。モデルの図を作成する必要があります。図には Sales テーブルと関連テーブルのみを含める必要があります。 Microsoft Power Bl デスクトップから何を使用する必要がありますか?
正解:C
To create a diagram that contains only the Sales table and related tables, you should use the Model view (C) in Microsoft Power BI Desktop. This view allows you to visualize and manage the relationships between tables within your semantic model. Reference = Microsoft Power BI Desktop documentation outlines the functionalities available in Model view for managing semantic models.