PL-100 Flashcards

1
Q

Which AI model should be created that examines client assessments regarding products?

A

A Form processing model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Designing a new canvas app that connects to outside tabular data. All screens must have access to the data and data retrieval should be kept to a minimum. What options could be used for a suitable data store.

A

Collection, Environment variable

https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/working-with-data-sources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Designing a model-driven app that be permit users to generate and modify a list of current accounts. The list of all active accounts should be displayed with a suitable user interface component. Does a Display form control achieve the objective.

A

No - cannot modify data

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Designing a model-driven app that be permit users to generate and modify a list of current accounts. The list of all active accounts should be displayed with a suitable user interface component. Does a Data table control achieve the objective.

A

Yes

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties https://powerapps.microsoft.com/fr-fr/blog/introducing-the-data-table-control/

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Designing a model-driven app that be permit users to generate and modify a list of current accounts. The list of all active accounts should be displayed with a suitable user interface component. Does a Text input control achieve the objective.

A

No

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In an unmanaged solution with multiple apps. The solution needs to be moved into a different environment where components need to be added, amended, renewed, removed, deleted, or tested. Would using a managed solution meet this objective.

A

No - a managed solution is a finalized solution the can be distributed and installed.

https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

In an unmanaged solution with multiple apps. The solution needs to be moved into a different environment where components need to be added, amended, renewed, removed, deleted, or tested. Would using an unmanaged solution meet this objective.

A

Yes

https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

All app makers have their own CDS environment. You have adapted a canvas app in your own environment that needs to be made available to other app makers to work on app while you are away, and you will need to resume work once back. What actions can you take?

A. You should consider exporting the app, with all adaptations, as an ununmanaged solution.
B. You should consider publishing the app to the production environment.
C. You should consider exporting the app, with all adaptations, as a managed solution.
D. You should consider publishing the app to a staging environment.

A

A

https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

You are creating an app for users that may have diminished or no sight. You are identifying method that will hide content from seeing users and who them to screen reader users.

Which of the following methods are valid? (Choose all that apply.)
A. Configure color and related properties as transparent.
B. Set X, Y, or both properties for the control to be on-screen.
C. Set the width and height to 1.
D. Set the size to 10.

A

A - Configure color and related properties as transparent.
C - Set the width and height to 1.

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/accessible-apps-content-visibility

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

While constructing a canvas app that allows for detailed data to be identified in targeted text. Which AI Model should be included in the app.

A

Entity Extraction model

https://docs.microsoft.com/en-us/ai-builder/prebuilt-text-recognizer-component-in-powerapps https://docs.microsoft.com/en-us/ai-builder/prebuilt-key-phrase https://knowledgefrommanish.com/powerplatform/ai-builder-entity-extraction-ai-model/ https://docs.microsoft.com/en-us/ai-builder/prebuilt-business-card

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

You use M365, Azure, and Power Platform for app develop with a sister company that uses the same SharePoint and Azure configurations but their own tenant. You must create a mobile app that is made available to the sister company , but the sister company must be prevented from making changes to any of the app components. Which actions should be taken.

A. Navigate to the managed properties page, and set the value of the Allow customizations option to true.
B. Navigate to the managed properties page, and set the value of the Allow customizations option to false.
C. Export the app as a managed solution.
D. Export the app as an unmanaged solution

A

B - Navigate to the managed properties page, and set the value of the Allow customization option to false.
C - Export the app as a managed solution

https://docs.microsoft.com/en-us/power-platform/alm/managed-properties-alm

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Creating an app that must support users with different disabilities. The app should adhere to Microsoft’s accessibility and performance guidelines. Which actions should be taken?

A. You should use the App Checker
B. You should use the Solution Checker
C. You should use the Object Detector
D. You should use the Portal Checker

A

B - Use the solution checker

https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/use-powerapps-checker

https://learn.microsoft.com/en-us/power-apps/maker/data-platform/use-powerapps-checker

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Power Platform solution that stores data in a mixture of known cloud services. You must also make sure the solution can connect to industry data sources using a current data connector. Does this meet the objective.

A

Yes - Data connectors are used to connect to data sources in Power Apps

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/add-data-connection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Power Platform solution that stores data in a mixture of known cloud services. You must also make sure the solution can connect to industry data sources. You produced a business process flow. Does this meet the objective.

A

No

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

You have constructed a Power Platform solution that stores its data in a mixture of known cloud services.
You also have to make sure that the solution is also able to connect to industry data sources.
You generate a data policy template.
Does the action achieve your objective?

A

No

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

After creating an app with several screens, test users inform you that the size and type of gallery shown on every screen is different.
You decide to enhance the consistency for the app screens by creating a reusable gallery that displays data according to the current record.
You start by adding a gallery control.
Which of the following is the action you should take NEXT?
A. You should Add an input property. Most Voted
B. You should Add a screen
C. You should create a component. Most Voted
D. You should create a form.

