[Sep-2021] Microsoft Certified: Power Platform App Maker Associate PL-100 Exam Practice Dumps [Q20-Q40]

Share

[Sep-2021] Microsoft Certified: Power Platform App Maker Associate PL-100 Exam Practice Dumps

2021 PL-100 Premium Files Test pdf - Free Dumps Collection

NEW QUESTION 20
You need to implement features for the solution.
Which Power Platform component should you use for each feature? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

 

NEW QUESTION 21
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
  • C. environment variable
  • D. collection

Answer: C,D

 

NEW QUESTION 22
You need to create the solution assets.
What should you use to create the visualizations? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

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

 

NEW QUESTION 23
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one 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 has locations in multiple countries and regions across four continents.
The company stores the total amount of each order in the local currency of the country/region where the customer is located. The company stores the applicable exchange rates in a custom US dollars (USD) exchange rate table.
You need to create a visualization that displays the total amount of orders by country/region in USD.
Proposed solution:
Create a custom column that converts the order total to USD by using the relationship between order local currency and the USD exchange rate table in Power BI Desktop and display this column in a Power BI chart by country/region.
Does the solution meet the goal?

  • A. No
  • B. Yes

Answer: A

Explanation:
Instead use a calculated field.
Need to calculate the exchange rate in USD.
Calculated columns are calculated in real-time when they are retrieved.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/calculated-rollup-attributes

 

NEW QUESTION 24
A production line app maker at a manufacturing company creates a canvas app that looks for available inventory in a SQL database. The production line workers use the inventory app across all work centers.
The production line workers report the following app issues from the shop floor:
The app reports a delegation warning.
Voice command functionality is unreliable.
You have minimal information about the issues. You are not allowed to enter the production facility.
You need to troubleshoot the issues.
How should you troubleshoot the issues? To answer, select the appropriate options in the answer area.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/delegation-overview
https://docs.microsoft.com/en-us/powerapps/maker/monitor-canvasapps

 

NEW QUESTION 25
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one 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 has locations in multiple countries and regions across four continents.
The company stores the total amount of each order in the local currency of the country/region where the customer is located. The company stores the applicable exchange rates in a custom US dollars (USD) exchange rate table.
You need to create a visualization that displays the total amount of orders by country/region in USD.
Proposed solution:
Create a custom calculated field of type currency on the order table that converts the order total to USD and displays the total amounts by region in a Power BI chart.
Does the solution meet the goal?

  • A. No
  • B. Yes

Answer: B

Explanation:
Instead use a calculated field.
Need to calculate the exchange rate in USD.
Calculated columns are calculated in real-time when they are retrieved.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/calculated-rollup-attributes

 

NEW QUESTION 26
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.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-edit-views-app-designer
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-site-map-app

 

NEW QUESTION 27
DRAG DROP
You publish the first version of the app and solution on November 1, 2020.
You need to create the version numbers for the app and the solution.
Which version numbers should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Select and Place:

Answer:

Explanation:

Explanation:
Box 1: 1.0.0.0
When identifying versions of the app solution, all dependencies, entities, and user interfaces components must be identified to avoid any unintentional issues caused by reverting individual components to a previous version.
A solution's version has the following format: major.minor.build.revision. An update must have a higher major, minor, build or revision number than the parent solution. For example, for a base solution version
3.1.5.7, a small update could be a version 3.1.5.8 or a slightly more signficant update could have version
3.1.7.0. A substantially more significant update could be version 3.2.0.0.
Box 2: 20.11.1.1
Scenario:
* You must use the following version control numbering scheme:
- Major: The last two digits of the year the app is packaged
- Minor: Two digits that represent the month when the app is packaged
- Build: A number that is incremented to represent significant changes to the app
- Revision: The incremented revision for a package
New versions of the application must completely replace previous versions of the app.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/update-solutions

 

NEW QUESTION 28
You create a canvas app for a store.
The logo must appear as the background image for the app. A loading spinner must display on the screen as the app loads.
You need to add the features to the app.
What should you modify? To answer, drag the appropriate form areas to the correct requests. Each form area 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.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/properties-visual
https://arpitmscrmhunt.blogspot.com/2020/04/powerapps-display-loading-icon-until.html

 

