試験準備には欠かさないトップクラスのMicrosoft PL-100日本語試験学習ガイド練習問題最新版 [Q87-Q108]

Share

試験準備には欠かさないトップクラスのMicrosoft PL-100日本語試験学習ガイド練習問題最新版

今すぐPL-100日本語問題を使おうPL-100日本語問題集PDFで合格しよう

質問 87
会社は、MicrosoftDataverseテーブルを使用するアプリを作成します。
アプリの作成者は、実際のデータのサンプルセットを使用して、アプリが期待どおりに動作していることを確認したいと考えています。
サンプルデータをDataverseテーブルにインポートする必要があります。
使用できるテクノロジーはどれですか?それぞれの正解は完全な解決策を提示します。
注:正しい選択はそれぞれ1ポイントの価値があります。

  • A. Power Bl
  • B. Power Query
  • C. SharePoint
  • D. Dataflows

正解: B,D

解説:
C: You can create a table in Dataverse and fill that table with data from an OData feed by using Power Query. You can use the same techniques to integrate data from these online and on-premises sources, among others:
SQL Server
Salesforce
IBM DB2
Access
Excel
Web APIs
OData feeds
Text files
D: You can create a new Dataverse table that stores all the metadata from the dataflow run. For every refresh of a dataflow, a record is added to this table. You can also store metadata for multiple dataflow runs in the same table.
Reference:
https://docs.microsoft.com/en-us/power-query/dataflows/load-dataflow-metadata-into-dataverse-table
https://docs.microsoft.com/en-us/power-query/dataflows/add-data-power-query

 

質問 88
RunningTotalという名前のグローバル変数の値を5に設定し、MainScreenという名前の前の画面に移動する必要があります。
どの式を使用する必要がありますか?

  • A. UpdateContext( { RunningTotal: 5 } ); Navigate( MainScreen,
    ScreenTransition.Cover, RunningTotal );
  • B. UpdateContext( { RunningTotal:5 } ); Back()
  • C. If( Value(TextBox1.Text) >= 0, (Set( RunningTotal, 5);
    Back();), Color.Green )
  • D. Set( RunningTotal, 5 ); Back();

正解: D

解説:
You set the value of the global variable with the Set function. Set( MyVar, 1 ) sets the global variable MyVar to a value of 1.
Use the Back and Navigate function to change which screen is displayed.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-variables
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-navigate

 

質問 89
次の共通データサービスエンティティがあります:BusinessContractsおよびBusinessAccounts。
2つのエンティティ間にN:N関係を構成する必要があります。
どの3つのアクションを順番に実行する必要がありますか?回答するには、適切なアクションをアクションのリストから回答領域に移動し、正しい順序で配置します。

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/create-edit-nn-relationships-portal

 

質問 90
PowerAutomateフローを作成しています。
さまざまな色属性を持つアイテムを含む配列があります。フロー内で次のフィルター式を使用して、配列をフィルター処理することを計画しています。
@or(equals(item()?['color'], 'red'),contains(item()?['color'],'blue'))
フィルタは、式がtrueに解決された場合にのみ結果を返します。
次の各ステートメントについて、ステートメントがtrueの場合は、[はい]を選択します。それ以外の場合は、[いいえ]を選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

 

質問 91
ストア用のキャンバスアプリを作成します。
ロゴはアプリの背景画像として表示される必要があります。アプリの読み込み時に、読み込みスピナーが画面に表示される必要があります。
アプリに機能を追加する必要があります。
何を変更する必要がありますか?回答するには、適切なフォーム領域を正しいリクエストにドラッグします。各フォーム領域は、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/properties-visual
https://arpitmscrmhunt.blogspot.com/2020/04/powerapps-display-loading-icon-until.html

 

質問 92
同社は、モデル駆動型アプリにマルチストリームインタラクティブダッシュボードを追加しています。
同社は、先月変更されたアカウントに基づいてテーブルデータをフィルタリングするようにダッシュボードを構成する必要があります。
モデル駆動型アプリダッシュボードのフィルターを構成する必要があります。
どの構成を使用する必要がありますか?答えるには、適切な場所を正しい要件にドラッグします。各構成は、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards

 