A

B?

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/add-gallery https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/create-component

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

You document client data via a Microsoft SharePoint list.
You are planning to configure a Power Automate flow that triggers a series of actions when new data is added to the list.
Which of the following actions should you take?

A. You should use the When an item is created trigger. Most Voted
B. You should use the For a selected file trigger.
C. You should use the When a file is classified by a content understanding model trigger.
D. You should use the When an item is created or modified trigger.

A

A

https://docs.microsoft.com/en-us/power-automate/triggers-introduction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

You need to consider the underlined segment to establish whether it is accurate.
To create a custom table relationship in Microsoft Dataverse, you can use Power Platform Admin center or Solution explorer.

A. No adjustment required.
B. Power Apps Maker portal or Power Platform Admin center
C. Solution explorer or Power Apps Maker portal
D. Solution explorer or SQL Server Management Studio
E. SQL Server Management Studio or Power Apps Maker portal

A

C - Solution explorer or Power Apps Maker portal

https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/create-edit-1n-relationships

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

You have been tasked with creating a canvas app that allows computer technicians to update job cards after client site visits. The app should also allow for the technicians to notify the sales executives instantaneously when clients order service contracts. As soon as the notification is sent, the technician has to be able to enter the service contract specifics.
You create a button flow with user input that includes the Flow button for mobile trigger.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not

A

A

https://docs.microsoft.com/en-us/power-automate/button-flow-with-user-input-tokens https://flow.microsoft.com/en-us/blog/button-file-inputs/

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

You have been tasked with creating a canvas app that allows computer technicians to update job cards after client site visits. The app should also allow for the technicians to notify the sales executives instantaneously when clients order service contracts. As soon as the notification is sent, the technician has to be able to enter the service contract specifics.
You create a cloud flow.
Does the action achieve your objective?
A. Yes, it does Most Voted
B. No, it does not

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

You have recently built a new canvas app. You are currently in the process of configuring a business rule.
You have to make sure that the scope is properly configured.
You set the scope to Entity.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not

A

A

https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-create-business-rule

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

You have recently built a new canvas app. You are currently in the process of configuring a business rule.
You have to make sure that the scope is properly configured.
You set the scope to Unknown.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not

A

B

https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-create-business-rule

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

You have two Common Data Service entities.
You have been instructed to a Many-to-many relationship between the two entities.
Which of the following is TRUE with regards to creating Many-to-many relationships? (Choose all that apply.)
A. No explicit hierarchy exists.
B. All entities can be used to create a Many-to-many relationship.
C. You have to configure lookup columns.
D. A Relationship table stores the data that associates the tables.

A

A,D

https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/create-edit-nn-relationships-portal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

You need to create an app for a client’s janitors, who will only access the app via their mobile phones.
The app must connect directly to a Microsoft Excel workbook to track cleaning tasks. Also, the janitors should have the ability to check completed tasks off on a checklist.
Which of the following actions should you take?
A. You should consider creating a canvas app. Most Voted
B. You should consider creating a model-driven app.
C. You should consider creating an embedded canvas app.
D. You should consider creating a portal app.

A

A

https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/embedded-canvas-app-guidelines https://global.hitachi-solutions.com/blog/canvas-vs-model-driven-apps

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

You have been tasked with creating apps for your company.
You want to make use of a Power Platform tool that will make sure that an email is sent to a manager whenever a specified event occurs.
You make use of Power Virtual Agents to create a bot.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

You have been tasked with creating apps for your company.
You want to make use of a Power Platform tool that will make sure that an email is sent to a manager whenever a specified event occurs.
You make use of Canvas app.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

You have been tasked with creating apps for your company.
You want to make use of a Power Platform tool that will make sure that an email is sent to a manager whenever a specified event occurs.
You make use of Power Automate.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not

A

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

Data loss prevention (DLP) policies are configured in your company’s environment.
After creating a Power Automate flow, you find that you are unable to activate the flow.
You need to edit the DLP policies that are preventing the flow from activating.
Which of the following actions should you take?
A. You should make sure that you have the Environment Admin role assigned.
B. You should make sure that you have the Environment Maker role assigned.
C. You should make sure that you have the System customizer role assigned.
D. You should make sure that you have the Portal owner role assigned.

A

A

https://docs.microsoft.com/en-us/power-platform/admin/wp-data-loss-prevention

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

You are in the process of building a canvas app.
You want to include charts in the app, without the need for Power BI.
Which of the following options can be used

A. Pie chart
B. Line chart
C. Bar chart
D. Treemaps
E. Ribbon chart
F. Scatter chart

A

A, B, C

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/use-line-pie-bar-chart

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