NEW QUESTION 29
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? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Answer:

Explanation:

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

 

NEW QUESTION 30
You create multiple apps as part of an unmanaged solution.
You need to move the apps to another 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.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

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

 

NEW QUESTION 31
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 Apps Maker portal
  • B. Power Platform Admin center
  • C. Dynamics 365 Admin center

Answer: B

Explanation:
Manage environment in the Power Platform admin center.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/create-environment

 

NEW QUESTION 32
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? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. You placed all connectors into the Business group within the DLP policy.
  • B. You are not assigned the Environment Admin role.
  • C. You placed all connectors into the Non-Business group within the DLP policy.
  • D. You are not assigned the Power Platform Admin role.

Answer: A,B

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

 

NEW QUESTION 33
A company has the following divisions: wholesale and retail.
The manufacturer wants to create a single Power BI report to allow users to view data from a Microsoft SQL Server database.
You need to ensure that each user sees data only for the team to which the user is assigned.
How should you secure the report?
To answer, drag the appropriate options to the correct action. Each option 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.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-rls

 

NEW QUESTION 34
You need to configure the system to meet the requirements.
What should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/types-of-entities

 

NEW QUESTION 35
You need to provide the app to Tailwind Traders.
What should you do?

  • A. Within Managed Properties, set the value of the Allow customizations option to false. Export the app as a managed solution.
  • B. Within Managed Properties, set the value of the Allow customizations option to false. Export the app as an unmanaged solution.
  • C. Use the Share App feature.
  • D. Within Managed Properties, set the value of the Allow customizations option to true. Export the app as a managed solution.

Answer: A

Explanation:
Scenario: The completed app and all supporting components must be provided to Tailwind Traders. Tailwind Traders must not be able to make changes to any of the components.
Managed Solution: A managed solution is a finalized solution that can be distributed and installed. They are created by exporting an unmanaged solution by setting restrictions to prevent any further customizations. The whole point of Managed is locking down the Component states so they cannot be edited. Deleting the Managed Solution will remove all its customisations as well as data contained. Managed Solutions become read only once deployed so they cannot be manipulated.
Reference:
https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685

 

NEW QUESTION 36
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. Set the scope of the business rule to All Forms.
  • C. Use the following condition expression:
    (OrderType Does not begin with [test]) AND (Modified By Does not contain data)
  • D. Add a Recommendation action and configure it to enter the order type.

Answer: A,C

Explanation:
A: If you're building a Canvas app, you must use Entity as the scope.
D: A business rule needs a condition.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-create-business-rule

 

NEW QUESTION 37
You need to implement the change requested by the operations manager.
Which control should you use?
BF70D5D

  • A. Shape
  • B. Image
  • C. Camera
  • D. Add picture

Answer: B

Explanation:
Scenario: The operations manager asks that the time tracking app display the employee's photo once they have scanned their badge.
Image control in Power Apps is a control that shows an image from, for example, a local file or a data source.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-image

 

NEW QUESTION 38
You are designing a canvas app that will be used by all users including users who have vision impairments.
Which outcome is achieved by each action? To answer, drag the appropriate outcomes to the correct actions. Each outcome 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.

Answer:

Explanation:

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

 

NEW QUESTION 39
You are an app maker. You are creating a canvas app.
You do not have access to Power BI.
You need to add charts to the app.
Which three chart types can you add directly to the canvas app? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. line
  • B. pie
  • C. column
  • D. area
  • E. funnel

Answer: A,B,C

Explanation:
You can use line charts, pie charts, and bar charts to display your data in a canvas app.
Add a bar chart to display your data:
1. On the Home tab, add a screen.
2. On the Insert tab, select Charts, and then select Column Chart.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/use-line-pie-bar-chart

 

NEW QUESTION 40
......

Get ready to pass the PL-100 Exam right now using our Microsoft Certified: Power Platform App Maker Associate  Exam Package: https://www.latestcram.com/PL-100-exam-cram-questions.html

A fully updated 2021 PL-100 Exam Dumps exam guide from training expert LatestCram: https://drive.google.com/open?id=1sfQS6B-74bPSZkPupxdhF5VeiTAXaLTJ