| Exam Name: | Microsoft Power Platform Developer | ||
| Exam Code: | PL-400 Dumps | ||
| Vendor: | Microsoft | Certification: | Microsoft Certified: Power Platform Developer Associate |
| Questions: | 405 Q&A's | Shared By: | avery |
You need to modify the Power Automate flow to resolve CustomerC’s issue.
What should you do?
You are creating a model-driven app for a company Sales team members will use the app to manage leads. The app will interact with the Microsoft Dataverse Leads table. You must configure the app to meet the following requirements:
• If the estimated value for a lead is greater than $10,000 the app must
• Send an email to a manager.
Display a field named Sponsor on the lead form.
• If the estimated value for a lead is greater than $100.000 the app must:
• Send an email to the company s vice president.
• Display the following message as a notification while the lead record is open: High value customer, handle will care.
You need to configure the app. The solution must minimize the use of code.
Which options should you use? To answer, drag the appropriate options to the correct requirements. Each option may be used once, more than once or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

A delivery service uses a canvas app to track and deliver packages. The app uses SQL Server as a data store. The database includes the following tables:

The app includes the following code to save all required information. (Line numbers are included for reference only.)

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

You are developing a Power Platform solution. The solution connects to a third-party accounting system by using a Web API through a Power Apps app that automatically exchanges contacts with the sales data.
You have the following code: (Line numbers are included for reference only.)

You need to ensure that the code only synchronizes data that was not previously synchronized. Which code segment should you insert at line 02?