顧客向けの Power Platform ソリューションを設計します。このソリューションでは、Microsoft Dataverse をデータ ストアとして使用します。ソリューションの稼働開始プロセスを管理しています。
お客様から次のパフォーマンスの問題が報告されています。
フォームの読み込み時間は、テスト時よりも大幅に遅くなります。
全体的なシステム パフォーマンスは、テスト時よりも大幅に遅くなりました。
システム パフォーマンスのトラブルシューティング方法を推奨する必要があります。
どのアクションをお勧めしますか? 回答するには、回答エリアで適切なオプションを選択します。
注: それぞれの正しい選択は 1 ポイントの価値があります。

正解:

Explanation:

Box 1: Review the fields that are on the form
Keep the number of table columns (fields) to a minimum.
The more table columns (formerly referred to as fields) you have in a form, the more data that needs to be downloaded to view each record.
Box 2: Review one to many relationships to verify whether cascade settings are necessary.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/optimize-form-performance