You have been tasked with building a canvas app that allows users to track to track time on mobile devices.
You should add a Sign-in screen, a screen to record the user’s time entries for the week, and a screen to amend the user’s recent time records.
Users will be issued ID cards that includes the user’s name and a recent picture, as well as a QR code that will include the user’s employee number.
You want to make sure that the app shows the user’s photo upon scanning their ID cards.
You add an Image control to the app.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not

A

A

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-image

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

You have been tasked with building a canvas app that allows users to track to track time on mobile devices.
You should add a Sign-in screen, a screen to record the user’s time entries for the week, and a screen to amend the user’s recent time records.
Users will be issued ID cards that includes the user’s name and a recent picture, as well as a QR code that will include the user’s employee number.
You want to make sure that the app shows the user’s photo upon scanning their ID cards.
You add an Add picture control to the app.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not

A

B

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

You have been tasked with building a canvas app that allows users to track to track time on mobile devices.
You should add a Sign-in screen, a screen to record the user’s time entries for the week, and a screen to amend the user’s recent time records.
Users will be issued ID cards that includes the user’s name and a recent picture, as well as a QR code that will include the user’s employee number.
You want to make sure that the app shows the user’s photo upon scanning their ID cards.
You add an Icon control to the app.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not

A

B

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

You have been tasked with building a canvas app that allows users to track to track time on mobile devices.
You should add a Sign-in screen, a screen to record the user’s time entries for the week, and a screen to amend the user’s recent time records.
Users will be issued ID cards that includes the user’s name and a recent picture, as well as a QR code that will include the user’s employee number.
You need to make sure that the user’s employee number is read into the app.
Which of the following actions should you take?
A. You should add the Card control.
B. You should add the Camera control.
C. You should add the Barcode scanner control.
D. You should add the Text input control.

A

C

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-new-barcode-scanner

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

You have been tasked with creating and deploying dashboards that will only be used by sales reps. The dashboards will show the following:
✑ Recent sales pipeline
✑ Open cases
✑ Fresh major wins
✑ Crucial prospects by postal code
You have to make sure that the sales reps can take action based on the detailed information presented in dashboards.
You need to create a type of dashboard that allows the sales reps to view the dashboard.
You create a User dashboard.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not

A

A - user-owned dashboard allows for control over who can access it.

https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/create-dashboard

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

You have been tasked with creating and deploying dashboards that will only be used by sales reps. The dashboards will show the following:
✑ Recent sales pipeline
✑ Open cases
✑ Fresh major wins
✑ Crucial prospects by postal code
You have to make sure that the sales reps can take action based on the detailed information presented in dashboards.
You need to create a type of dashboard that allows the sales reps to view the dashboard.
You create a System dashboard.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not Most Voted

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
36
Q

You have been tasked with creating and deploying dashboards that will only be used by sales reps. The dashboards will show the following:
✑ Recent sales pipeline
✑ Open cases
✑ Fresh major wins
✑ Crucial prospects by postal code
You have to make sure that the sales reps can take action based on the detailed information presented in dashboards.
You need to create a type of dashboard that allows the sales reps to interact with the dashboards.
You create a Single-stream dashboard.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not

A

B
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards#single-stream-dashboards

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
37
Q

You have been tasked with creating and deploying dashboards that will only be used by sales reps. The dashboards will show the following:
✑ Recent sales pipeline
✑ Open cases
✑ Fresh major wins
✑ Crucial prospects by postal code
You have to make sure that the sales reps can take action based on the detailed information presented in dashboards.
You need to create a type of dashboard that allows the sales reps to interact with the dashboards.
You create a Multi-stream dashboard.
Does the action achieve your objective?

A

A

https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards#single-stream-dashboards

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
38
Q

You need to consider the underlined segment to establish whether it is accurate.
To configure the value for a global variable, you should use the Set function.
A. If
B. Collect
C. UpdateContext
D. No adjustment required. Most Voted

A

D

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-variables

39
Q

You are preparing to design a solution that makes use of Microsoft Teams and Power Platform.
The Sales team has a Sales Log workbook, which stores Requests for quotes, that has to be converted to a Common Data Service database.
The Sales team has their own Teams channel. You have been informed that the Sales dashboard must exist in the Sales channel and should contain data regarding the following:
✑ Active quotes.
✑ Sales pipeline.
✑ Year-to-date sales KPIs for sales quotas by region.
You have also been informed that Sales-related documents should be stored in folders in the Sales channel’s file location, and that document versioning will be enabled.
You need to create the visualizations for the Sales dashboard.
You only make use of Power BI Desktop.
Does the action achieve your objective?
A. Yes, it does Most Voted
B. No, it does not Most Voted

A

A

https://docs.microsoft.com/en-us/power-bi/fundamentals/service-service-vs-desktop

40
Q