質問 93
管理者は、販売員のみが使用するダッシュボードを作成して展開することを計画しています。ダッシュボードには、現在の販売パイプライン、未解決のケース、最近の主要な勝利、および郵便番号による主要な機会が表示されます。
営業担当者は、ダッシュボードに表示される特定のデータに基づいて行動できる必要があります。
ダッシュボードを作成する必要があります。
どのタイプのダッシュボードを作成する必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/create-dashboard
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards

 

質問 94
企業は、すべてのアクセシビリティ、コンプライアンス、およびセキュリティ監査にMicrosoftプラットフォームを使用しています。
会社の監査およびコンプライアンス部門は、アクセシビリティの問題のために、新しく作成されたPowerAppsキャンバスアプリにフラグを立てます。アプリは、Microsoftのアクセシビリティ要件と推奨事項に準拠するまで非公開にする必要があります。
ソリューションのアクセシビリティの問題をすべて特定する必要があります。
何を使うべきですか?

  • A. Microsoft Visual Studio
  • B. マイクロソフトアクセシビリティ適合性レポート
  • C. マイクロソフトアクセシビリティガイド
  • D. Power Apps Studio
  • E. マイクロソフトコンプライアンスセンター

正解: D

解説:
Find accessibility issues
In the upper-right corner of Power Apps Studio, select the icon for the App checker.
App checker icon.
In the menu that appears, select Accessibility.
A list of issues appears, sorted first by severity and then by screen.
Select the arrow next to an item to show details about it.
Accessibility checker details.
Select the back arrow to return to the list of items.
If you decide to address an issue, select it to open the affected property.
After you change one or more properties, select Re-check to update the list of issues.
Resolved items disappear from the list, and new items may appear.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/accessibility-checker
https://support.microsoft.com/en-us/accessibility/enterprise-answer-desk

 

質問 95
会社は、別のキャンバスPowerAppsアプリからエクスポートされたPowerAppsアプリカスタムコントロールを使用する必要があります。
カスタムコントロールをPowerAppsアプリに挿入する必要があります。
どこでアクションを完了する必要がありますか?答えるには、適切な場所を正しいアクションにドラッグします。各場所は、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/developer/component-framework/component-framework-for-canvas-apps

 

質問 96
管理されていないソリューションの一部として複数のアプリを作成します。
アプリを別の環境に移動する必要があります。
要件ごとに適切なソリューションタイプを選択する必要があります。
どのタイプのソリューションを作成する必要がありますか?答えるには、適切なソリューションタイプを正しい要件にドラッグします。各ソリューションタイプは、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

Reference:
https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685

 

質問 97
ユーザーが既存のアカウントのリストを作成および編集できるモデル駆動型アプリを作成しています。
すべてのアクティブなアカウントのリストを表示する必要があります。
どのユーザーインターフェイスコンポーネントを使用する必要がありますか?

  • A. 表示
  • B. フォーム
  • C. ギャラリー
  • D. データテーブル

正解: D

解説:
Imagine that you have a collection of data (such as a list sales orders, a set of service tickets, or a directory of contacts), and that you want to show this data in your Microsoft PowerApps app in a tabular format, where each column represents a field and each row represents a record. In the past, you might have been able to roughly simulate this visualization, although the process required some effort. However, we've been listening to your requests and are happy to announce that you can now quickly and easily achieve this very typical visualization by using the new Data table control that has been recently added to PowerApps.
Reference:
https://powerapps.microsoft.com/fr-fr/blog/introducing-the-data-table-control/

 

質問 98
会社には、卸売と小売の部門があります。
製造元は、ユーザーがMicrosoft SQLServerデータベースのデータを表示できるように単一のPowerBIレポートを作成したいと考えています。
各ユーザーに、ユーザーが割り当てられているチームのデータのみが表示されるようにする必要があります。
レポートをどのように保護する必要がありますか?
答えるには、適切なオプションを正しいアクションにドラッグします。各オプションは、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-rls

 

