What should you create?
You need to ensure that Adventure Works Cycles can track information from visitors to bike fairs. What should you create?A . a Power Automate flow that connects with the bike fair Power Apps app to create a lead in Dynamics 365 SalesB . a Power Automate flow that generates a...
Which features should you select?
DRAG DROP A company is creating a new system based on the Common Data Service (CDS). You need to select the CDS features that meet the company’s requirements. Which features should you select? To answer, drag the appropriate features to the correct requirements. Each feature may be used once, more...
Which methods should you use?
HOTSPOT A company is building a new model-driven app. The app must integrate with a number of on-premises and cloud solutions. No VPNs are in place. You need to determine the method for each integration. Which methods should you use? To answer, select the appropriate options in the answer area....
Which code segment should you use?
You need to add the script for the registration form event handling. Which code segment should you use?A . formContext.data.entity.addOnSave(myFunction)B . formContext.data.addOnLoad(myFunction)C . formContext.data.removeOnLoad(myFunction)D . addOnPreProcessStatusChangeE . formContext.data.isValid()View AnswerAnswer: B Explanation: Scenario: Information about upcoming tournaments must be pre-located into the registration form when the registration form loads. addOnLoad adds...
Which process should you use?
DRAG DROP You need to select a process to create each function. Which process should you use? To answer, drag the appropriate processes to the correct functions. Each process may be used once, more than once, or not at all. You may need to drag the split bar between panes...
What should you use?
You are developing an app that uses Common Data Service. You must integrate Common Data Service with a new web application. You must allow the new web application to display data from Common Data Service. You build a single-page web application using the Web API. You need to authenticate your...
What should you create?
You need to improve the efficiency of counting warehouse inventory. What should you create?A . a model-driven app that allows the user to key in inventory countsB . a Power BI dashboard that shows the inventory counting variancesC . a flow that updates the warehouse counts as the worker performs...
Which three actions should you perform?
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 Export service. Which three actions should you perform? Each correct answer presents part of the solution. NOTE:...
Which features should you select?
DRAG DROP A company is creating a new system based on the Common Data Service (CDS). You need to select the CDS features that meet the company’s requirements. Which features should you select? To answer, drag the appropriate features to the correct requirements. Each feature may be used once, more...
You are developing an app for a sales team to record contact details in their Common Data Service (CDS) database
HOTSPOT You are developing an app for a sales team to record contact details in their Common Data Service (CDS) database. The app must handle loss of network and save the data to CDS when reconnected. The main screen of the app has a form to collect contact data and...