What should you do first?
An organization uses Dynamics 365 Sales. The organization has accounting and customer service departments. You must restrict users in customer service from being able to change the value of the balance field on the Contact records. The accounting team must be the only team able to edit this field. You...
Which two solutions should you use?
You need to replace the bicycle inspection forms. Which two solutions should you use? Each answer presents part of the solution. NOTE: Each correct selection is worth one point.A . a flow that maps inspection data to Dynamics 365 Field ServiceB . a logic app that guides the technician through...
Which types of connectors should you use?
DRAG DROP You need to select connectors for the app. Which types of connectors should you use? To answer, drag the appropriate connectors to the correct requirements. Each connector may be used once, more than once, or not at all. You may need to drag the split bar between panes...
Which expression should you use?
You need to configure the trigger for account records. Which expression should you use?A . ADDWEEKS(1, CreatedOn)B . ADDDAYS(10, CreateOn)C . SUBTRACTDAYS(10, Now())D . DIFFINDAYS(CreatedOn, now())E . DIFFINWEEKS(now, 1)View AnswerAnswer: D Explanation: Scenario: A trigger must be created that changes the Priority field to 1 in the Account record 10...
Does the solution meet the goal?
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...
Which components should you configure?
HOTSPOT You are creating a model-driven app to track the time that employees spend on individual projects. You need to configure the app according to the company’s requirements. Which components should you configure? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one...
What should you use?
HOTSPOT You need to select visualization components. What should you use? To answer, select the appropriate options from the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Scenario: Customer satisfaction surveys are recorded with Microsoft Forms Pro. Box 1: Flip switch The flip switch is...
Which two actions should you perform?
You are creating a Power Apps app that retrieves customer information from Azure Active Directory when you use the app to look up a customer record. You create an Azure Function by using JSON code to retrieve the customer information. You need to make the application work. Which two actions...
Which code segment should you use?
You need to add the script to populate event data on the form. Which code segment should you use?A . formContext.data.addOnLoad(myFunction)B . formContext.data.removeOnLoad(myFunction)C . formContext.data.entity.addOnSave(myFunction)D . addOnPreProcessStatusChangeE . formContext.data.isValid()View AnswerAnswer: D Explanation: IsValid() gets a boolean value indicating whether a l of the form data is valid. This includes the...
What should you use?
HOTSPOT You need to select the visualization component. What should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Flip switch The Field Type to use Flip Switch would be ‘Two options’. If you...