2024年最新のMicrosoft PL-300日本語問題集と試験テストエンジン [Q163-Q185]

Share

2024年最新のFast2test Microsoft PL-300日本語問題集と試験テストエンジン

Microsoft PL-300日本語問題集にはリアル試験問題解答

質問 # 163
次の表に示すデータセットをホストするPowerBIテナントがあります。

次の要件があります。
*個人情報(Pll)を含むレポートのエクスポートは防止する必要があります。
*財務上の決定に使用されるデータは、使用前に確認および承認する必要があります。
次の各ステートメントについて、ステートメントがtrueの場合は、[はい]を選択します。それ以外の場合は[いいえ]を選択します。注:正しい選択はそれぞれ1ポイントの価値があります

正解:

解説:

Explanation:


質問 # 164
あなたの会社は、営業部門の20人のユーザーにPowerBIを使用することを計画しています。ユーザーは次のタスクを実行します。
公開されたPowerBIアプリにアクセスする
アプリワークスペースのレポートを変更する
マイワークスペースで作成されたダッシュボードを共有する
タスクに必要なPowerBIライセンスを特定する必要があります。ソリューションでは、可能な限りPower BI(無料)ライセンスを使用する必要があります。
タスクごとにどのライセンスを特定する必要がありますか?回答するには、回答エリアで適切なオプションを選択してください。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/power-bi/service-create-distribute-apps
https://docs.microsoft.com/en-us/power-bi/service-collaborate-power-bi-workspace


質問 # 165
次の表に示す列をインポートするSatesという名前のPowerBlクエリがあります。

は、Sales.Dateフィールドのdale部分のみを使用します。ステータスが「完了」の行のみが分析に使用されます。
分析に影響を与えることなく、クエリの読み込み時間を短縮する必要があります。
この目標を達成する2つのアクションはどれですか?それぞれの正解は完全な解決策を提示します。
注それぞれの正しい選択は1パンツの価値があります。

  • A. sales[Sales_Date]を削除します。
  • B. 削除(キャンセル日)。
  • C. 販売のデータ型[Delivery_Time]を整数に変更します
  • D. sales[status]の値がCanceledである行を削除します。
  • E. 販売[Sale_Date]を個別の日付と時刻の列に分割します。

正解:D、E


質問 # 166
時間の経過とともに収益とコストを比較する視覚化を作成する必要があります。
どのタイプの視覚化を使用する必要がありますか?

  • A. ドーナツチャート
  • B. 積み上げ面グラフ
  • C. ウォーターフォールチャート
  • D. 折れ線グラフ

正解:D

解説:
A line chart or line graph displays the evolution of one or several numeric variables. Data points are connected by straight line segments. A line chart is often used to visualize a trend in data over intervals of time - a time series - thus the line is often drawn chronologically.
Example:

Incorrect Answers:
A: Stacked area charts are not appropriate to study the evolution of each individual group: it is very hard to substract the height of other groups at each time point.
Note: A stacked area chart is the extension of a basic area chart. It displays the evolution of the value of several groups on the same graphic. The values of each group are displayed on top of each other, what allows to check on the same figure the evolution of both the total of a numeric variable, and the importance of each group.
Reference:
https://www.data-to-viz.com/graph/line.html


質問 # 167
複数のレポートで使用される Power BI テーマを作成する必要があります。テーマには、フォント サイズ、色、および棒グラフの書式設定に関する企業ブランディングが含まれます。
あなたは何をするべきか?

  • A. テーマを PBIVlZ ファイルとして作成し、そのテーマを Power Bl Desktop にインポートします。
  • B. Power Bl Desktop から、現在のテーマをカスタマイズし、
  • C. テーマを JSON ファイルとして作成し、そのテーマを Power Bl Desktop にインポートします。
  • D. Power Bl Desktop から、組み込みのレポート テーマを使用します。

正解:D


質問 # 168
次の図に示す Power Bl データ モデルがあります。

選択した期間中に製品が販売された製品カテゴリの数をカウントするメジャーを作成する必要があります。DAX 式をどのように完成させる必要がありますか? 回答するには、回答領域で適切なオプションを選択します。注: 正しい選択ごとに 1 ポイントが与えられます。

正解:

解説:

Explanation:


質問 # 169
貸借対照表データを日付テーブルに関連付けることができるように、貸借対照表データで月の最終日を計算する必要があります。どのタイプの計算とどの式を使用すればよいですか? 回答するには、回答領域で適切なオプションを選択します。注: 正しい選択ごとに 1 ポイントが与えられます。

正解:

解説:

Explanation:

