Microsoft Power BI Data Analyst (PL-300日本語版) (PL-300日本語) Free Practice Test
Question 1
定時出荷率レポートを作成する必要があります。このレポートには、遅延注文の割合を示す視覚化データを含める必要があります。
どのような種類の視覚化を作成すべきでしょうか?
どのような種類の視覚化を作成すべきでしょうか?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 2
Microsoft Power BI サービスを使用してダッシュボードを作成します。このダッシュボードには、当年度の総売上を表示するカードビジュアルが含まれています。ワークスペースの閲覧者ロールを使用して、ユーザーにダッシュボードへのアクセス権を付与します。あるユーザーが、カードビジュアルに表示されている数値の毎日の通知を受け取りたいと考えています。通知を自動化する必要があります。どうすればよいですか?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
Power BIのセマンティックモデルには、「Dim Location」と「Fact Deliveryes」という2つのテーブルが含まれています。これらのテーブル間の関係は、次の表に示すように構成されています。

このモデルには、以下の式で表される指標が1つ含まれています。
配達件数 = COUNTROWS( ' fact 配達件数 ' )


このモデルには、以下の式で表される指標が1つ含まれています。
配達件数 = COUNTROWS( ' fact 配達件数 ' )

Correct Answer:

Explanation:

The completed mapping shown in the answer area is correct. The case is framed around this condition: you have a power bi semantic model that contains two tables named dim location and fact deliveries. the relationships between the tables are configured as shown in the following table. Cardinality describes uniqueness on each side of a relationship; cross-filter direction controls how filters travel. Both settings must match the model grain or totals and security filtering can become unreliable. This directly matches the current study-guide objective " Define a relationship ' s cardinality and cross-filter direction " . The opposite cardinality or unnecessary bidirectional filtering can duplicate results, block propagation, or create ambiguity rather than solve the stated model path.
Microsoft Learn reference: https://learn.microsoft.com/en-us/power-bi/transform-model/desktop- relationships-understand | PL-300 objective: " Define a relationship ' s cardinality and cross-filter direction "
| Study guide: https://learn.microsoft.com/en-us/credentials/certifications/resources/study-guides/pl-300
Question 4
Sheet1とSheet2という名前の2つのシートを含むMicrosoft Excelワークブックがあります。Sheet1には、Table1という名前の次の表が含まれています。

Sheet2には、Table2という名前の以下の表が含まれています。

Power Query Editorを使用して、Table1とTable2の製品を結合し、重複する値を含まない列が1つだけ含まれる以下の表を作成する必要があります。

どの3つの行動を順番に実行すべきでしょうか?回答するには、行動リストから適切な行動を回答欄に移動させ、正しい順序に並べ替えてください。


Sheet2には、Table2という名前の以下の表が含まれています。

Power Query Editorを使用して、Table1とTable2の製品を結合し、重複する値を含まない列が1つだけ含まれる以下の表を作成する必要があります。

どの3つの行動を順番に実行すべきでしょうか?回答するには、行動リストから適切な行動を回答欄に移動させ、正しい順序に並べ替えてください。

Correct Answer:

Explanation:

What determines the answer is the need to use Power Query Editor to combine the products from Table1 and Table2 into the following table that has one column containing no duplicate values. The selections in the retained answer exhibit are the verified configuration. The M transformation belongs in the query pipeline, where source values can be cleaned, split, filled, renamed, or typed consistently. A report visual or DAX measure would operate too late in the process. A visual, measure, or model relationship cannot repair the incoming tabular shape; those features operate after the query result has already been loaded. The current PL-
300 study guide places this under the objective " Create and transform columns " .
Microsoft Learn reference: https://learn.microsoft.com/en-us/power-query/best-practices | PL-300 objective: " Create and transform columns " | Study guide: https://learn.microsoft.com/en-us/credentials/certifications
/resources/study-guides/pl-300
Question 5
複数の地域における昨年の売上データを表示するレポートを作成する予定です。役割を使用して、地域ごとにデータの個々の行へのアクセスを制限する必要があります。
どの4つの行動を順番に実行すべきでしょうか?回答するには、行動リストから適切な行動を回答欄に移動させ、正しい順序に並べ替えてください。

どの4つの行動を順番に実行すべきでしょうか?回答するには、行動リストから適切な行動を回答欄に移動させ、正しい順序に並べ替えてください。