質問 99
販売員のアクセシビリティのニーズを満たすために、アプリのデザインを変更する必要があります。
どのプロパティを構成する必要がありますか?答えるには、適切なプロパティを正しい制限にドラッグします。各プロパティは、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

 

質問 100
注:この質問は、同じシナリオを提示する一連の質問の一部です。シリーズの各質問には、述べられた目標を達成する可能性のある独自の解決策が含まれています。一部の質問セットには複数の正しい解決策がある場合がありますが、他の質問セットには正しい解決策がない場合があります。
このセクションの質問に回答した後は、その質問に戻ることはできません。その結果、これらの質問はレビュー画面に表示されません。
アカウントのリストを表示するキャンバスアプリを作成しています。
ユーザーはアカウントを選択し、アカウントの詳細を表示できる必要があります。アプリには、ユーザーをアカウントのリストに戻す機能が含まれている必要があります。
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. はい

正解: B

解説:
If you add a Display form control, the user can display all fields of a record or only the fields that you specify.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-form-detail

 

質問 101
販売要件を満たすようにシステムを構成する必要があります。
あなたは何をするべきか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-form-detail

 

質問 102
PowerPlatformソリューションを作成します。ソリューションデータは、文書化されたさまざまなクラウドサービスに保存されます。
データソースを構成する必要があります。
あなたは何をするべきか?

  • A. カスタムデータコネクタを作成します。
  • B. データゲートウェイを作成します。
  • C. 標準エンティティにメタデータを追加します。
  • D. コンテンツパックを使用します。

正解: C

解説:
Common Data Model is built upon a rich and extensible metadata definition system that enables you to describe and share your own semantically enhanced data types and structured tags, capturing valuable business insight which can be integrated and enriched with heterogeneous data to deliver actionable intelligence.
Common Data Model can be used by various applications and services including Microsoft Dataverse, Dynamics 365, Microsoft Power Platform, and Azure ensuring that all of your services can access the same data.
Note: A wide variety of applications and services can easily access data in a data lake, however, each consumer must understand the format and meaning of the data before it can provide value. The Common Data Model simplifies this process by providing a metadata system that describes the data and standard entities to which producers can map.
Reference:
https://docs.microsoft.com/en-us/common-data-model/use

 

質問 103
開発環境からテスト環境にソリューションを展開しています。
ソリューション情報を収集する必要があります。
あなたは何をするべきか?答えるには、適切なアクションを正しいシナリオにドラッグします。各アクションは、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/solution-history
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/solution-layers
https://docs.microsoft.com/en-us/power-platform/alm/dependency-tracking-solution-components

 

質問 104
MicrosoftSharePointドキュメントライブラリ内のファイルを処理するPowerAutomateフローがあります。フローは、必要に応じて実行する必要があるだけです。ファイルを処理するためのステップをフローに追加します。
その日のオフィスを離れる前に、マネージャーはフローを開始する必要があります。フローは、午後11時より前にファイルの処理を開始してはなりません。
フローを構成する必要があります。
どの2つのアクションを実行する必要がありますか?それぞれの正解は、解決策の一部を示しています。
注:正しい選択はそれぞれ1ポイントの価値があります。

  • A. 繰り返しトリガーを追加し、毎日午後11時に実行するように構成します。
  • B. 遅延までアクションを追加し、午後11時のタイムスタンプを入力します。
  • C. フローを手動でトリガーします。
  • D. 条件アクションを追加します。午後11:00を超える時間が終了アクションを使用する場合は、それ以上の処理を防止します。

正解: B,C

解説:
Delay an action until a specific timestamp.
Note: The Microsoft Dataverse connector provides four ways to add wait conditions. Use these wait conditions when you need to delay processing in your flows until a particular condition is met.
Postpone triggering the flow and the first action until a specific time: Wait condition using Postpone Until.
Add a fixed delay before the next step.
Delay an action until a specific timestamp.
Delay an action until a specific event occurs.
Reference:
https://docs.microsoft.com/en-us/power-automate/dataverse/wait-conditions

 

