100%合格率保証付きで最高のPL-100日本語試験でリアル問題PDFがある[2023年11月]
PL-100日本語問題集で2023年最新のMicrosoft PL-100日本語試験問題
質問 # 87
注:この質問は、同じシナリオを提示する一連の質問の一部です。シリーズの各質問には、述べられた目標を達成する可能性のある独自の解決策が含まれています。一部の質問セットには複数の正しい解決策がある場合がありますが、他の質問セットには正しい解決策がない場合があります。
このセクションの質問に回答した後は、その質問に戻ることはできません。その結果、これらの質問はレビュー画面に表示されません。
アカウントのリストを表示するキャンバスアプリを作成しています。
ユーザーはアカウントを選択し、アカウントの詳細を表示できる必要があります。アプリには、ユーザーをアカウントのリストに戻す機能が含まれている必要があります。
Screen_Accountsという名前の空白の画面を追加し、Gallery_Accountsという名前のギャラリーを画面に追加します。 Gallery_AccountsのデータソースをAccountsに設定し、Screen_AccountDetailという名前の別の空白の画面を追加します。
あなたはアプリを完了する必要があります。
解決:
編集フォームをScreen_AccountDetailに追加し、フォームのデフォルトモードを新規に設定します。Gallery_AccountsのOnSelectプロパティをNavigate(Screen_AccountDetail)に設定します。
フォームのデータソースをアカウントに設定します。
フォームのItemプロパティをSelectedに設定します。
Screen_AccountDetailに戻るアイコンを追加し、そのOnSelectプロパティをNavigate(Screen_Accounts)に設定します。
ソリューションは目標を達成していますか?
- A. いいえ
- B. はい
正解:A
解説:
Explanation
FormMode.New: the form is populated with default values and the user can modify the values of the fields.
Once complete, the user can add the record to the data source.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-form
質問 # 88
会社は、別のキャンバスPowerAppsアプリからエクスポートされたPowerAppsアプリカスタムコントロールを使用する必要があります。
カスタムコントロールをPowerAppsアプリに挿入する必要があります。
どこでアクションを完了する必要がありますか?答えるには、適切な場所を正しいアクションにドラッグします。各場所は、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/component-framework/component-framework-for-canvas-apps
質問 # 89
顧客リクエスト番号の問題を解決するには、エンティティフォームを変更する必要があります。
あなたは何をするべきか?
- A. 顧客リクエスト番号フィールドのデータ型を自動番号に変更します
- B. 顧客リクエスト番号フィールドのデータ型をルックアップに変更します
- C. 計算フィールドを使用する
正解:A
解説:
Scenario: Users report that the customer request number is difficult to interpret. They request that you change the number to a system generated sequential number.
Autonumber columns are columns that automatically generate alphanumeric strings whenever they are created.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/autonumber-fields
質問 # 90
パッケージを提供する会社のキャンバスアプリを作成しています。アプリは、配信の試行ごとに1つの画面を表示します。
ドライバーは、パッケージを倉庫に戻す前に、パッケージの配送を3回試行する必要があります。ドライバーは、アプリの2番目の画面に配達に関する詳細を入力する必要があります。
配信画面に配信試行の一覧を表示する必要があります。
配信の試行に関する詳細を表示するためにアプリに追加できる2つのコンポーネントはどれですか?それぞれの正解は完全な解決策を提示します。
注:正しい選択はそれぞれ1ポイントの価値があります。
- A. 表示フォーム
- B. 垂直ギャラリー
- C. ドロップダウン
- D. データテーブル
正解:A、D
解説:
Explanation
The Data table control shows a dataset.
In a canvas app, add and configure a Display form control to show all fields in a record.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-data-table
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-form-layout
質問 # 91
同社は、モデル駆動型アプリにマルチストリームインタラクティブダッシュボードを追加しています。
同社は、先月変更されたアカウントに基づいてテーブルデータをフィルタリングするようにダッシュボードを構成する必要があります。
モデル駆動型アプリダッシュボードのフィルターを構成する必要があります。
どの構成を使用する必要がありますか?答えるには、適切な場所を正しい要件にドラッグします。各構成は、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards
質問 # 92
新入社員をオンボーディングするためのモデル駆動型アプリを作成しています。
アプリのビジネスロジックを実装する必要があります。
どのツールを使用する必要がありますか?答えるには、適切なツールを正しい要件にドラッグします。各ツールは、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/learn/modules/intro-business-process-flows/2-differences
質問 # 93
サービス会社のキャンバスアプリを作成します。
ツリービューを使用して、ViewServices画面に移動します。画面には、Labelコントロールのみを含むDetailForm1という名前のフォームが含まれています。以下に示すように、ViewServices画面のヘッダーにPeopleアイコンを追加します。
アイコンを選択すると、新しいアクティビティフォームが開きます。新しいアクティビティフォームの[名前]フィールドの値を、DetailForm1の名前フィールドの値に設定する必要があります。
ドロップダウンメニューを使用して、図に示されている情報に基づいて各質問に回答する回答の選択肢を選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-select
質問 # 94
注:この質問は、同じシナリオを提示する一連の質問の一部です。シリーズの各質問には、述べられた目標を達成する可能性のある独自の解決策が含まれています。一部の質問セットには複数の正しい解決策がある場合がありますが、他の質問セットには正しい解決策がない場合があります。
このセクションの質問に回答した後は、その質問に戻ることはできません。その結果、これらの質問はレビュー画面に表示されません。
ある会社は、求職者のスクリーニングプロセスを合理化するために、Microsoft PowerPlatformコンポーネントを展開しています。
会社の人材(HR)担当者は、学校の就職説明会に出席する予定です。 HR担当者は、資格を取得し、潜在的な求職者をPowerAppsアプリに入力する必要があります。 HR担当者は、候補者ごとに次の情報を入力する必要があります。
候補者が現在職務に就く資格がないが、最終的にフォローアップ基準に基づいて資格を得る場合は、システムでフォローアップチェックボックスをすぐに選択またはオフにする必要があります。
同社は、同じビジネスユースケースを含むが、社内の従業員と昇進のための同様のPowerAppsアプリを作成することを計画しています。
フォローアップの候補を自動的にマークするには、PowerAppsアプリソリューションを作成する必要があります。
提案されたソリューション:エンティティのスコープを持つ適切なデータエンティティにビジネスルールを作成します。
ソリューションは目標を達成していますか?
- A. いいえ
- B. はい
正解:A
解説:
Instead use Common Data Service workflow with a PowerQuery on the data entity.
Note: Process (Workflow) table/entity reference is a set of logical rules that define the steps necessary to automate a specific business process, task, or set of actions to be performed.
Common Data Service workflow support: Filter triggers based on which attributes change - You can control which field changes trigger your automated flows. For example, trigger your flow only when the status field changes while ignoring all other fields that may change.
Reference:
https://docs.microsoft.com/en-us/business-applications-release-notes/april19/microsoft-flow/automated-parity-classic-common-data-service-workflows
質問 # 95
モデル駆動型アプリの対話型レポートを設計しています。レポートでは 500 万を超えるレコードが使用されます。レポートのデータを取得するクエリが完了するまでに 5 分以上かかります。レポートを作成する必要があります。どのオプションを使用する必要がありますか?
- A. 標準ダッシュボード
- B. パワーBL
- C. インタラクティブなダッシュボード
正解:B
質問 # 96
マリーナという名前のエンティティを持つモデル駆動型アプリがあります。各マリーナに関連付けられているボートを一覧表示するBoatsという名前のエンティティがあります。
マリーナフォームにボートのリストを追加する必要があります。また、ユーザーがボートの所有者やマリーナのメンバーなど、さまざまなビューを選択するためのオプションを追加する必要があります。
マリーナレコードに関連付けられているボートのリストをエンティティフォームに埋め込む必要があります。
どの順序でアクションを実行する必要がありますか?回答するには、すべてのアクションをアクションのリストから回答領域に移動し、正しい順序で配置します。
正解:
解説:
1 - Add a Subgrid component to a form
2 - Select Show related records and then select the related entity and default view for the subgrid
3 - Select the Allow users to change view option
4 - Save and publish the form
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/form-designer-add-configure-subgrid
質問 # 97
注:この質問は、同じシナリオを提示する一連の質問の一部です。シリーズの各質問には、述べられた目標を達成する可能性のある独自の解決策が含まれています。一部の質問セットには複数の正しい解決策がある場合がありますが、他の質問セットには正しい解決策がない場合があります。
このセクションの質問に回答した後は、その質問に戻ることはできません。その結果、これらの質問はレビュー画面に表示されません。
製造会社向けのキャンバスアプリを作成します。同社は多くのベンダーから部品や材料を受け取っています。梱包票から情報を収集するためのフォームを作成します。
受信者は、アプリに手動でデータを入力する代わりに、資料を受け取るために梱包票の写真を撮ることができなければなりません。
ユーザーが梱包票情報をスキャンしてフォームに入れることができるようにする必要があります。
提案された解決策:エンティティ抽出モデルを使用します。
ソリューションは目標を達成していますか?
- A. いいえ
- B. はい
正解:A
解説:
Explanation
AI Builder entity extraction models recognize specific data in the text that you target based on your business needs.
The model identifies key elements in the text and then classifies them into predefined categories. This can help you transform unstructured data into structured data that's machine-readable. You can then apply processing to retrieve information, extract facts, and answer questions.
Note: Create a canvas app and add the text recognizer AI Builder component to your screen. This component takes a photo or loads an image from the local device, and then processes it to detect and extract text based on the text recognition prebuilt model. If it detects text in the image, the component outputs the text and identifies the instances by showing a rectangle for each instance in the image.
Reference:
https://knowledgefrommanish.com/powerplatform/ai-builder-entity-extraction-ai-model/
https://docs.microsoft.com/en-us/ai-builder/prebuilt-text-recognizer-component-in-powerapps
質問 # 98
PowerBIデスクトップを使用して容量計画ダッシュボードを作成しています。
ダッシュボードは、モデル駆動型の製造計画アプリ内で使用できるだけでなく、MicrosoftTeamsチャネル内に組み込むことができる必要があります。
データソースは次のとおりです。
各タスクを実行するための適切な方法を決定する必要があります。
どの方法を使用する必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/power-bi/connect-data/service-gateway-sql-tutorial
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-entity-relationships
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/define-rollup-fields
質問 # 99
ファイナンシャルガイダンスサービスを提供する会社向けに、会社のオフィスで働くファイナンシャルアドバイザー向けのモデル駆動型アプリと、リモートのファイナンシャルアドバイザー向けのキャンバスアプリを作成します。
すべてのファイナンシャルアドバイザーが使用するカスタムカウンセリングエンティティのビジネスルールを作成する必要があります。
ビジネスルールの影響を受けるのは誰ですか?
答えるには、適切なファイナンシャルアドバイザーのタイプを正しいビジネスルールにドラッグします。各ファイナンシャルアドバイザーの種類は、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、分割バットをペイン間でドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-create-business-rule
質問 # 100
ある自転車店では、Microsoft Dataverse を使用して、自転車のレンタルとレンタル情報を追跡しています。自転車店には、キャンバス アプリを備えたスタンドアロンのタブレットがあります。借り手はアプリを使用して自転車をチェックアウトします。一度に自転車を借りられるのは 1 人だけです。
複数の賃貸人がチームとして賃貸することができます。チームのレンタルを 1 つのステップで許可するには、アプリを展開する必要があります。すべてのチーム メンバーは、1 つの電話番号で登録する必要があります。
キャンバス アプリを変更して、チームとチーム メンバーの情報、および自転車の情報を表示する必要があります。各要件に対してどの UI 要素を使用する必要がありますか? 回答するには、回答エリアで適切なオプションを選択します。 注: 正しい選択はそれぞれ 1 ポイントの価値があります。
正解:
解説:
Explanation
質問 # 101
Common DataServiceを使用するPowerPlatformソリューションがあります。
フィールドレベルのセキュリティをサポートするすべてのフィールドを保護する必要があります。
どのフィールドを確保できますか?
- A. accountid
- B. createdon
- C. owninguser
- D. 説明
正解:D
解説:
Explanation
Which fields can be secured?
Although most attributes can be secured, there are system attributes, such as IDs, timestamps, and record tracking attributes, that can't. Below are a few examples of attributes that can't be enabled for field security.
ownerid, processid, stageid, accountid, contactid
createdby, modifiedby, OwningTeam, OwningUser
createdon, EntityImage_Timestamp, modifiedon, OnHoldTime, overriddencreatedon statecode, statuscode Reference:
https://docs.microsoft.com/en-us/power-platform/admin/field-level-security
質問 # 102
ステータスレポートを送信するための機能を構成する必要があります。
あなたは何をするべきか?
- A. ユーザーが送信ボタンを選択してSaveDaca()関数を呼び出したときに、アプリケーションがオフラインであるかどうかを判別します。
- B. アプリの読み込み時にアプリケーションがオフラインかどうかを確認します。 [送信]ボタンのLoadDaca()関数を使用します。
- C. ユーザーが送信ボタンを選択してSec()関数を呼び出したときに、アプリケーションがオフラインであるかどうかを判別します。
- D. アプリの読み込み時にアプリケーションがオフラインかどうかを確認します。 OnSelectプロパティでSaveDaca()関数を使用します。
正解:A
解説:
Scenario: The app must be able to run both online and offline. If the mobile device on which the app runs is connected to the internet, the app must immediately submit the status report.
When data is submitted offline, the data must be stored in the app until the app is back online.
Mobile users often need to be productive even when they have limited or no connectivity.
LoadData and SaveData combine to form a simple mechanism to store small amounts of data on a local device. By using these functions, you can add simple offline capabilities to your app.
The SaveData function stores a collection for later use under a name.
The LoadData function reloads a collection by name that was previously saved with SaveData. You can't use this function to load a collection from another source.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-savedata-loaddata 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. When you are ready to answer a question, click the Question button to return to the question.
Background
質問 # 103
会社には、卸売と小売の部門があります。
製造元は、ユーザーがMicrosoft SQLServerデータベースのデータを表示できるように単一のPowerBIレポートを作成したいと考えています。
各ユーザーに、ユーザーが割り当てられているチームのデータのみが表示されるようにする必要があります。
レポートをどのように保護する必要がありますか?
答えるには、適切なオプションを正しいアクションにドラッグします。各オプションは、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-rls
質問 # 104
Common Data Serviceデータベースにエンティティを作成して、販売データを取得します。
次のフィールドを含むSalesという名前のエンティティを作成します。
TotalSalesという名前のフィールドを含む新しいエンティティを作成します。このフィールドは、各営業担当者の総売上高を取得するために使用されます。
エンティティのフィールドを構成する必要があります。
どのフィールドタイプを使用する必要がありますか?答えるには、適切なフィールドタイプを正しいフィールド名にドラッグします。各フィールドタイプは、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Explanation
Box 1: Calculated
Calculated columns are calculated in real-time when they are retrieved. Calculated columns can be composed using different data types. For example, an Integer calculated column may reference values from Decimal or Currency columns.
Box 2: Simple
A simple column isn't defined as a calculated or rollup column.
Box 3: Rollup
Because rollup columns persist in the database, they can be used for filtering or sorting just like regular columns.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/calculated-rollup-attributes
質問 # 105
ステータスレポートを送信するための機能を構成する必要があります。
あなたは何をするべきか?
- A. ユーザーが送信ボタンを選択してSaveDaca()関数を呼び出したときに、アプリケーションがオフラインであるかどうかを判別します。
- B. アプリの読み込み時にアプリケーションがオフラインかどうかを確認します。 [送信]ボタンのLoadDaca()関数を使用します。
- C. ユーザーが送信ボタンを選択してSec()関数を呼び出したときに、アプリケーションがオフラインであるかどうかを判別します。
- D. アプリの読み込み時にアプリケーションがオフラインかどうかを確認します。 OnSelectプロパティでSaveDaca()関数を使用します。
正解:A
解説:
Scenario: The app must be able to run both online and offline. If the mobile device on which the app runs is connected to the internet, the app must immediately submit the status report.
When data is submitted offline, the data must be stored in the app until the app is back online.
Mobile users often need to be productive even when they have limited or no connectivity.
LoadData and SaveData combine to form a simple mechanism to store small amounts of data on a local device. By using these functions, you can add simple offline capabilities to your app.
The SaveData function stores a collection for later use under a name.
The LoadData function reloads a collection by name that was previously saved with SaveData. You can't use this function to load a collection from another source.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-savedata-loaddata 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. When you are ready to answer a question, click the Question button to return to the question.
Background
Current environment
Overview
Operations for the company are managed very informally. Only a small number of long-term employees are aware of all manufacturing processes.
質問 # 106
User1の問題を解決する必要があります。
何を使うべきですか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Explanation
Graphical user interface, text, application Description automatically generated
Box 1: Power Apps mobile app
Scenario:
User1 often works in a warehouse that does not have internet connectivity.
User1 needs to edit an existing status report and submit a new status report.
The app must be able to run both online and offline. If the mobile device on which the app runs is connected to the internet, the app must immediately submit the status report.
You can build offline capabilities in your PowerApps app so your app users can access some data or save some data even when they don't have an internet connection.
Box 2: Connector
Scenario: Azure SQL Database is used to store other data
Use the SQL Server connector to connect to SQL Server, in either Azure or an on-premises database, so that you can manage your data with create, read, update, and delete operations.
Reference:
https://powerapps.microsoft.com/en-us/blog/implementing-offline-capability-in-your-app/
質問 # 107
......
無料PL-100日本語別格な問題集をダウンロード:https://www.jpntest.com/shiken/PL-100J-mondaishu