試験PL-300J トピック5 問題423 スレッド
Microsoft PL-300Jのリアル試験問題集
問題 #: 423
トピック #: 5
問題 #: 423
トピック #: 5
Power BIのセマンティックモデルには、SalesとForecastという名前の2つのテーブルが含まれています。どちらのテーブルにも日付列があります。
両方のテーブルの日付範囲をカバーする計算テーブルを作成する必要があります。
DAX式をどのように完成させるべきですか?回答するには、回答欄で適切なオプションを選択してください。
注:正解ごとに1ポイントが加算されます。

両方のテーブルの日付範囲をカバーする計算テーブルを作成する必要があります。
DAX式をどのように完成させるべきですか?回答するには、回答欄で適切なオプションを選択してください。
注:正解ごとに1ポイントが加算されます。

おすすめの解答:

Explanation:

Measures are evaluated in the current filter context, whereas calculated columns are stored at refresh. The selected DAX must therefore return the requested result at the correct grain without materializing unnecessary model data. Use the selections preserved in the answer exhibit as the supported configuration. The deciding requirement in this question is to create a calculated table that will cover the range of dates in both tables. A measure would not create the persistent row-level field or table needed for sorting, categorization, relationships, or reuse in the model. This rationale is anchored to the PL-300 objective " Create calculated tables or columns " .
Microsoft Learn reference: https://learn.microsoft.com/en-us/dax/ | PL-300 objective: " Create calculated tables or columns " | Study guide: https://learn.microsoft.com/en-us/credentials/certifications/resources/study- guides/pl-300
shi0n.mz2000 2026-08-21 06:13:28
コメント
shi0n.mz2000
2026-08-21 18:13:28Reason: It can be inferred that the dates set for "Forecast" extend further into the future than those for "Sales."
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。