QuestionQ320

Create and configure Power Apps

You plan to build a canvas app to manage large record sets. Users will filter and sort the data.

You must implement delegation in the canvas app to reduce potential performance issues.

You need to recommend data sources for the app.

Which two data sources should you recommend? Each correct answer provides a complete solution.

NOTE: Each correct selection is worth one point.

Choose two
  • A SQL Server
  • B Common Data Service
  • C Azure Data Factory
  • D Azure Table Storage
Explanation

SQL Server and Common Data Service (now Microsoft Dataverse) support Power Apps delegation, allowing supported filter and sort operations to run at the data source rather than being limited to a locally retrieved subset of records. Azure Data Factory is a data-integration service, and Azure Table Storage is not a delegable canvas-app data source for these operations.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!