Exam Topics Flashcards
A company uses Common Data Service to manage prospects. The company has a business process flow named BPFA that is associated with the Prospect entity to streamline the prospect management process.
You add a field named Category to the Prospect entity. You create additional business process flows. You apply the business process flows to Prospect records based on the selected category. Users can switch to any other newly configured business process flows but must not use BPFA.
You need to configure the solution.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. Remove all of the privileges for BPFA.
B. Use a business rule to prevent users from switching to BPFA.
C. Deactivate BPFA.
D. Change the display order of the business process flows to move BPFA to the bottom of the list.
AC
You are creating a business rule to implement new business logic.
You must apply the business logic to a canvas app that has a single screen named Screen1.
You need to configure the scope for the business rule.
Which scope should you use?
A. Screen1
B. Entity
C. All Forms
D. Global
Correct Answer: B
Note: Some terminology has changed. Entity is now Table. If you’re building a Canvas app, you must use table (entity) as the scope.
Reference: https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-create-business-rule
HOTSPOT -
You are a Dynamics 365 Customer Services administrator. You have a Production instance and Sandbox instance.
Users record Production instance data in the Sandbox instance.
You need to ensure that the users only record data in the Production instance.
Which security function needs to be edited to prevent access to the Sandbox? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
GROUPS, GROUPS
You must create a new entity to support a new feature for an app. Entity data will be transactional and will be associated with business units.
You need to configure entity ownership.
Which entity ownership type should you use?
A. user or team owned
B. organization-owned
C. none
D. business-owned
A.
REFERENCE: https://docs.microsoft.com/en-us/powerapps/maker/data-platform/types-of-entities
HOTSPOT -
You need to ensure that there are no leads for a customer before you create a new opportunity for the customer.
How can you use duplicate detection rules to achieve this goal? To answer, select the appropriate options in the answer area.
NOTE:
Each correct selection is worth one point.
OPPORTUNITY, ORIGINATING LEAD
A car dealership has a Dynamics 365 Sales environment for its sales company and another environment for its leasing company.
Users in one environment must not be able to see the other environment.
You need to grant salespeople access to the sales company environment.
What should you do?
A. Add salespeople to an Office 365 security group.
B. Add salespeople to a security role.
C. Set privileges.
D. Set app security.
Correct Answer: A
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/control-user-access
DRAG DROP -
You must create a form for team members to use. The form must provide the ability to:
✑ Lock a field on a form.
✑ Trigger business logic based on a field value.
✑ Use existing business information to enhance data entry.
You need to implement business rule components to create the form.
Which components should you use? To answer, drag the appropriate components to the correct requirements. Each component 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.
Select and Place:
Actions
Conditions
Recommendations
You have a form that displays a custom field from an entity.
A customer wants to restrict users from filtering on the custom field.
You need to prevent users from filtering the field in Advanced Find.
What should you modify?
A. Fields in the Edit Filter Criteria option of the Quick Find view
B. the Field Security field on the Field Properties form
C. a searchable field on the Field Properties form
D. Fields in the Add Find Columns option of the Quick Find view
Correct Answer: C
Reference:
https://community.dynamics.com/365/b/dynamics365apps/posts/kb-understanding-dynamics-365-field-s-searchable-property
HOTSPOT -
You are designing a canvas app that connects to Common Data Service.
You need to configure the app to meet the requirements and ensure that the canvas app is available offline.
What should you implement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point
Hot Area:
Navigate, Load Data
You have a canvas app that allows users to view, select, and purchase products. The app uses a Gallery control to display products and checkboxes that allow users to select products.
When users select items from the product catalog, they move to a different screen to complete a purchase.
Users must be able to clear all product selections when they click the button.
You need to configure the button.
What should you do?
A. Use the Reset(Control) formula and pass the gallery control as a parameter to the Reset formula.
B. Use the Reload(Control) formula and pass the gallery control as a parameter to the Reload formula.
C. Use the ForAll() function to iterate through each item of the Gallery and clear user selections.
D. Set the OnCheck value to populate a collection and the OnUncheck value to remove the item from the collection. Clear collection when the user selects the button.
A. Use the Reset(Control) formula and pass the gallery control as a parameter to the Reset formula.
DRAG DROP -
You are a Dynamics 365 administrator.
You create a new app.
You need to create the site map for the app.
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 correct order.
Select and Place:
- Add an area
- Add a group
- Add a subarea
You are a Dynamics 365 Customer Service system administrator.
Your organization does not permit the use of custom code for solutions.
You need to create a view that can be viewed by all users in an organization.
Where should you create the view?
A. Microsoft Excel template
B. Entities component of a solution
C. Microsoft Virtual Studio
D. Templates area
B. Entities component of a solution
You manage Dynamics 365 for a company.
You must prevent users from launching and using Power Automate.
You need to hide the Flow button on the user interface.
Which configuration setting should you change?
A. the SiteMap
B. the Customizations section of System Settings
C. the Entity component of the default solution
D. the Buttons tab of Flow
B. the Customizations section of System Settings
You configure and test a user interface (UI) flow. You plan to run the flow as a scheduled flow.
The UI flow must run on a Windows 10 device. As part of process automation, the UI flow must sign into the Windows 10 device with the credentials for a user account named User1.
You need to ensure that the flow runs during non-peak hours and requires no physical user intervention.
What should you do?
A. Ensure that the User1 account has an active user session on the device.
B. Ensure that all user sessions are signed out.
C. Ensure that there are no active user sessions on the device.
D. Ensure that all user sessions are signed out except for locked user sessions.
B. Ensure that all user sessions are signed out.
You plan to create user interface (UI) flows to automate several web-based business processes that you currently perform manually.
You need to ensure that users can create and run web UI flows.
Which three components must you install and configure on user’s devices? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. UI Flows application
B. Latest version of Microsoft Edge
C. On-premises data gateway
D. Selenium IDE
E. Latest version of Mozilla Firefox
Correct Answer: ABD
Reference:
https://docs.microsoft.com/en-us/power-automate/ui-flows/setup