Microsoft
PL-400 · Question #366
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might h
The correct answer is B. No. Using the tracing service logs messages for debugging purposes but does not display them directly to the end-user on the form.
Submitted by rohit_dlh· Apr 18, 2026
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. A company requires custom validation when users save form records that use a synchronous plug-in. If validation fails, a message that explains how to resolve the issue must be displayed on the form to the user. You need to implement the custom validation. Solution: Use the tracing service to log the message. Does the solution meet the goal?
Options
- AYes
- BNo
How the community answered
(16 responses)- A19% (3)
- B81% (13)
Why each option
Using the tracing service logs messages for debugging purposes but does not display them directly to the end-user on the form.
AYes
BNoCorrect
Concept tested: Plug-in tracing for user feedback
Source: https://learn.microsoft.com/en-us/power-apps/developer/data-platform/write-plug-in#use-the-tracing-service
Community Discussion
No community discussion yet for this question.