You are preparing to design a solution that makes use of Microsoft Teams and Power Platform.
The Sales team has a Sales Log workbook, which stores Requests for quotes, that has to be converted to a Common Data Service database.
The Sales team has their own Teams channel. You have been informed that the Sales dashboard must exist in the Sales channel and should contain data regarding the following:
✑ Active quotes.
✑ Sales pipeline.
✑ Year-to-date sales KPIs for sales quotas by region.
You have also been informed that Sales-related documents should be stored in folders in the Sales channel’s file location, and that document versioning will be enabled.
You need to create the visualizations for the Sales dashboard.
You make use of both Power BI Desktop, and Power BI Service.
Does the action achieve your objective?
A. Yes, it does
B. No, it does no

A

A

41
Q

You are preparing to design a solution that makes use of Microsoft Teams and Power Platform.
The Sales team has a Sales Log workbook, which stores Requests for quotes, that has to be converted to a Common Data Service database.
The Sales team has their own Teams channel. You have been informed that the Sales dashboard must exist in the Sales channel and should contain data regarding the following:
✑ Active quotes.
✑ Sales pipeline.
✑ Year-to-date sales KPIs for sales quotas by region.
You have also been informed that Sales-related documents should be stored in folders in the Sales channel’s file location, and that document versioning will be enabled.
You need to create the visualizations for the Sales dashboard.
You only make use of Power BI Service.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not

A

A

42
Q

You have created a model-driven app that will be used to manage events planned by your firm.
You have set the ownership type of the Events entity to User or team.
Members of the Advertising team have been allocated the AdvertisingTeam security role, with all privileges set to User access. Advertising team members are the only personnel that should be allowed to create or edit event records.
Because all personnel should have the ability to look at event records, you create another security role named OtherPersonnel.
Which of the following is the access level you should set for the Read permission for both security roles?
A. None Selected
B. User
C. Business Unit
D. Parent: Child Business Units
E. Organization

A

E

https://docs.microsoft.com/en-us/power-platform/admin/wp-security-cds

43
Q

You have created a model-driven app that will be used to manage events planned by your firm.
You have set the ownership type of the Events entity to User or team.
Members of the Advertising team have been allocated the AdvertisingTeam security role, with all privileges set to User access. Advertising team members are the only personnel that should be allowed to create or edit event records.
Because all personnel should have the ability to look at event records, you create another security role named OtherPersonnel.
Which of the following is the access level you should set for the Create and Write permission for the AdvertisingTeam security role?
A. None Selected
B. User
C. Business Unit
D. Parent: Child Business Units
E. Organization

A

A

https://docs.microsoft.com/en-us/power-platform/admin/wp-security-cds

44
Q

You need to consider the underlined segment to establish whether it is accurate.
You should make use of the flow checker to find possible accessibility problems for a canvas app, created in a Power Platform environment, before making the app available for use.
A. No adjustment required.
B. app checker Most Voted
C. solution checker
D. portal checker

A

B

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/accessibility-checker

45
Q

You have recently built a canvas app.
When you ae informed that a user cannot discern the field that is currently in focus, you run App checker.
You want to make sure that the value of the focused border thickness is more than zero.
You examine the Accessibility results section of the App checker.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not

A

A

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/accessibility-checker

46
Q

You have recently built a canvas app.
When you ae informed that a user cannot discern the field that is currently in focus, you run App checker.
You want to make sure that the value of the focused border thickness is more than zero.
You examine the Rules results section of the App checker.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not

A

B

47
Q

You have recently built a canvas app.
When you ae informed that a user cannot discern the field that is currently in focus, you run App checker.
You want to make sure that the value of the focused border thickness is more than zero.
You examine the Formulas results section of the App checker.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not

A

B

48
Q

You have recently built a canvas app. You are now required to share the app with your colleagues.
Which of the following is TRUE with regards to sharing a canvas app? (Choose all that apply.)
A. You can share the app with individual users.
B. You can grant Co-owner permission to a security group if you created the app from within a solution
C. The Co-owner permission is not available when sharing the app with individual users.
D. You can share the app with a Microsoft Azure Active Directory security group.

A

A,D

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/share-app

49
Q

Your company makes use of Microsoft 365, Microsoft Azure, and Power Platform for app development. Your company has a sister company that has the same
Microsoft SharePoint and Azure configurations, but have their own tenant.
You have been tasked with building a mobile app that must also be made available to the sister company. The sister company, however, must be prevented from making changes to any of the app components.
You need to make sure that when detecting versions of the app solution, the following must be detected to prevent whichever inadvertent problems resulting from rolling back individual components to a previous version.
All app components of the application must be provided to the sister company.
Which of the following should be run before publishing the components for export? (Choose all that apply.)
A. Portal Checker
B. App checker
C. Flow checker
D. Object Detector

A

B,C

powerapps/checker-includes-rules-canvas-apps-flows

50
Q