Correct Answer:

Explanation:

Read the completed answer mapping as import the data into Power BI Desktop, create the role definition, publish the model, and assign users to the role in the service. The key constraint is to restrict access to individual rows of the data on a per region-basis by using roles. Workspace access is role based. Viewer is read-only, Contributor can create and publish content, Member adds broader collaboration rights, and Admin can manage the workspace and its users. This directly matches the current study-guide objective " Assign workspace roles " . A broader role would grant unnecessary authoring or administration, while Viewer cannot create or publish workspace content.
Microsoft Learn reference: https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-roles-new- workspaces | PL-300 objective: " Assign workspace roles " | Study guide: https://learn.microsoft.com/en-us
/credentials/certifications/resources/study-guides/pl-300
Question 6
Power BIのセマンティックモデルをお持ちです。
セマンティックモデルに、エラーとして表示される値が含まれていることが分かります。
日付をプレビューして問題点を特定するには、Power Query のデータプロファイリング機能を使用する必要があります。
モデルのエラー数を増やすには、どのオプションを選択すべきですか?また、エラーを解決するには、どのオプションを選択すべきですか?回答欄で適切なオプションを選択してください。
注:正解ごとに1ポイントが加算されます。

セマンティックモデルに、エラーとして表示される値が含まれていることが分かります。
日付をプレビューして問題点を特定するには、Power Query のデータプロファイリング機能を使用する必要があります。
モデルのエラー数を増やすには、どのオプションを選択すべきですか?また、エラーを解決するには、どのオプションを選択すべきですか?回答欄で適切なオプションを選択してください。
注:正解ごとに1ポイントが加算されます。

Correct Answer:

Explanation:

What determines the answer is the need to use data profiling feature in Power Query to preview the date and identify the issues. The selections in the retained answer exhibit are the verified configuration. Column profile and column distribution expose value frequency, distinct and unique counts, errors, empty values, and statistics for the selected field. Those diagnostics answer a data-quality question without changing the source values. A transformation that replaces, removes, or filters values would change the data before the analyst has quantified the problem; profiling is the diagnostic step. The current PL-300 study guide places this under the objective " Resolve data import errors " .
Microsoft Learn reference: https://learn.microsoft.com/en-us/power-query/data-profiling-tools | PL-300 objective: " Resolve data import errors " | Study guide: https://learn.microsoft.com/en-us/credentials
/certifications/resources/study-guides/pl-300
Question 7
テーブルビジュアルを含む Power BI レポートがあります。そのビジュアルには列が含まれています。
この列には、0*1から20までの整数が含まれています。
以下の要件を満たすには、条件付き書式を使用する必要があります。
数値を含むテキストを読まずに、値を視覚的に比較します。
それぞれの異なる値に対して異なる形式で表示する
; ColumnAの数値を非表示にします。
開発労力を最小限に抑える。
どの書式を使用すべきですか?
この列には、0*1から20までの整数が含まれています。
以下の要件を満たすには、条件付き書式を使用する必要があります。
数値を含むテキストを読まずに、値を視覚的に比較します。
それぞれの異なる値に対して異なる形式で表示する
; ColumnAの数値を非表示にします。
開発労力を最小限に抑える。
どの書式を使用すべきですか?
Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 8
倉庫出荷部門の通知要件を満たすソリューションを作成する必要があります。
どうすればよいですか?回答するには、回答欄で適切な選択肢を選んでください。
注:正解ごとに1ポイント獲得できます。

どうすればよいですか?回答するには、回答欄で適切な選択肢を選んでください。
注:正解ごとに1ポイント獲得できます。

Correct Answer:

Explanation:

