Microsoft Power Platform Developer — Question 26

A company has a model-driven app form. Many users use the form.

Users state that the form takes too long to fully load.

You need to evaluate the form design to improve loading performance.

Which three control types can you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Answer options

Correct answer: B, C, D

Explanation

The correct options, B (quick view form), C (iFrame), and D (lookup), are designed to improve loading performance by reducing the amount of data loaded at once. Option A (timeline) is not as efficient for performance in this context as it typically requires loading more data upfront.