A company uses Power Automate and Power Apps to streamline business processes.
You need to use AI Builder to analyze customer reviews of the company’s products.
In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.
A. Publish the model
B. Connect data to the model
C. Train the model
D. Use the model in a Power Automate flow

A

B,C,A,D

51
Q

You are creating a multi-page canvas app that loads tabular data from an external data source.
Once loaded, the data must be available to all screens within the canvas app.
You need to reduce the number of times that the app must retrieve data from the data source.
Which two data stores can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. parameter
B. global variable Most Voted
C. collection Most Voted
D. environment variable

A

C,D

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-data-sources

52
Q

You are creating a model-driven app that allows users to create and edit a list of existing accounts.
You need to display a list of all active accounts.
Which user interface components should you use?
A. view Most Voted
B. gallery
C. data table
D. form

A

A

https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-edit-views

53
Q

You create multiple apps as part of an unmanaged solution.
You need to move the apps to a non-managed environment.
You need to pick the appropriate solution type for each requirement.
Which types of solutions should you create? To answer, drag the appropriate solution types to the correct requirements. Each solution type 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.
Managed or Unmanaged
Requirements
A. Edit existing components of the solution.
B. Add new components to the solution
C. Export the solution

A

A-Unmanaged
B-Unmanaged
C-Managed

54
Q

Each maker at a company has a separate Common Data Service environment. You are customizing a canvas app. You create two new entities in your environment.
You are leaving for a vacation. Another maker will continue customizing the app in your absence.
You need to transfer the work to the other maker and ensure that you can work on the updated app when you return from your vacation.
What should you export?
A. an unmanaged solution that includes all customizations
B. the default solution
C. a managed solution that includes all customizations
D. the app

A

A

55
Q

impairments.
Which outcome is achieved by each action?
Outcome:
1. Not visible to any user
2. Visible to sighted users only
3. Visible to screen-reader user only
4. Visible to both sighted and screen-reader user

Actions:
A. Set the X and Y properties of a control to move the control off-screen
B. Set the color and other related properties of a control to transparent
C. Set the height and width properties of a control to 1

A

A-3
B-3
C-1

https://docs.microsoft.com/sv-se/powerapps/maker/canvas-apps/accessible-apps

56
Q

You build a canvas app for a manufacturing company. The company receives parts and materials from many vendors. You create a form to collect information from packing slips.
Receivers must be able to take a picture of packing slips to receive materials instead of manually entering data in the app.
You need to ensure that users can scan packing slip information into the form.
Proposed solution: Use a Category classification model.
Does the solution meet the goal?
A. Yes
B. No

A

B

57
Q

You build a canvas app for a manufacturing company. The company receives parts and materials from many vendors. You create a form to collect information from packing slips.
Receivers must be able to take a picture of packing slips to receive materials instead of manually entering data in the app.
You need to ensure that users can scan packing slip information into the form.
Proposed solution: Use an Entity Extraction model.
Does the solution meet the goal?
A. Yes
B. No

A

B

58
Q

You build a canvas app for a manufacturing company. The company receives parts and materials from many vendors. You create a form to collect information from packing slips.
Receivers must be able to take a picture of packing slips to receive materials instead of manually entering data in the app.
You need to ensure that users can scan packing slip information into the form.
Proposed solution: Use a Key Phrase Extraction model.
Does the solution meet the goal?
A. Yes
B. No

A

B

59
Q

You are an app designer for a hotel.
The hotel wants to create an app to help the housekeeping staff schedule work.
You need to create a new environment for the app.
Where should you create the environment?
A. Power Platform Admin center Most Voted
B. Power Apps Maker portal
C. Dynamics 365 Admin center

A

A

60
Q

A company delivers products to multiple communities. The company creates a canvas app connected to a Microsoft Dataverse database. The app tracks communities to see where the delivery volume is the highest.
Drivers must enter delivery information on a form that uses an entity named Delivery. Depot staff must enter information on a pick-up form that uses an entity named Pick-up. Each form contains a community field that is based on a shared list across both forms.
You need to create the community field.
Which type of field should you create?
A. local option set
B. text
C. global option set
D. text area

A

C

61
Q

A company has an on-premises system that stores product information. The company plans to replace the information with a Power Platform solution that uses the
Common Data Service.
The Power Platform solution needs to use data from the product information system.
You need to transform and import the data from the product information system.
Which two tools should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Dataflow
B. Business process flow
C. Power BI Desktop
D. Data gateway

A

A,D

62
Q

In a Microsoft Dataverse database, you create a canvas app and a custom entity. The app also reads data from the Account entity in the Microsoft Dataverse database.
Entity access permissions will be controlled by the Microsoft Dataverse User security role. You create a Microsoft Dataverse Service solution.
You need to replicate the changes to a new Microsoft Dataverse database.
Which two components should you include with the canvas app? Each correct answer presents part of the solution.

A

A,C

63
Q

