Microsoft Power Platform App Maker — Question 10

You have been tasked with designing a model-driven app. The app must be configured to permit so that users are able to generate and modify a list of current accounts.
You want to make sure that a list of all active accounts is displayed. You need to make use of a suitable user interface component.
You use the Data table control.
Does the action achieve your objective?

Answer options

Correct answer: B

Explanation

The use of the Data table control does not meet the requirement to display all active accounts as it is typically used for displaying data in a tabular format without the necessary filtering for active accounts. Therefore, the correct answer is B, as the action does not achieve the intended objective.