What determines the answer is the need to create a solution to meet the notification requirements of the warehouse shipping department. The selections in the retained answer exhibit are the verified configuration.
Power BI workspace roles separate viewing, authoring, publishing, and administration. The correct assignment follows least privilege: give the user the capability stated in the scenario without also granting content or access-management rights. A broader role would grant unnecessary authoring or administration, while Viewer cannot create or publish workspace content. The current PL-300 study guide places this under the objective " Assign workspace roles " . This keeps service access and operational behavior within the scope requested instead of granting or changing unrelated capabilities.
Microsoft Learn reference: https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-roles-new- workspaces | PL-300 objective: " Assign workspace roles " | Study guide: https://learn.microsoft.com/en-us
/credentials/certifications/resources/study-guides/pl-300
Question 9
ReportAという名前のPower BIレポートがあります。
ユーザーがデータをエクスポートできるPower BIテナントをお持ちです。
ReportAの利用者がビジュアルからデータを一切取得できないようにする必要があります。
実行すべき2つの行動はどれですか?それぞれの正解は完全な解決策を示しています。
注:正解ごとに1ポイントが加算されます。
ユーザーがデータをエクスポートできるPower BIテナントをお持ちです。
ReportAの利用者がビジュアルからデータを一切取得できないようにする必要があります。
実行すべき2つの行動はどれですか?それぞれの正解は完全な解決策を示しています。
注:正解ごとに1ポイントが加算されます。
Correct Answer: B,D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 10
Power Query エディターを使用して、Products という名前のクエリを作成します。Products クエリは、次の表に示す結果を返します。

各行にProductCategoryとProductIDの単一の組み合わせが表示されるようにデータを整形する必要があります。
ProductIDList列はどのように設定すればよいですか?回答するには、回答欄で適切なオプションを選択してください。
注:正解ごとに1ポイントが加算されます。


各行にProductCategoryとProductIDの単一の組み合わせが表示されるようにデータを整形する必要があります。
ProductIDList列はどのように設定すればよいですか?回答するには、回答欄で適切なオプションを選択してください。
注:正解ごとに1ポイントが加算されます。

Correct Answer:

Explanation:

The required outcome is to shape the data to display a single combination of ProductCategory and ProductID on each row. The completed mapping shown in the answer area is correct. A visual, measure, or model relationship cannot repair the incoming tabular shape; those features operate after the query result has already been loaded. Power Query should resolve this requirement before the data enters the semantic model. The chosen transformation preserves the required rows and grain while converting the source layout into an analysis-ready table. The current skills outline describes this competency as " Convert semi-structured data to a table " . This keeps the query output reproducible at refresh and leaves the semantic model with the grain and schema required by the report.
Microsoft Learn reference: https://learn.microsoft.com/en-us/power-query/best-practices | PL-300 objective: " Convert semi-structured data to a table " | Study guide: https://learn.microsoft.com/en-us/credentials
/certifications/resources/study-guides/pl-300
Question 11
マーケティング部門向けのPower BIレポートがあります。このレポートはブログへのウェブトラフィックに関するもので、以下の表のデータが含まれています。

投稿数からトラフィック数へのリレーションシップは、URL列と訪問済みURL列を使用して1対多の関係を形成します。レポートには、次の表に示すようなビジュアルが含まれています。

セマンティックモデルの更新には時間がかかります。
処理時間を短縮するには、投稿とトラフィックのクエリを変更する必要があります。
ヒキガエルの移動時間を短縮するには、どの2つの行動を取るべきでしょうか?それぞれの正解は、解決策の一部を示しています。
注:正解ごとに1ポイントが加算されます。

投稿数からトラフィック数へのリレーションシップは、URL列と訪問済みURL列を使用して1対多の関係を形成します。レポートには、次の表に示すようなビジュアルが含まれています。

セマンティックモデルの更新には時間がかかります。
処理時間を短縮するには、投稿とトラフィックのクエリを変更する必要があります。
ヒキガエルの移動時間を短縮するには、どの2つの行動を取るべきでしょうか?それぞれの正解は、解決策の一部を示しています。
注:正解ごとに1ポイントが加算されます。
Correct Answer: C,D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 12
Power BI を使用して、自社の北西部地域における販売レポートを作成します。データは Microsoft SQL Server データベースのビューから取得します。データのサンプルを次の表に示します。

本報告書は、以下の分析を容易にするものである。
注文日別の注文数と総売上高の合計
注文を行った顧客数
1注文あたりの平均数量
データ更新時間とレポートクエリ時間を短縮する必要があります。
どの2つの行動を実行すべきでしょうか?正解はそれぞれ解決策の一部を示しています。注:正解ごとに1ポイントが加算されます。

本報告書は、以下の分析を容易にするものである。
注文日別の注文数と総売上高の合計
注文を行った顧客数
1注文あたりの平均数量
データ更新時間とレポートクエリ時間を短縮する必要があります。
どの2つの行動を実行すべきでしょうか?正解はそれぞれ解決策の一部を示しています。注:正解ごとに1ポイントが加算されます。
Correct Answer: A,C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).