You need to create a model-driven app without using code.
Which tools should you use? To answer, select the appropriate options in the answer area.

Requirement:
1.Select the forms and views that the app will use
A. Site map designer
B. Solution explorer
C. App designer
D. Entity view

2.Desgin the navigation for the app
A. Site map designer
B. Dynamics 365 Admin center
C. Azure DevOps

A

1-C
2-A

64
Q

You build a canvas app for a manufacturing company. The company receives parts and materials from many vendors. You create a form to collect information from packing slips.
Receivers must be able to take a picture of packing slips to receive materials instead of manually entering data in the app.
You need to ensure that users can scan packing slip information into the form.
Proposed solution: Use a Text Recognition model.
Does the solution meet the goal?
A. Yes
B. No

A

A

65
Q

A company plans to roll out several Power Apps apps to multiple business units across international operations.
The apps must be managed through an application lifecycle management (ALM) solution to provide a consistent and predictable use experience. All changes to the app must be traceable and documented in a single location. You must be able to revert to a previous version of an app. The app release cycles must be as streamlined as possible.
You need to create an application for the apps.
Which two tools should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Microsoft Azure DevOps
B. Microsoft Visual Studio
C. Lifecycle Services
D. AppSource
E. Common Data Service

A

A,C

66
Q

A company is consolidating communications processes by using Microsoft Teams and Microsoft Power Platform technologies.
A Power Automate flow monitors social media channels to identify high-impact trends.
When the Power Automate flow identifies the trends, consistently formatted and standardized feedback must be collected from the channel members within
Teams.
You need to streamline the Power Automate and Teams communication process.
What should you use?
A. AI Builder
B. Common Data Service business process flows
C. Adaptive cards Most Voted
D. Integrated approval flows

A

C

67
Q

A company is building multiple Power Apps apps to support a mobile sales team.
The apps must all share a common control that has custom properties.
You need to create a solution for the apps.
Which objects should you use?

Objects
A. Entity
B. Component
C. Component Library
D. Component Framework

Requirements
1. Reuse the custom control for multiple canvas apps
2. Receive input data through a custom property

A
  1. C
  2. B

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/component-library https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/create-component

68
Q

You are designing a canvas app.
You need to select user interface controls to include in the app.
Which control should you use?

Controls
A. List box
B. Radio
C. Combo box
D. Drop-down list

Requirements
1. Allow users to select multiple items in a list
2. Allow users to select multiple items from a list of options by type in a phrase

A

1.A
2.C

69
Q

A company uses a model-driven app. You create a Power BI sales report.
The executive of the company wants all users to see tiles from the report in the model-driven app.
You need to ensure all users can see the tiles.
What should you do?

Step
1. Allow addition of Power BI visualization tiles
A. Power Platform Environment settings
B. Power Apps setting
C.Power BI Service settings
D. Power BI Desktop settings

  1. Add tiles to a dashboard
    A. Create a personal dashboard
    B. Create a Power BI dashboard
    C. Create a system dashboard
  2. Allow users to view tiles
    A. Share tile and share dashboard
    B. Share report and share dashboard
    C. Share tile and publish dashboard
    D. Share report and publish dashboard
A

1-A
2-A
https://powerapps.microsoft.com/en-us/blog/power-bi-embedded-as-system-dashboard-in-model-driven-apps-preview/
3-B
https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-how-to-collaborate-distribute-dashboards-reports#share-reports-or-dashboard

70
Q

You create a Power Platform solution. Solution data is stored in a variety of documented cloud services.
You need to configure the data sources.
What should you do?
A. Create a data policy template.
B. Create a UI flow.
C. Create a custom data connector.
D. Add metadata to standard entities.

A

D

71
Q

A company is creating new app for use by technicians.
Previous versions of the app do not render properly on tablets and phones.
You need to ensure that the new app renders properly on all devices.
Which design element should you use?

  1. Create an app that does not specify a screen size in the design
    A. Phone form factor
    B. Tablet form factor
    C. Blank canvas app
    D. Model-driven app
  2. Lock the screen size for an app that needs to be set to a specific resolution.
    A. Aspect ratio
    B. Orientation
    C. Image positioning
    D. Display mode
A

1-A
https://learn.microsoft.com/en-us/training/modules/how-to-build-ui-canvas-app/6-use-table-phone-form-factors
2-A

72
Q

A company is using Power Virtual Agents in Microsoft Teams to expose Microsoft Dataverse data to employees.
You create a chatbot that retrieves a list of customers by postal code from a Dataverse table. The chatbot will accept requests from a user and must connect to
Dataverse to retrieve the data.
You need to connect the chatbot to the Dataverse table.
What should you use?
A. Table
B. Power Apps
C. Microsoft Teams
D. Power Virtual Agents
E. Power Automate

A

C

73
Q

