Quiz 15 Question 6 of 20

A Copilot Studio developer needs to build an agent topic that retrieves a list of pending approval requests from a Dataverse table, adds a computed field called 'DaysOverdue' to each record based on the difference between today's date and the RequestDate column, and stores the enriched records back into a variable. The DaysOverdue field does not exist in the Dataverse table. Which Power Fx approach correctly adds a computed column to the existing records and stores the result?

Select an answer to reveal the explanation.

Motivation