次の表に示すテーブルを持つMicrosoftPowerBIデータモデルを作成しています。

Productsテーブルは、ProductCategoryID列を介してProductCategoryテーブルに関連付けられています。
製品カテゴリ別に売上を分析できることを確認する必要があります。
ProductsからProductCategoryへの関係をどのように構成する必要がありますか?回答するには、回答エリアで適切なオプションを選択してください。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

Explanation:

Box 1: One-to-many
Box 2: Both
For One-to-many relationships, the cross filter direction is always from the "one" side, and optionally from the
"many" side (bi-directional).
Note:

Reference:
https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-relationships-understand