You create a Power Platform solution. Solution data is stored in a variety of documented cloud services.
You need to configure the data sources.
What should you do?
A. Create a data policy template
B. Add metadata to standard entities
C. Create a business process flow
D. Use an existing data connector

A

D

74
Q

A company is building several Power Apps app to help with sales operations collaboration.
You need to identify the right solution for data storage.

Dataverse or Dataverse For Teams

  1. Limits the number of records that can be added
  2. Allows for advanced development tasks for apps specific to Teams
  3. Has the most granular level of security to account for column-level security in Teams
A
  1. Dataverse for Teams
  2. Dataverse
  3. Dataverse
75
Q

An insurance broker uses a Microsoft Dataverse environment with custom tables. You create a Power Apps app to manage vehicle insurance policies.
The app has a drop-down field that allows uses to categorize a policy holder’s driving record. This category field is not mandatory.
You need to ensure that insurance agents enter the correct categories when creating a new vehicle policy.
Which three actions should you perform in sequence?

  1. Click on the condition card, select the vehicle policy and check for new driver
  2. Add a recommendation card, select the driver record drop-down field and enter the recommendation details
  3. Add a business rule and enter a meaningful business rule name
  4. In the vehicle policy table, click add subcomponents and navigation to business rules
  5. In the vehicle policy table, navigate to business rules
A

5, 3, 1

76
Q

A company uses Microsoft Teams. A coworker creates a chatbot.
The coworker observes unexpected behavior with the chatbot.
You need to troubleshoot the chatbot.
Which two actions should you recommend to the coworker? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Ask the coworker to assign you to the owner role for the team.
B. Select the chatbot and then select the Share button.
C. Ask the coworker to add you to their team.
D. In Advanced tools, select Monitor.

A

A,D

77
Q

You are developing an app that warehouse workers will run on their phones to perform inventory counts.
You need to design the app.
Which type of control should you use?

Control Types
A. Text box
B. Combo box
C. Slider
D. Radio

Requirments
1. Capture decimal numbers
2. Select multiple products from a list
3. Set the status of product

A

1-A
2-B
3-D

78
Q

You are designing a data model for a new app. The app will be supported by two tables. TableA will contain data that is unique to your industry. TableB will provide access to read-only data from an Azure SQL database.
You need to configure the tables.
Which table type should you use?

Table Types
A. Custom
B. Standard
C. Virtual

A

TableA - A
TableB - C

79
Q

Inspectors for a city building department use a Microsoft Teams channel. Inspectors use SharePoint to view construction bylaws, rules, and regulations.
The city clerk emails inspectors links to new bylaw proposals. Inspectors vote on the proposals and provide additional feedback.
You need to demonstrate to the city clerk how they can automate the process.
Which option should you use?

Flow Element
1. Type of Flow
A. Cloud flow
B. Desktop flow
C. Business process flow

  1. Trigger type
    A. Manually trigger
    B. For selected message in Teams
    C. For selected file in SharePoint
    D. When a flow is run from a business process flow
  2. Flow step to replace emailing the link
    A. Get changes fro an item in SharePoint
    B. Post an adaptive card to channel and wait for a response
    C. Post a choice of options to a user in Teams
    D. Send an email with options
A
  1. A
  2. C
  3. B
80
Q

A company creates a model-driven app for use by their marketing team.
The app is only accessible to the developer that created the app.
You need to ensure that marketing team members can access the app.
Which two actions should you perform?
A. Grant the security roles to the marketing team users.
B. Grant the marketing team users the Read privilege on the table.
C. Add the app to Microsoft Teams and add the users to the team.
D. Grant the marketing team Read, Create, and Write privileges for the environment.
E. Associate the security roles with the app.

A

A,E

81
Q

A music school rents out musical instruments to their students. Rental contracts specify that a student must choose an instrument for an entire school term.
Students can choose other instruments in future terms.
You create the following tables:
✑ A custom table for instruments.
✑ A custom table for rental contracts.
Student data is stored in the Contract table.
You need to model the instrument rental process for the school staff.
How should you model each of the following data elements?

  1. Instrument type
    A. Text
    B. Choices
    C. Choice
  2. Rented Instrument
    A. 1-N rental contract to instrument
    B. 1-N instrument to contract
    C. 1-N instrument to rental contract
  3. Student renting the instrument
    A. Lookup on rental contact table
    B. Lookup on the instrument table
    C. Lookup on the contact table
A

1.B
2.C
3. B

82
Q

You are developing a canvas app to monitor time. The app includes a Text Input control named TIC1 and a Timer control named TIM1.
You need to set TIM1 to a default value.
What should you do?
A. In the OnChange property of TIC1, set the value of the Text property for TIC1 to a context variable that stores the duration value. Assign the value of the variable to the OnTimerStart property for TIM1.
B. Assign the Text property of TIC1 to the Duration property of TIM1.
C. Set the Text property of TIC1 to the current system time.
D. Add the clock icon to the app and use the OnSelect property to set the Duration property for TIM1.

