Microsoft Power Platform App Maker — Question 112

You design a canvas app for users to search thousands of records. You select a data source that supports delegation to optimize performance.

You need to create the app so that it takes advantage of the delegable functionality of the data source.

What should you do?

Answer options

Correct answer: B

Explanation

Option B is correct because using the query functions provided by the data source allows the app to leverage its delegable capabilities, leading to better performance. The other options do not directly relate to utilizing the delegable functionality of the data source and would not optimize performance effectively.