Box 1: A DAX Calculated measure
Box 2: Date.EndofQuarter(#date([Year],[Mont],1))
ENDOFQUARTER returns the last date of the quarter in the current context for the specified column of dates.
The following sample formula creates a measure that returns the end of the quarter, for the current context.
= ENDOFQUARTER(DateTime[DateKey])
Reference:
https://docs.microsoft.com/en-us/dax/endofquarter-function-dax
Topic 2, Litware, Inc. Case Study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
Overview
Litware, Inc. is an online retailer that uses Microsoft Power Bl dashboards and reports.
The company plans to leverage data from Microsoft SQL Server databases, Microsoft Excel files, text files, and several other data sources.
Litware uses Azure Active Directory (Azure AD) to authenticate users.
- Existing Environment
Sales Data
Litware has online sales data that has the SQL schema shown in the following table.

In the Date table, the dateid column has a format of yyyymmdd and the month column has a format of yyyymm. The week column in the Date table and the weekid column in the Weekly_Returns table have a format of yyyyww. The regionid column can be managed by only one sales manager.
Data Concerns
You are concerned with the quality and completeness of the sales data. You plan to verify the sales data for negative sales amounts.
Reporting Requirements
Litware identifies the following technical requirements:
* Executives require a visual that shows sales by region.
* Regional managers require a visual to analyze weekly sales and returns.
* Sales managers must be able to see the sales data of their respective region only.
* The sales managers require a visual to analyze sales performance versus sales targets.
* The sale department requires reports that contain the number of sales transactions.
* Users must be able to see the month in reports as shown in the following example: Feb 2020.
* The customer service department requires a visual that can be filtered by both sales month and ship month independently.


質問 # 170
次の表に示す Azure SQL データベースがあります。

次の要件を満たすために、単一の PBIX ファイルを作成する予定です。
※開発ライフサイクルの各段階に対応したデータベースからデータを消費する必要があります。
* Power Bl デプロイ パイプラインは使用しないでください。
* ソリューションは、管理作業を最小限に抑える必要があります。
あなたは何をするべきか?回答するには、回答エリアで適切なオプションを選択します。

正解:

解説:

Explanation:


質問 # 171
次の図に示すデータ モデルを含む Power BI インポート データセットがあります。

ドロップダウン メニューを使用して、グラフィックに表示されている情報に基づいて各ステートメントを完成させる回答の選択肢を選択します。
注意: 正しい選択ごとに 1 ポイントが付与されます。

正解:

解説:

Explanation:
- cross filter direction
- star schema


質問 # 172
展示物に表示されているビジュアルがあります。([展示物] タブをクリックします。)

総コストと総売上高の関係を時間の経過とともに示す必要があります。
何をすべきでしょうか?

  • A. 分析ペインから平均線を追加します。
  • B. 年のスライサーを追加します。
  • C. 再生軸を追加します。
  • D. 前年比成長を計算する DAX メジャーを作成します。

正解:C

解説:
You can set up a date field in play axis, and then scatter chart will animate how measure values are compared to each other in each point of a time.
Reference:
https://radacad.com/storytelling-with-power-bi-scatter-chart


質問 # 173
AzureSQLデータベースから複数のテーブルをインポートするPBiXファイルがあります。
データは別のAzureSQLデータベースに移行されます。
PBIXファイルの接続を変更する必要があります。ソリューションは、管理作業を最小限に抑える必要があります。
あなたは何をするべきか?

  • A. データソースの設定を変更します。
  • B. PBiTファイルを作成し、ファイルを開き、プロンプトが表示されたらデータソースを変更します
  • C. Power Query Editorから、各クエリのソースを変更します。
  • D. Power Query Editorから、新しいクエリを作成します。

正解:A


質問 # 174
Power Bl レポートのデータ モデルを構築しています。次の表に示すようにデータがフォーマットされています。

次の図に示すように、集合棒グラフを作成する必要があります。

あなたは何をするべきか?

  • A. DAX 関数で、substitute 関数を使用して Machine と User という名前の 2 つのメジャーを作成します。
  • B. Power Query エディターから、区切り文字を使用して Machine-User 列を分割します。
  • C. Power Query エディターから、Machine-User 列の最後の 3 桁を含む列を作成します。
  • D. DAX 関数で、substitute 関数を使用して Machine と User という名前の 2 つの計算列を作成します。

正解:B


質問 # 175
MicrosoftPowerBlダッシュボードがあります。ダッシュボードの作成に使用されるレポートは、MicrosoftSQLServerデータソースからインポートされたデータセットを使用します。ダッシュボードは展示品に表示されます。([展示]タブをクリックします。)

12:03:06 PMに何が起こったのですか?

  • A. ダッシュボードタイルキャッシュが更新されました。
  • B. ユーザーがタイルにコメントを追加しました。
  • C. 新しいトランザクションがデータソースに追加されました。
  • D. ユーザーがF5を押した

正解:D

解説:
Reference:
https://docs.microsoft.com/en-us/power-bi/connect-data/refresh-data


質問 # 176
Power 81 Desktop を使用して、Microsoft SQL Server データベースからデータをロードします。
データがロードされるのを待っている間に、次のエラーが表示されます。

エラーを解決する必要があります。
目標を達成するための2つの方法は何ですか? 正解ごとに完全なソリューションが提示されます。 注: 正しい選択ごとに 1 ポイントの価値があります。

  • A. 各クエリで返される行と列の数を減らします。
  • B. 実行時間の長いクエリでクエリの折りたたみを無効にする
  • C. Power Query を使用して、実行時間の長いクエリを 1 つのクエリに結合します。
  • D. 実行時間の長いクエリを列のサブセットに分割し、クエリに対して強力なクエリを使用します

正解:B、C


質問 # 177
Sales.Region、Region_Manager、Sales_Manager、およびManagerのデータをRegionという名前の単一のテーブルにマージします。経営幹部の報告要件を満たすために次に何をすべきですか?

  • A. Regionテーブルで、マネージャー名、次にセールスマネージャー名を持つ階層を作成します。
  • B. RegionとSales.Regionの間の双方向の関係を構成します。
  • C. セールスマネージャーのユーザー名に基づいて、Regionテーブルに行レベルのセキュリティ(RLS)を適用します。
  • D. sales.regionjd列に基づいてWeekly.Returnsテーブルからリージョンマネージャーを取得するDAX計算列を作成します。

正解:D


質問 # 178
展示物に折れ線グラフが表示されました。([展示物] タブをクリックします。)
次の要件を満たすようにチャートを変更する必要があります。
* 注文数が平均を上回る月を特定します。
* 月間平均注文数を表示します。
どの 3 つのアクションを順番に実行する必要がありますか? 回答するには、アクション リストから適切なアクションを回答領域に移動し、正しい順序で並べます。

正解:

解説:

Explanation:
1. Select the line chart
2. Add the average line
3. Turn on Data Label


質問 # 179
PowerQueryEditorを使用してデータをプロファイリングしています。
column1という名前の列を含むテーブルがあります。column1の列統計と値分布を次の展示に示します。

正解:

解説:

Explanation


質問 # 180
EmailAddressという名前のフィールドを含むCustomerという名前のPowerBlテーブルがあります。
複数のレコードに同じメールアドレスが含まれていることがわかりました。
重複する電子メールアドレスを持つレコードを識別するために、計算列を作成する必要があります。
計算列のOAX式をどのように完成させる必要がありますか?答えるには、適切な値を正しいターゲットにドラッグします。各値は、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:


質問 # 181
売上データを Power BI モデルにインポートする All Sales という名前のクエリがあります。
列を個別のクエリに分割し、さらに変換を実行することにより、スター スキーマを作成することを計画しています。ソリューションは次の要件を満たす必要があります。
* Sales Fact Product Dimension および Customer Dimension という名前の他の 3 つのクエリのソースとして All Sales を使用します。
* メンテナンスの労力を最小限に抑えます。
Sales Fact クエリを作成するには何をすべきですか? また、どのクエリに対して [読み込みを有効にする] をクリアする必要がありますか? 回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。

正解:

解説:

Explanation:


質問 # 182
レポートを取締役会にどのように配布する必要がありますか?回答するには、回答エリアで適切なオプションを選択してください。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

Explanation:

Box 1: Using a workspace membership
Scenario:
The company wants to provide a single package of reports to the board that contains custom navigation and links to supplementary information.
Note: Workspace is a shared environment for a group of people. You can have multiple Power BI content in a workspace. One workspace can have hundreds of dashboards, reports, and datasets in it.
Box 2: A mail-enabled security group
Scenario: Security Requirements
The reports must be made available to the board from powerbi.com. A mail-enabled security group will be used to share information with the board.


質問 # 183
Power BIを使用して、CustomerDetailsワークシートとOrdersテーブルのデータモデルと関係を設計する必要があります。ソリューションは、レポートの要件を満たしている必要があります。
次の各ステートメントについて、ステートメントがtrueの場合は[はい]を選択し、そうでない場合は[いいえ]を選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

Explanation


質問 # 184
次の資料に示す Power BI データ モデルがあります。

適切な「はい」または「いいえ」を選択してください。

正解:

解説:


質問 # 185
......

2024年最新のFast2test PL-300日本語のPDFで最近更新された問題です:https://jp.fast2test.com/PL-300J-premium-file.html


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어