A

B

https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/controls/control-timer

83
Q

You create an app with multiple screens.
Test users report that the size and type of gallery displayed on each screen are different. You must improve the consistency for the app screens.
You need to create a reusable gallery that displays information based on the current record.
Which three actions should you perform in sequence?

A. Add a gallery control
B. Add input property
C. Create a component
D. Add a screen
E. Create a form
F. Add an output property

A

C, B, A

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/add-gallery https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/create-component

84
Q

You use a Microsoft SharePoint list to record information about customers.
You must perform a series of actions only when a new item is added to a SharePoint list.
You need to configure a Power Automate flow.

A. When an item is created
B. When an item is created or modified
C. When a file is created (properties only)
D. For a selected item

A

A

85
Q

A company has a Common Data Service custom entity that stores customer account data.
You need to create a relationship between the custom entity and the Account entity.
Which two tools can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. Power Platform Admin center
B. Power Apps solution explorer
C. Power Apps Maker portal
D. SQL Server Management Studio
E. Visual Studio Code

A

B,C

86
Q

You create a canvas app for technicians at a computer store. You assign technicians cases to work on. The technicians update cases at the end of customer site visit.
The manager wants the technicians to sell warranties to the customers. If a customer agrees to purchase a warranty, technicians must use the canvas app to immediately alert the sales team, and then the technician records details about the warranty into the app.
You need to create a flow to alert the sales team.
Which type of trigger should you use?

A

B

87
Q

You are an app maker.
You want to create apps and track customizations as part of the default solution.
You need to determine the impact of performing the work in the default solution.
What should you conclude?
A. The default solution does not contain all components and customizations from all solutions in the environment.
B. The prefix used when creating components as part of the default solution can be set to a specific value.
C. The default solution cannot be exported and distributed to another environment.

A

C

88
Q

You create a canvas app named Hardware Order that suggests computer hardware to customers.
A value must be entered for the EmployeeID field when creating a new order if the value in the OrderType field does not contain the prefix test.
You need to configure the business rule.
Which two actions should you perform? Each correct answer presents part of the complete solution.
NOTE: Each correct selection is worth one point.
A. Set the scope of the business rule to Entity.
B. Add a Recommendation action and configure it to enter the order type.
C. Set the scope of the business rule to All Forms.
D. Use the following condition expression: (OrderType Does not begin with [test]) AND (Modified By Does not contain data)

A

A: If you’re building a Canvas app, you must use Entity as the scope.
D: A business rule needs a condition.

89
Q

You are configuring a new Common Data Service environment by using the Power Apps Maker portal.
You need to create an entity that uses the prefix xyz.
Which four actions should you perform in sequence?

A. Create an entity in the new solution
B. Enter the entity DisplayName and use the existing prefix
C. Add a new solution
D. Enter the entity Display name and modify the prefix to xyz
E. Add a new publisher with the prefix xyz

A

E, C, A, D

90
Q

You have the following Common Data Service entities: BusinessContracts and BusinessAccounts.
You need to configure an N:N relationship between the two entities.
Which three actions should you perform in sequence?

A. Select add relationship and then select the N-N relationship option
B. Select the BusinessAccounts entity as the related entity
C. Open the relationship tab of teh BusinessContracts entity
D. Choose the Relationship Name and Relationship Entity prefix

A

C, A, B

91
Q

A company uses data loss prevention (DLP) policies. You have a Power Automate flow that posts Twitter mentions into a Microsoft SharePoint list.
You are not able to activate the flow.
You need to troubleshoot the issue.
What are two possible reasons why you cannot activate the flow?
A. You are not assigned the Power Platform Admin role.
B. You placed all connectors into the Business group within the DLP policy.
C. You placed all connectors into the Non-Business group within the DLP policy.
D. You are not assigned the Environment Admin role.

A

A, D

92
Q

You are an app maker for a college. You create an app for student enrollment. The app captures the education level of the applicants.
The education level at the time of enrollment is an option set is in the student entity. The entity includes three levels:
✑ High school
✑ College
✑ Bachelor
You must split the College option into two option sets:
✑ College " 1 Year ✑ College ” 2 years
The split must not impact existing data.
You need to create the two option sets.
Which three actions should you perform in sequence?

A. Open the maker app and navigate to the student table
B. Publish the student entity
C. Save the student table
D. Open settings in the Power Platform admin center
E. Create new options for College -1 Year and College 2-Year

A

A, E, B

93
Q

You have an existing Power Apps environment.
You need to create a Microsoft Dataverse database for the environment.
Which three actions should you perform in sequence?

A. Select Create my database
B. Configure currency and language settings
C. Configure database collation settings
D. Set the environment type to Production
E. Select existing environment

A

E, A, B