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...
What should you implement?
HOTSPOT You need to develop a set of Web API’s for a company. What should you implement? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Functions most functions and services that are stateless and do...
Which version identifier should you use?
You fix a bug in the code of your application, which is currently on version 10.0.2.1. You need to publish an updated version of the solution. Which version identifier should you use?A . 10.0.3.1B . 10.0.2.2C . 10.1.0.2D . 11.0.0View AnswerAnswer: A Explanation: The version number are <major>.<minor>.<build>.<revision>. When we...
What happens when you perform these actions and import the solution into the production environment?
HOTSPOT A company has a development environment and a production environment. The production environment has several third-party managed and unmanaged solutions that made changes to the Contact main form. You create a new solution in the development environment. You add the Contact entity and the Contact main form to the...
What should you create on the process completed trigger?
A company implements Dynamics 365 Sales. An email notification must be sent automatically to the sales manager when a business process completes. You need to ensure that emails are sent. What should you create on the process completed trigger?A . a workflowB . an action stepC . a data stepD...
What should you create?
You need to reduce response time for the information email on the website. What should you create?A . A flow that create a notification in Microsoft TeamsB . A power Apps app that displays the number of emails received in a dashboardC . A flow that creates a SharePoint item...
Which expression should you use?
You need to configure the trigger for the priority field in the Account entity. Which expression should you use?A . DIFFINWEEKS(now,1)B . SUBTRACTDAYS(10, Now())C . ADDWEEKS(1, CreatedOn)D . DIFFINDAYS(Createdon, now())E . ADDDAYS(10, CreatedOn)View AnswerAnswer: C Explanation: A trigger must be created that changes the Priority field to 1 in the...
Which three actions should you perform in sequence?
DRAG DROP You need to configure a Power Automate flow to update account records by using the response from the Web API. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the...
Which technology should you select?
You need to choose a technology to access the Web API. Which technology should you select?A . Canvas app that uses the custom connectorB . Plug-in that contacts the Web APIC . Power Automate flow that uses the custom connectorD . Webhook that contacts the Web APIView AnswerAnswer: C
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...