0% found this document useful (0 votes)
2 views

Page 3

The document contains a series of questions related to creating and managing Power Apps solutions, focusing on specific features and requirements for a model-driven app for Contoso Pharmaceuticals. Key topics include implementing geographic recognition in chatbots, modifying solutions, user access management, and deploying applications to other pharmacies. It emphasizes minimizing custom code and ensuring compliance with business requirements.

Uploaded by

vedib40464
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Page 3

The document contains a series of questions related to creating and managing Power Apps solutions, focusing on specific features and requirements for a model-driven app for Contoso Pharmaceuticals. Key topics include implementing geographic recognition in chatbots, modifying solutions, user access management, and deploying applications to other pharmacies. It emphasizes minimizing custom code and ensuring compliance with business requirements.

Uploaded by

vedib40464
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

Question #21 Topic 1

You are a Power Apps maker creating a chat bot for a website.

The chat bot must recognize geographic attributes to enable additional functionality.

You need to recommend a feature.

What should you recommend?

A. Fallback topic

B. Power Automate Flow

C. Bot Service compliance

D. Slot filling Most Voted

Correct Answer: D

Community vote distribution


D (100%)

Question #22 Topic 1

You develop and deploy a Power Apps solution.

The following changes must be made to the solution:

• Delete a column of data.

• Modify several views.

• Add several charts to dashboards.

You need to re-deploy the app.

What should you do?

A. Update the solution.

B. Upgrade the solution. Most Voted

C. Create a new solution.

D. Patch the solution.

Correct Answer: B

Community vote distribution


B (88%) 13%
Question #23 Topic 1

You develop a model-driven app. You add the following users as members to the Sales Microsoft Azure Active Directory (Azure AD) security group:

User1, User2, and User3.

The Sales Azure AD security group is linked to a pre-existing Microsoft Dataverse Azure AD security group team that is associated with the Sales

security role. You assign each of the appropriate licenses to each user.

User1 is not listed in the Team Members subgrid for the app. User2 and User3 are listed in the subgrid.

You need to ensure that User1 can use the model-driven app.

What should you do?

A. Change the membership of the Sales Azure AD Security group to Dynamic User.

B. Change the membership type for User1 to Owner in the Azure AD security group.

C. Create an Owner team for the members of the Sales Azure AD group.

D. Ask User1 to sign into the model-driven app.

Correct Answer: D

Question #24 Topic 1

DRAG DROP

You are modifying a model-driven app for a bicycle company.

The app modifications must meet the following requirements:

• The order form must include a column that calculates payments based on how many years the customer wants to finance a bicycle.

• A pop-up box must remind the employee to validate the information entered before saving.

You must use out-of-the-box features before customizing the application.

What should you do?

Correct Answer:
Question #25 Topic 1

Case study -

This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However,

there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions

included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might

contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is

independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to

the next section of the exam. After you begin a new section, you cannot return to this section.

To start the case study -

To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study

before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem

statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the

subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.

Background -

Contoso Pharmaceuticals manufactures and sells drugs to retail and wholesale pharmacies, hospitals, and research facilities.

The company plans to implement Dynamics 365 Sales and Dynamics 365 Finance.

Current environment -

• Contoso maintains a Microsoft Excel workbook that lists all drugs they supply.

• Pharmacies submit order requests through email.

• All information at customer locations is handwritten by customer representatives.

• Contoso uses Cerner, which is a medical industry application that uses a proprietary database.

• Some accounts are referrals from other pharmacies.

• Every pharmacy has its own Dynamics 365 Sales instance.

Requirements -

General -

You must create a model-driven app to meet Contoso’s needs. You must minimize the use of custom code and custom connectors.

Accounts -

• Ensure that the names of the pharmacies are synced between the accounting and the customer management systems.

• Account numbers should be entered automatically into the pharmaceutical system that is in a Cerner database and kept in sync.

• When the account is entered into the system, extra fields must appear if the referral customer box is selected. If the box is not selected, the extra

fields must not appear.

• A trigger must be created that changes the Priority field to 1 in the Account record 10 days after an Account record is created.

• A field named Priority_Trigger must be created to trigger the Priority field.

• A field named Facility type field must be added in order to select whether a customer is a retail pharmacy, wholesale pharmacy, research facility,
or hospital.

Users -

• UserA must be able to create and publish Power Apps apps.

• UserB must be the owner of all the systems and be able to provide permissions and create all new environments.

• UserC must be able to create apps connected to the systems and update the security roles and entities.

• Pharmacy representatives must only be able to run the apps and access their own records.

• Access to the accounting Power Apps app must be restricted to accounting team members.

• End users must have minimum access to the required systems.

• Only supervisors must be able to view phone numbers in the Accounts form.

• Developers must be able to create new apps for all users.

• Sales users must only have access to their own records.

Reporting -

Pharmacy orders must be displayed in four graphs as follows:

• Annual revenue over $100,000

• Annual revenues under $100,000

• Research facilities

• Hospitals