質問 105
会社向けのアプリを作成する予定です。
必要なPowerPlatformツールを特定する必要があります。
何を使うべきですか?答えるには、適切なツールを正しい要件にドラッグします。各ツールは、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/power-virtual-agents/authoring-fundamentals
https://docs.microsoft.com/en-us/power-automate

 

質問 106
SharePowerUsersとShareJimSmithの展示に示されているように、Bill Jonesという名前のユーザーがキャンバスアプリを作成し、社内の他のユーザーと共有します。 ([SharePowerUsers]タブと[ShareJimSmith]タブをクリックします。)


アプリには複数のバージョンがあります。ユーザーは、次の表に示すように、アプリの最新の公開バージョンのみを実行できる必要があります。

共有が正しく構成されていることを確認する必要があります。
次の各ステートメントについて、ステートメントがtrueの場合は、[はい]を選択します。それ以外の場合は、[いいえ]を選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/share-app
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/restore-an-app
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/save-publish-app

 

質問 107
SalesLogからJobSetupエンティティにデータを移動するためのフローを作成する必要があります。
どのタイプのフローを使用する必要がありますか?

  • A. 販売ログの自動フロー
  • B. JobSetupエンティティのスケジュールされたフロー
  • C. 販売ログのインスタント(ボタン)フロー
  • D. JobSetupエンティティのビジネスプロセスフロー

正解: A

解説:
Scenario: Automatically perform the following actions immediately when a sale is won:
Generate a sequential job number.
Copy key sales information to the Job Setup entity used by manufacturing.
Topic 2, Wide World Importers
Current environment
Sales representatives submit weekly status reports to regional managers. There is no standardized format for these status reports. The process for managing status reports is challenging.
Wide World Importers has decided to use Microsoft 365, Microsoft Azure, and Power Platform for future app development. Both Wide World Importers and Tailwind Traders have identical Microsoft SharePoint and Azure configurations. Both companies use separate tenants.
Requirements
Application
You must create a mobile app to streamline the creation of status reports by sales representatives. You must make the same app available to Tailwind Traders. The mobile app must meet the following requirements:
Minimize the use of code.
Use formulas and expressions when necessary.
Support a variety of visual layouts.
Use a SharePoint list to store information about regional managers and sales representatives.
Use Azure SQL Database to store other data.
Status reports

If a sales representative submits a status report and assigns the At Risk status to a process, the app must prompt the sales representative to enter a detailed description for the risk. This information must be emailed to the regional manager. If the category is Work/life balance, the information must be carbon copied to the human resources department.
If a sales representative does not submit a weekly status report by an agreed upon deadline, the system must send an email to remind the sales representative.
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 must display a visual indicator in the app so that sales representatives know whether the app is offline before submitting reports.
When data is submitted offline, the data must be stored in the app until the app is back online.
Technical
Regardless of the UI layouts, the data recorded must be standardized in the Azure DB tables. You must use global variables in the app.
Deployment
Before deploying the app to production, you must ensure that the app conforms to Microsoft accessibility and performance guidelines.
The completed app and all supporting components must be provided to Tailwind Traders.
Tailwind Traders must not be able to make changes to any of the components.
You must use the following version control numbering scheme:
Major: The last two digits of the year the app is packaged
Minor: Two digits that represent the month when the app is packaged
Build: A number that is incremented to represent significant changes to the app Revision: The incremented revision for a package New versions of the application must completely replace previous versions of the app.
When identifying versions of the app solution, all dependencies, entities, and user interfaces components must be identified to avoid any unintentional issues caused by reverting individual components to a previous version.
Previous versions of the mobile app must be available for roll back purposes.
All versions of software that have been used in production must be retained for five years.
Issues
The mobile app has been live for several months. Eight versions of the app have been released since the initial version of the app was deployed to sales representatives. You must revert the app to an earlier version and redesign some features.
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.
Several sales representatives have accessibility restrictions. User2 is visually impaired and cannot see images. User3 is unable to use a mouse.

 

質問 108
......

無料Microsoft Certified: Power Platform App Maker Associate PL-100日本語試験問題:https://www.jpntest.com/shiken/PL-100J-mondaishu

弊社を連絡する

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

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