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.
You are designing new functionality for an existing model-driven app.
A field must display multiple selections to the user, enabling the user to select a value.
You need to determine which column type can support the required scenarios.
Which column type should you use? To answer, drag the appropriate column types to the correct scenarios. Each column type 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 company plans to replicate a Dynamics 365 Sales database into an Azure SQL Database instance for reporting purposes. The data Export Service solution has been installed.
You need to configure the Data service.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A company updates their client contact information periodically. The contact entity has alternate keys defined.
You have the following code. (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.