The graphs must be interactive, and users must be able to drill down on any dimension.

Customizations -

• Ensure that notifications are sent to the sales team when a lead is added by using Slack.

• Ensure that leads have a review stage added to the sales process.

• Doctors must be manually added to a custom entity named Doctor if the doctor is not listed.

• Refill dates for customer prescriptions should be automatically determined and a notification should be sent to the customer.

• Fields for the doctor’s name and phone number must be displayed in the customer record.

• The doctor entered on the customer’s record must be validated against doctors that exist in the system.

• The new solution will be sold to other pharmacies for use. The application must not allow changes to be made.

• The solution must be error free so that when it is installed in other environments it does not cause issues.

Mobile app -

• A custom mobile app must be created to allow salespeople to add or search by pharmacy name.

• Pharmacy records must be uniquely identified by pharmacy name, address, contact name, and phone number.

• When a pharmacy is added by using the mobile app, the phone number must be validated to be all digits.

You need to create an application to deploy to other pharmacies.

What should you do?

A. Navigate to Customize the System and export everything to a managed solution.

B. Create packages for Package Deployer. Most Voted

C. Create customizations with metadata in Organization Services.

D. Write a Web API to move customizations.


Correct Answer: B

Community vote distribution


B (53%) A (47%)
Question #26 Topic 1

Case study -

This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However,

there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions

included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might

contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is

independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to

the next section of the exam. After you begin a new section, you cannot return to this section.

To start the case study -

To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study

before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem

statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the

subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.

Background -

Contoso Pharmaceuticals manufactures and sells drugs to retail and wholesale pharmacies, hospitals, and research facilities.

The company plans to implement Dynamics 365 Sales and Dynamics 365 Finance.

Current environment -

• Contoso maintains a Microsoft Excel workbook that lists all drugs they supply.

• Pharmacies submit order requests through email.

• All information at customer locations is handwritten by customer representatives.

• Contoso uses Cerner, which is a medical industry application that uses a proprietary database.

• Some accounts are referrals from other pharmacies.

• Every pharmacy has its own Dynamics 365 Sales instance.

Requirements -

General -

You must create a model-driven app to meet Contoso’s needs. You must minimize the use of custom code and custom connectors.

Accounts -

• Ensure that the names of the pharmacies are synced between the accounting and the customer management systems.

• Account numbers should be entered automatically into the pharmaceutical system that is in a Cerner database and kept in sync.

• When the account is entered into the system, extra fields must appear if the referral customer box is selected. If the box is not selected, the extra

fields must not appear.

• A trigger must be created that changes the Priority field to 1 in the Account record 10 days after an Account record is created.

• A field named Priority_Trigger must be created to trigger the Priority field.

• A field named Facility type field must be added in order to select whether a customer is a retail pharmacy, wholesale pharmacy, research facility,
or hospital.

Users -

• UserA must be able to create and publish Power Apps apps.

• UserB must be the owner of all the systems and be able to provide permissions and create all new environments.

• UserC must be able to create apps connected to the systems and update the security roles and entities.

• Pharmacy representatives must only be able to run the apps and access their own records.

• Access to the accounting Power Apps app must be restricted to accounting team members.

• End users must have minimum access to the required systems.

• Only supervisors must be able to view phone numbers in the Accounts form.

• Developers must be able to create new apps for all users.

• Sales users must only have access to their own records.

Reporting -

Pharmacy orders must be displayed in four graphs as follows:

• Annual revenue over $100,000

• Annual revenues under $100,000

• Research facilities

• Hospitals

The graphs must be interactive, and users must be able to drill down on any dimension.

Customizations -

• Ensure that notifications are sent to the sales team when a lead is added by using Slack.

• Ensure that leads have a review stage added to the sales process.

• Doctors must be manually added to a custom entity named Doctor if the doctor is not listed.

• Refill dates for customer prescriptions should be automatically determined and a notification should be sent to the customer.

• Fields for the doctor’s name and phone number must be displayed in the customer record.

• The doctor entered on the customer’s record must be validated against doctors that exist in the system.

• The new solution will be sold to other pharmacies for use. The application must not allow changes to be made.

• The solution must be error free so that when it is installed in other environments it does not cause issues.

Mobile app -

• A custom mobile app must be created to allow salespeople to add or search by pharmacy name.

• Pharmacy records must be uniquely identified by pharmacy name, address, contact name, and phone number.

• When a pharmacy is added by using the mobile app, the phone number must be validated to be all digits.

You need to create an application to deploy to other pharmacies.

What should you do?

A. Recreate customizations in a new environment.

B. Create packages for Package Deployer. Most Voted

C. Create customizations with metadata in Organization Services.

D. Clone the solution.


Correct Answer: B

Community vote distribution


B (100%)
Question #27 Topic 1

Case study -

This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However,

there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions

included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might

contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is

independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to

the next section of the exam. After you begin a new section, you cannot return to this section.

To start the case study -

To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study

before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem

statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the

subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.

Background -

