Microsoft Power Platform App Maker — Question 48

An automobile company uses Power Apps. The company uses a model-driven app to manage customers and repairs.

The Customer table has a custom column of type text named Best time to call. On the Repair form, employees require the Best time to call column to be displayed next to the customer name.

You need to modify the model-driven app to display the Best time to call column.

Which two steps should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Answer options

Correct answer: C, D

Explanation

The correct answers are C and D because you need to create a quick view form for the Customer table to access the Best time to call column, and then you must add this column to the quick view Customer form to display it on the Repair form. Options A and B do not pertain to displaying the necessary column next to the customer name, thus they are incorrect.