[2022年04月07日]Microsoft DA-100日本語リアル試験問題と解答を無料で提供いたします
合格できるMicrosoft DA-100日本語試験情報と無料練習テスト問題
質問 88
ケーススタディ1-Litware、Inc。
概要概要
Litware、Inc。は、Microsoft PowerBlダッシュボードとレポートを使用するオンライン小売業者です。同社は、Microsoft SQL Serverデータベース、Microsoft Excelファイル、テキストファイル、およびその他のいくつかのデータソースからのデータを活用することを計画しています。
Litwareは、Azure Active Directory(Azure AD)を使用してユーザーを認証します。
既存の環境
販売データ
Litwareには、次の表に示すSQLスキーマを持つオンライン販売データがあります。
Dateテーブルでは、dateid列の形式はyyyymmddで、month列の形式はyyyymmです。 Dateテーブルのweek列とWeekly_Returnsテーブルのweekid列の形式はyyyywwです。 regionid列は、1人のセールスマネージャーのみが管理できます。
データの懸念
あなたは販売データの品質と完全性に関心があります。マイナスの売上高の売上データを確認する予定です。
報告要件
Litwareは、次の技術要件を識別します。
-経営幹部は、地域ごとの売上を示すビジュアルを必要としています。
-地域のマネージャーは、毎週の売り上げを分析するためのビジュアルを必要とし、
戻り値。
-営業マネージャーは、それぞれの地域の売上データのみを表示できる必要があります。
-営業マネージャーは、営業実績を分析するためのビジュアルを必要とします
対販売目標。
-販売部門は、販売トランザクションの数を含むレポートを必要とします。
-ユーザーは、次のようにレポートで月を確認できる必要があります。
次の例:2020年2月。
-カスタマーサービス部門には、次のようなビジュアルが必要です。
販売月と出荷月の両方で個別にフィルタリングされます。
レポート要件に基づいて月を表示するには、計算列を作成する必要があります。
どのDAX式を使用する必要がありますか?
- A. FORMAT( `Date '[date_id] -`' MM")& ""&FORMAT( 'Date' [2022]、 "#")
- B. FORMAT( 'Date' [date]、 "MMM YYYY")
- C. FORMAT(、Date、[date_id]、 "WM YYYY")
- D. FORMAT( 'Date' [date]、 "M YY")
正解: A
解説:
Scenario: In the Date table, the date_id column has a format of yyyymmdd. Users must be able to see the month in reports as shown in the following example: Feb 2020.
質問 89
Power QueryEditorを使用してデータをプロファイリングしています。
次の展示では、Addressという名前のテーブルのAddressLine2列を示しています。
ドロップダウンメニューを使用して、図に示されている情報に基づいて各ステートメントを完了する回答の選択肢を選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
質問 90
毎月のトランザクション抽出のフォルダーがあります。
トランザクションデータを分析するためのレポートを作成することを計画しています。
次のメールメッセージが届きます。「こんにちは。月次トランザクションデータの24ファイルを共有ドライブに配置しました。Transactions201901.csvからTransactions201912.csvまでのファイルには最新の列のセットがありますが、Transactions201801.csvからTransactions201812.csvまでのファイルには分析に必要な追加フィールドのない古いレイアウト。各ファイルには10〜50のトランザクションが含まれています。」フォルダからデータを取得し、[結合してロード]を選択します。 [ファイルの結合]ダイアログボックスが展示に表示されます。 ([展示]タブをクリックします。)
次の各ステートメントについて、ステートメントがtrueの場合は、[はい]を選択します。それ以外の場合は、[いいえ]を選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
質問 91
注:この質問は、同じシナリオを使用する一連の質問の一部です。便宜上、シナリオは各質問で繰り返されます。各質問は異なる目標と回答の選択肢を提示しますが、シナリオのテキストはこのシリーズの各質問で同じです。
次のテーブルを含むMicrosoftSQLServerデータベースがあります。
次の列には、日付情報が含まれています。
-mmyyyy形式の日付[月]
-ddmmyyyy形式のDate [Date_ID]
-mm / dd / yyyy形式のDate [Date_name]
-mmyyyy形式のMonthly_returns [Month_ID]
Orderテーブルには、100万を超える行が含まれています。
Storeテーブルは、Store_ID列のMonthly_returnsテーブルと関係があります。これは、テーブル間の唯一の関係です。
Power BI Desktopを使用して、データの分析ソリューションを作成することを計画しています。
PowerBIでデータをモデリングしています。
Orderテーブルからデータのサンプルのみをインポートする必要があります。
目標を達成するための2つの可能な方法は何ですか?それぞれの正解は完全な解決策を提示します。
注:正しい選択はそれぞれ1ポイントの価値があります。
- A. クエリエディタから、カスタム列式を使用するカスタム列を作成します。
- B. Power BIモデルで、計算テーブルを作成します。
- C. クエリエディタから、Order_dateでテーブルをフィルタリングします。
- D. クエリエディタから、[例からの列]を使用して列を作成します。
- E. クエリエディタから、WHERE句を使用するSELECTステートメントをソース定義に追加します。
正解: C,E
質問 92
次の図に示すように、Transactionsという名前のクエリを表示します。
クエリはフォルダからCSVファイルを取得します。
ドロップダウンメニューを使用して、図に示されている情報に基づいて各ステートメントを完了する回答の選択肢を選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://pediaa.com/what-is-the-difference-between-unique-and-distinct-in-sql/#:~:text=Unique%20and%20Distinct%20are%20two%20SQL%20constraints.,the%20records%20from%20a%20table.
質問 93
ワークスペースにメンバーを追加する機能をユーザーに提供する必要があります。ソリューションは、最小特権の原則を使用する必要があります。
ユーザーにどの役割を割り当てる必要がありますか?
- A. 管理者
- B. 寄稿者
- C. ビューア
- D. メンバー
正解: D
解説:
A Member can add members or others with lower permissions.
Note:
質問 94
Microsoft PowerBlワークスペースがあります。
次の表に示すユーザー機能を付与する必要があります。
ソリューションは、最小特権の原則を使用する必要があります。
各ユーザーにどのユーザーロールを割り当てる必要がありますか?回答するには、適切な役割を適切なユーザーにドラッグします。
各役割は、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、分割バーをペイン間でドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Explanation
User 1 = Member
User 2 = Contributor
https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-new-workspaces
質問 95
データレイクからCSVファイルをインポートするCustomerという名前のクエリがあります。展示に示されているように、クエリには500行が含まれています。 ([展示]タブをクリックします。)
各ファイルには、各ロードからデータレイクへの新しい行または変更された行のデルタが含まれています。複数のファイルが同じ顧客IDを持つことができます。
各顧客IDについて、最後に変更された行のみを保持する必要があります。
どの3つのアクションを順番に実行する必要がありますか?回答するには、適切なアクションをアクションのリストから回答領域に移動し、正しい順序で配置します。
正解:
解説:
1 - Duplicate Customer query....
2 - Group by CustId by Max ModifiedDate (only 2 columns to keep)
3 - Merge two queries on CustId and ModifiedDate inner join (to retreive other customer informations related to latest Date)
質問 96
100を超える列を返すAPIがあります。以下は、列名のサンプルです。
* client_notified_timestamp
* client_notified_source
* client_notified_sourceid
* client_notified_value
* client_responded_timestamp
* client_responded_source
* client_responded_sourceid
* client_responded_value
返された列のサブセットのみを含めることを計画しています。
sourceidのサフィックスを持つ列をすべて削除する必要があります。
Power Query Mコードをどのように完成させる必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Explanation
Box 1: Table.RemoveColumns
When you do "Remove Columns" Power Query uses the Table.RemoveColumns function Box 2: List.Select Get a list of columns.
Box 3: Text.Contains
Example code to remove columns with a slash (/):
let
Source = Excel.Workbook(File.Contents("C: Source"), null, true),
#"1_Sheet" = Source{[Item="1",Kind="Sheet"]}[Data],
#"Promoted Headers" = Table.PromoteHeaders(#"1_Sheet", [PromoteAllScalars=true]),
// get columns which contains any slash among values
ColumnsToRemove =
List.Select(
// get a list of all columns
Table.ColumnNames(#"Promoted Headers"),
(columnName) =>
let
// get all values of a columns
ColumnValues = Table.Column(#"Promoted Headers", columnName),
// go through values and stop when you find the first occurence of a text containing a slash
// if there is a value with a slash, return true else false
ContainsSlash = List.AnyTrue(List.Transform(ColumnValues, each Text.Contains(_, "/"))) in ContainsSlash ),
// remove columns
Result = Table.RemoveColumns(#"Promoted Headers", ColumnsToRemove)
in
Result
Reference:
https://community.powerbi.com/t5/Power-Query/Remove-columns-containing-a-certain-value/td-p/759657
質問 97
注:この質問は、同じシナリオを提示する一連の質問の一部です。シリーズの各質問には、述べられた目標を達成する可能性のある独自の解決策が含まれています。一部の質問セットには複数の正しい解決策がある場合がありますが、他の質問セットには正しい解決策がない場合があります。
このシナリオで質問に回答した後は、その質問に戻ることはできません。その結果、これらの質問はレビュー画面に表示されません。
ワークスペースにはいくつかのレポートとダッシュボードがあります。
すべての組織ユーザーにダッシュボードといくつかのレポートへの読み取りアクセスを許可する必要があります。
解決策:すべてのユーザーを含むAzure ActiveDirectoryグループを作成します。各レポートとダッシュボードをグループに共有します。
これは目標を達成していますか?
- A. はい
- B. いいえ
正解: B
解説:
Explanation
Instead assign all the users the Viewer role to the workspace.
Note: The Viewer role gives a read-only experience to its users. They can view dashboards, reports, or workbooks in the workspace, but can't browse the datasets or dataflows. Use the Viewer role wherever you would previously use a classic workspace set to "Members can only view Power BI content".
Reference:
https://powerbi.microsoft.com/en-us/blog/announcing-the-new-viewer-role-for-power-bi-workspaces/
質問 98
損益データセットが作成されたら、ビジネスユニットのアナリストが適切な損益データを確認できるように、順番に実行する必要がある4つのアクションはどれですか。回答するには、適切なアクションをアクションのリストから回答領域に移動し、正しい順序で配置します。
正解:
解説:
Explanation
https://docs.microsoft.com/en-us/power-bi/admin/service-admin-rls
https://docs.microsoft.com/en-us/power-bi/connect-data/service-datasets-build-permissions
質問 99
ケーススタディ2-ContosoLtd
概要概要
既存の環境
Contoso、Ltd。は、屋外機器を製造する製造会社です。Contosoは四半期ごとに取締役会を開催し、財務アナリストがMicrosoft Excelレポートを手動で作成します。これには、会社の4つの事業部門のそれぞれの損益計算書、会社の貸借対照表、純利益の予測が含まれます。次の四半期に向けて。
データとソース
レポートのデータは3つのソースから取得されます。詳細な収益、コスト、および費用のデータは、AzureSQLデータベースから取得されます。要約貸借対照表データは、Microsoft Dynamics 365 BusinessCentralから取得されます。貸借対照表のデータは、両方とも日付に関連していることを除いて、損益の結果には関連していません。
次の四半期の月間収益と費用の予測は、Microsoft SharePointOnlineリストから取得されます。四半期予測は、日付、ビジネスユニット、部門、および製品カテゴリの共有ディメンションを使用して、損益の結果に関連しています。
純利益予測データ
純利益の予測データは、次の表に示す形式でProjectionsという名前のSharePointOnlineリストに保存されます。
収益予測は月次レベルで設定され、四半期の予測を示すために合計されます。
貸借対照表データ
貸借対照表データは、次の表に示す形式で、各アカウントの1か月あたりの最終残高とともにインポートされます。
貸借対照表データには、各月の各勘定科目の行が常にあります。
Dynamics 365 Business Central Data
Business Centralには、製品がビジネスユニットにロールアップする製品カテゴリにロールアップする方法を示す製品カタログが含まれています。収益データは、日付および製品レベルで提供されます。経費データは、日付および部門レベルで提供されます。
ビジネス上の問題
歴史的に、四半期ごとの取締役会のレポートを準備するのに1週間に2人のアナリストがかかりました。また、通常、四半期ごとに少なくとも1つの問題があり、Excel数式のセル参照が正しくないために、レポートの値が間違っています。各ビジネスユニットにロールアップする製品と部門が一貫して定義されていないため、レポートに矛盾する結果が生じる場合があります。
計画された変更
Contosoは、Microsoft Power Blを使用して、四半期ごとのレポートプロセスを自動化および標準化することを計画しています。同社は、レポートの作成にかかる時間を2日未満にしたいと考えています。同社は、取締役会の四半期報告を含むがこれに限定されないすべての報告で使用されるビジネスユニット、製品、および部門の共通ロジックを作成したいと考えています。
技術要件
Contosoは、最小限の手作業でレポートとデータセットを更新することを望んでいます。同社は、カスタムナビゲーションと補足情報へのリンクを含むレポートの単一パッケージをボードに提供したいと考えています。
データとアクセスの手動更新を含むメンテナンスは、可能な限り最小限に抑える必要があります。
セキュリティ要件
レポートは、powerbi.comからボードで利用できるようにする必要があります。メール対応のセキュリティグループは、取締役会と情報を共有するために使用されます。
各ビジネスユニットを担当するアナリストは、取締役会が見るすべてのデータを見る必要があります。ただし、損益データは、ビジネスユニットのデータのみに制限する必要があります。アナリストは、損益データを含むデータセットから新しいレポートを作成できる必要がありますが、アナリストが作成するレポートは、取締役会の四半期レポートに含めないでください。アナリストは、四半期レポートを誰とも共有できないようにする必要があります。
レポート要件
月の最終日に基づいて、貸借対照表をPowerBlの標準の日付テーブルに多対1の関係で関連付けることを計画しています。四半期報告パッケージの貸借対照表レポートの少なくとも1つは、前四半期だけでなく、四半期の期末残高も表示する必要があります。
予測には、収益予測額を含むRevenueProjectionという名前の列が含まれている必要があります。リレーションシップは、次の表に示す列を含むDateという名前のテーブルへのプロジェクションから作成する必要があります。
製品および部門とビジネスユニットとの関係は、すべてのレポートで一貫している必要があります。
取締役会は、四半期報告書から次の情報を入手できなければなりません。
-時間の経過に伴う収益の傾向
-各アカウントの期末残高
-四半期ごとの費用と予測の比較
-前四半期からの固定負債の変化
-四半期収益と同じ四半期の比較
前年
ドラッグアンドドロップの質問
損益データセットが作成されたら、ビジネスユニットのアナリストが適切な損益データを確認できるようにするために、順番に実行する必要がある4つのアクションはどれですか。回答するには、適切なアクションをアクションのリストから回答領域に移動し、正しい順序で配置します。
正解:
解説:
Explanation:
https://docs.microsoft.com/en-us/power-bi/admin/service-admin-rls
https://docs.microsoft.com/en-us/power-bi/connect-data/service-datasets-build-permissions
質問 100
次の展示に示されているビジュアルを含むレポートページがあります。
ドロップダウンメニューを使用して、図に示されている情報に基づいて各ステートメントを完了する回答の選択肢を選択します。注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/power-bi/consumer/end-user-interactions
質問 101
次の表に示す表があります。
インプレッションテーブルには、1か月あたり約3,000万件のレコードが含まれています。
次の要件を満たすには、広告分析システムを作成する必要があります。
*その日の広告インプレッション数、キャンペーン、およびSite_nameを提示します。昨年の分析が必要です。
*データモデルのサイズを最小化します。
どの2つのアクションを実行する必要がありますか?それぞれの正解は、解決策の一部を示しています。
注:正しい選択はそれぞれ1ポイントの価値があります。
- A. テーブル間に1対多の関係を作成します。
- B. インプレッションをAd_id、Site_name、Impression_dateでグループ化します。
CountRows関数を使用して集計します。 - C. Ad_id、Site_name、およびImpression_dateを含む計算テーブルを作成します。
- D. COUNTROWS関数を使用して集計する計算メジャーを作成します。
正解: A,B
質問 102
ユーザーの苦情を含むCSVファイルがあります。このファイルには、Loggedという名前の列が含まれています。
Loggedには、各準拠が発生した日時が含まれます。 Loggedのデータは次の形式です:2018-12-31 at08:59。
ログに記録された日付までに苦情を分析し、組み込みの日付階層を使用できる必要があります。
あなたは何をするべきか?
- A. [ログ]列のデータ型を[日付]に変更します。
- B. 変換を適用してLogged列の最後の11文字を抽出し、新しい列のデータ型をDateに設定します。
- C. 変換を適用して、Logged列の最初の11文字を抽出します。
- D. 2018-12-31で始まる例を使用して列を作成し、新しい列のデータ型を日付に設定します。
正解: D
解説:
Option A: Wrong. There is an '' at '' which makes it impossible.
Option B: Wrong. The LAST 11 cannot get the date info.
Option D: Wrong. You can get the right date, but without '' set it as date '', you will not get built-in date Hierarchy which is required.
質問 103
PowerBIを使用して財務レポートを作成しています。
Dateという名前の列とSalesという名前の列を含むfinancialsという名前のテーブルがあります。
前の四半期と比較した売上の相対的な変化を計算するメジャーを作成する必要があります。
どのように対策を完了する必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Explanation
Graphical user interface, text, application Description automatically generated
Box 1: CALCULATE
Box 2: DATEADD
Box 3: DIVIDE
Example:
NET_SALES QoQ% =
IF(
ISFILTERED('Calendar'[Date]),
ERROR("Time intelligence quick measures can only be grouped or filtered by the Power BI-provided date hierarchy or primary date column."), VAR __PREV_QUARTER = CALCULATE( SUM('research ra_qtr_template'[NET_SALES]), DATEADD('Calendar'[Date].[Date], -1, QUARTER) ) RETURN DIVIDE( SUM('research ra_qtr_template'[NET_SALES]) - __PREV_QUARTER,
__PREV_QUARTER
)
)
Reference:
https://community.powerbi.com/t5/Desktop/Error-calculating-QOQ-using-quick-measure/m-p/547054
質問 104
セールスマネージャーのレポート要件を満たすために、ビジュアライゼーションを作成する必要があります。
ビジュアライゼーションをどのように作成する必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Explanation
Scenario: The sales managers require a visual to analyze sales performance versus sales targets.
Box 1: KPI
A Key Performance Indicator (KPI) is a visual cue that communicates the amount of progress made toward a measurable goal.
Box 2: Sales[sales_amount]
Box 3: Date[month]
Time > FiscalMonth. This value will represent the trend.
Box 4: Targets[sales_target]
Reference:
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-kpi
Topic 2, Contoso Ltd, Case Study
Overview
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.
Existing Environment
Contoso, Ltd. is a manufacturing company that produces outdoor equipment Contoso has quarterly board meetings for which financial analysts manually prepare Microsoft Excel reports, including profit and loss statements for each of the company's four business units, a company balance sheet, and net income projections for the next quarter.
Data and Sources
Data for the reports comes from three sources. Detailed revenue, cost and expense data comes from an Azure SQL database. Summary balance sheet data comes from Microsoft Dynamics 365 Business Central. The balance sheet data is not related to the profit and loss results, other than they both relate to dates.
Monthly revenue and expense projections for the next quarter come from a Microsoft SharePoint Online list.
Quarterly projections relate to the profit and loss results by using the following shared dimensions: date, business unit, department, and product category.
Net Income Projection Data
Net income projection data is stored in a SharePoint Online list named Projections in the format shown in the following table.
Revenue projections are set at the monthly level and summed to show projections for the quarter.
Balance Sheet Data
The balance sheet data is imported with final balances for each account per month in the format shown in the following table.
There is always a row for each account for each month in the balance sheet data.
Dynamics 365 Business Central Data
Business Central contains a product catalog that shows how products roll up to product categories, which roll up to business units. Revenue data is provided at the date and product level. Expense data is provided at the date and department level.
Business Issues
Historically, it has taken two analysts a week to prepare the reports for the quarterly board meetings. Also, there is usually at least one issue each quarter where a value in a report is wrong because of a bad cell reference in an Excel formula. On occasion, there are conflicting results in the reports because the products and departments that roll up to each business unit are not defined consistently.
Planned Changes
Contoso plans to automate and standardize the quarterly reporting process by using Microsoft Power Bl. The company wants to how long it takes to populate reports to less than two days. The company wants to create common logic for business units, products, and departments to be used across all reports, including, but not limited, to the quarterly reporting for the board.
Technical Requirements
Contoso wants the reports and datasets refreshed with minimal manual effort The company wants to provide a single package of reports to the board that contains custom navigation and links to supplementary information.
Maintenance, including manually updating data and access, must be minimized as much as possible.
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.
The analysts responsible for each business unit must see all the data the board sees, except the profit and loss data, which must be restricted to only their business unit's data. The analysts must be able to build new reports from the dataset that contains the profit and loss data, but any reports that the analysts build must not be included in the quarterly reports for the board. The analysts must not be able to share the quarterly reports with anyone.
Report Requirements
You plan to relate the balance sheet to a standard date table in Power Bl in a many-to-one relationship based on the last day of the month. At least one of the balance sheet reports in the quarterly reporting package must show the ending balances for the quarter, as well as for the previous quarter.
Projections must contain a column named RevenueProjection that contains the revenue projection amounts. A relationship must be created from Projections to a table named Date that contains the columns shown in the following table.
The relationships between products and departments to business units must be consistent across all reports.
The board must be able to get the following information from the quarterly reports:
* Revenue trends over time
* Ending balances for each account
* A comparison of expenses versus projections by quarter
* Changes in long-term liabilities from the previous quarter
* A comparison of quarterly revenue versus the same quarter during the prior year
質問 105
ビジネスユニットアナリストへのアクセスを許可する必要があります。
何を設定する必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Explanation
Box 1: The Viewer role to the workspace
The Viewer role gives a read-only experience to its users. They can view dashboards, reports, or workbooks in the workspace, but can't browse the datasets or dataflows. Use the Viewer role wherever you would previously use a classic workspace set to "Members can only view Power BI content".
Box 2: Build
The analysts must be able to build new reports from the dataset that contains the profit and loss data.
Scenario: The reports must be made available to the board from powerbi.com.
The analysts responsible for each business unit must see all the data the board sees, except the profit and loss data, which must be restricted to only their business unit's data. The analysts must be able to build new reports from the dataset that contains the profit and loss data, but any reports that the analysts build must not be included in the quarterly reports for the board. The analysts must not be able to share the quarterly reports with anyone.
Reference:
https://www.nickyvv.com/2019/08/the-new-power-bi-workspace-viewer-role-explained.html
質問 106
次の展示に示すデータセットがあります。
売上利益が最も高い10都市のみがビジュアルに表示されるようにする必要があります。
あなたは何をするべきか?
- A. ビジュアルにトップNフィルターを追加します。
- B. TOPN関数を使用するテーブルに計算列を追加します。ビジュアルで、SalesProfitを計算された列に置き換えます。
- C. RANKX関数を使用するように売上利益メジャーを構成します。
- D. 都市がトップ10にある場合は都市名を返す計算列をテーブルに追加します。そうでない場合、計算列は「トップ10にない」を返します。ビジュアルで、SalesProfitを計算された列に置き換えます。
D18912E1457D5D1DDCBD40AB3BF70D5D
正解: A
解説:
Explanation
Power BI Top N Filters are useful to display the top performing records, and Bottom N filters are helpful to display the least performing records. For example, we can display top or bottom 10 products by orders or sales.
Note:
* Select the Column you want to display the Top Sales Profit
* Then change the Filter Type of that Column to Top N
* Fill in Top / Bottom number field
* And lastly drag to the By Value filed your Sales Profit
Reference:
https://www.tutorialgateway.org/power-bi-top-10-filters/
質問 107
次の展示に示すように、クイックメジャーを作成しています。
時間の経過に伴う売上の月次移動平均メジャーを作成する必要があります-クイックメジャー計算をどのように構成する必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-quick-measures
質問 108
......
最新のDA-100日本語試験問題集でMicrosoft試験が合格できます:https://www.jpntest.com/shiken/DA-100J-mondaishu