複雑なセマンティックモデルを含むFabricテナントがあります。このモデルはスタースキーマに基づいており、Salesというファクトテーブルを含む多数のテーブルで構成されています。このモデルのダイアグラムを作成する必要があります。ダイアグラムには、Salesテーブルと関連テーブルのみを含める必要があります。Microsoft Power BI Desktopから何を使用すればよいでしょうか?
正解: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. References = Microsoft Power BI Desktop documentation outlines the functionalities available in Model view for managing semantic models.