Contoso Pharmaceuticals manufactures and sells drugs to retail and wholesale pharmacies, hospitals, and research facilities.

The company plans to implement Dynamics 365 Sales and Dynamics 365 Finance.

Current environment -

• Contoso maintains a Microsoft Excel workbook that lists all drugs they supply.

• Pharmacies submit order requests through email.

• All information at customer locations is handwritten by customer representatives.

• Contoso uses Cerner, which is a medical industry application that uses a proprietary database.

• Some accounts are referrals from other pharmacies.

• Every pharmacy has its own Dynamics 365 Sales instance.

Requirements -

General -

You must create a model-driven app to meet Contoso’s needs. You must minimize the use of custom code and custom connectors.

Accounts -

• Ensure that the names of the pharmacies are synced between the accounting and the customer management systems.

• Account numbers should be entered automatically into the pharmaceutical system that is in a Cerner database and kept in sync.

• When the account is entered into the system, extra fields must appear if the referral customer box is selected. If the box is not selected, the extra

fields must not appear.

• A trigger must be created that changes the Priority field to 1 in the Account record 10 days after an Account record is created.

• A field named Priority_Trigger must be created to trigger the Priority field.

• A field named Facility type field must be added in order to select whether a customer is a retail pharmacy, wholesale pharmacy, research facility,
or hospital.

Users -

• UserA must be able to create and publish Power Apps apps.

• UserB must be the owner of all the systems and be able to provide permissions and create all new environments.

• UserC must be able to create apps connected to the systems and update the security roles and entities.

• Pharmacy representatives must only be able to run the apps and access their own records.

• Access to the accounting Power Apps app must be restricted to accounting team members.

• End users must have minimum access to the required systems.

• Only supervisors must be able to view phone numbers in the Accounts form.

• Developers must be able to create new apps for all users.

• Sales users must only have access to their own records.

Reporting -

Pharmacy orders must be displayed in four graphs as follows:

• Annual revenue over $100,000

• Annual revenues under $100,000

• Research facilities

• Hospitals

The graphs must be interactive, and users must be able to drill down on any dimension.

Customizations -

• Ensure that notifications are sent to the sales team when a lead is added by using Slack.

• Ensure that leads have a review stage added to the sales process.

• Doctors must be manually added to a custom entity named Doctor if the doctor is not listed.

• Refill dates for customer prescriptions should be automatically determined and a notification should be sent to the customer.

• Fields for the doctor’s name and phone number must be displayed in the customer record.

• The doctor entered on the customer’s record must be validated against doctors that exist in the system.

• The new solution will be sold to other pharmacies for use. The application must not allow changes to be made.

• The solution must be error free so that when it is installed in other environments it does not cause issues.

Mobile app -

• A custom mobile app must be created to allow salespeople to add or search by pharmacy name.

• Pharmacy records must be uniquely identified by pharmacy name, address, contact name, and phone number.

• When a pharmacy is added by using the mobile app, the phone number must be validated to be all digits.

You need to create an application to deploy to other pharmacies.

What should you do?

A. Clone the solution.

B. Create packages for Package Deployer. Most Voted

C. Recreate customizations in a new environment.

D. Navigate to Customize the System and export everything to a managed solution.


Correct Answer: B

Community vote distribution


B (71%) A (29%)

Question #28 Topic 1

A company develops a new Microsoft Dataverse plug-in that manages the Update message of an entity.

The plug-in logic requires access to the record columns before the operation starts and must compare the columns to post-update values.

You need to modify the design of the solution to access the information.

What should you do?

A. Add the code to the plug-in to read the record from the InputParameters collection.

B. Register a pre-image by using the Plug-in Registration Tool. Add the code to the plug-in to read the image from the PreEntityImages

collection. Most Voted

C. Register a post-image by using the Plug-in Registration Tool. Add the code to the plug-in to read the image from the PostEntityImages

collection.

D. Add the code to the plug-in to query the data from Dataverse by using the API call based on the record ID.

Correct Answer: B

Community vote distribution


B (79%) C (21%)

Question #29 Topic 1

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution.

Determine whether the solution meets the stated goals. Some question sets might have more than once correct solution, while others might not

have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

A company designs data integration with an external system by using virtual tables.

You need to implement the virtual tables.

Solution: Implement an OData v4 provider as the data source.

Does the solution meet the goal?

A. Yes Most Voted

B. No

Correct Answer: A

Community vote distribution


A (92%) 8%
Question #30 Topic 1

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution.

Determine whether the solution meets the stated goals. Some question sets might have more than once correct solution, while others might not

have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

A company designs data integration with an external system by using virtual tables.

You need to implement the virtual tables.

Solution: Assign record ownership to individual users.

Does the solution meet the goal?

A. Yes

B. No

Correct Answer: B

Community vote distribution


B (100%)

 Previous Questions Next Questions 

Browse atleast 50% to increase passing rate

Viewing page 3 out of 39 pages.

Viewing questions 21-30 out of 385 questions

You might also like