Online PL-100 Test Brain Dump Question and Test Engine [Q19-Q35]

Share

Online PL-100 Test Brain Dump Question and Test Engine

Real Microsoft PL-100 Exam Dumps with Correct 226 Questions and Answers


Microsoft Power Platform is a suite of tools that allows users to create custom business applications without the need for extensive coding knowledge. The platform includes Power Apps, Power BI, Power Automate, and Power Virtual Agents. These tools can be used to streamline business processes, automate repetitive tasks, and provide insights into data. By obtaining the PL-100 certification, individuals can prove their proficiency in using the Power Platform to create innovative solutions that drive business success.


Microsoft PL-100 exam covers a range of topics related to the Power Platform, including creating canvas apps, designing model-driven apps, automating business processes with Power Automate, and analyzing data with Power BI. PL-100 exam also tests individuals on their understanding of the Common Data Service and the Power Platform admin center. By passing the PL-100 exam, individuals can demonstrate their comprehensive understanding of the Power Platform and their ability to create custom business applications using its suite of tools.

 

NEW QUESTION # 19
You create a custom field on the Account entity.
Members of TeamA must have full access to the field. Members of TeamB must have no access to the field.
You need to configure security.
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:


NEW QUESTION # 20
You need to resolve the user's issue with the time tracking app.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Add a component to the time tracking screen for tracking total time.
  • B. Add the Total Time field to the screen and set the value of the field property to Rollup
  • C. Upload the component to AppSource.
  • D. Create a new component inside of the component library for the time tracking app.

Answer: A,D

Explanation:
Explanation
Scenario Issue: Users want to be able to see their weekly total time entered from all screens.
A component library provides a centralized and managed repository of components for reusability.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/component-library


NEW QUESTION # 21
You need to modify the app design to meet the accessibility needs of the sales associates.
Which properties should you configure? To answer, drag the appropriate properties to the correct restrictions. Each property 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:


NEW QUESTION # 22
An administrator plans to create and deploy dashboards for use only by sales associates. The dashboards will display the current sales pipeline, open cases, recent major wins, and key opportunities by postal code.
Sales associates must be able to act on the specific data displayed in dashboards.
You need to create the dashboards.
Which type of dashboards should you create? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation:
Box 1: User
Type of dashboard: If you want your dashboards to be available across the organization and do not want to manage the access levels at a more detailed level, you might want to create an organization-owned dashboard. However, if you are concerned about the access privileges and security of your dashboard, consider creating a user-owned dashboard where you have more control on who can access it.
Box 2: Single-stream
The single-stream dashboards display real-time data over one stream based on an entity view or queue. The single-stream dashboards are typically helpful to Tier 2 service leads or managers, who monitor fewer, but more complex or escalated cases.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/create-dashboard
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards


NEW QUESTION # 23
A company uses data from a publicly available web service. You plan to create a tabular report by using Power 81 Desktop to visualize data from the web service.
The data returned in one column is numeric and must be converted to a corresponding text value. The most up-to-date version of the data must always be used.
You need to create the report and make it available only to co workers.
Which four 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.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select

Answer:

Explanation:

1 - Create a table an input the data from the web service.
2 - Perform data transformation.
3 - Create the visualization.
4 - Publish to AppSource.


NEW QUESTION # 24
You are creating a canvas app for a company that delivers packages. The app will display one screen for each delivery attempt.
Drivers must make three attempts to deliver a package before returning the package back to a warehouse.
Drivers must enter details about delivery on a second screen in the app.
You need to display a list of delivery attempts on the delivery screen.
Which two components can you add to the app to display details about the delivery attempts? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. Drop-down
  • B. Display form
  • C. Data table
  • D. Vertical gallery

Answer: B,C

Explanation:
Explanation
The Data table control shows a dataset.
In a canvas app, add and configure a Display form control to show all fields in a record.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-data-table
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-form-layout


NEW QUESTION # 25
A commercial bakery uses art inventory system to track ingredients consumed in their production line. The workers use iPads to interact with the system and reserve the ingredients for the next batch. Data from the system is extracted as a .csv file.
You need to create a Power Bl report from the extracted data by using only an iPad.
Which five 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:

Explanation


NEW QUESTION # 26
You need to configure functionality for submitting status reports.
What should you do?

  • A. Determine whether the application is offline when a user selects the submit button and call the SaveDaca () function.
  • B. Determine whether the application is offline when a user selects submit button and call the Sec () function.
  • C. Determine whether the application is offline when the app loads. Use the LoadDaca () function in the Submit button.
  • D. Determine whether the application is offline when the app loads. Use the SaveDaca () function in the OnSelect property.

Answer: A

Explanation:
Scenario: The app must be able to run both online and offline. If the mobile device on which the app runs is connected to the internet, the app must immediately submit the status report.
When data is submitted offline, the data must be stored in the app until the app is back online.
Mobile users often need to be productive even when they have limited or no connectivity.
LoadData and SaveData combine to form a simple mechanism to store small amounts of data on a local device. By using these functions, you can add simple offline capabilities to your app.
The SaveData function stores a collection for later use under a name.
The LoadData function reloads a collection by name that was previously saved with SaveData. You can't use this function to load a collection from another source.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-savedata-loaddata 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. When you are ready to answer a question, click the Question button to return to the question.
Background
Current environment
Overview
Operations for the company are managed very informally. Only a small number of long-term employees are aware of all manufacturing processes.


NEW QUESTION # 27
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? 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/data-platform-create-entity


NEW QUESTION # 28
You have a Power Apps solution that includes three model-driven apps, a business process flow, and a scheduled flow. The solution is deployed to a datacentre in the United States.
You plan to deploy the solution to Canada.
You need to identify applicable government regulations for all components of the solution.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Identify regulations for the region where the tenant resides.
  • B. Identify all regulations for the region where the Common Data Service database resides.
  • C. View results in the Service Trust portal.
  • D. Check the results of the Solution checker.
  • E. Configure data loss prevention (DLP) policies in the Power Platform Admin center.

Answer: B,C,E

Explanation:
A: The Microsoft Service Trust Portal provides a variety of content, tools, and other resources about Microsoft security, privacy, and compliance practices.
D: The Service Trust Portal contains details about Microsoft's implementation of controls and processes that protect our cloud services and the customer data therein.
Reference:
https://docs.microsoft.com/en-us/microsoft-365/compliance/get-started-with-service-trust-portal


NEW QUESTION # 29
You complete work on a new canvas app in a development environment and add the app to a solution. You export the solution from the development environment and import the solution into a production environment.
After several days you notice that the background color for the canvas app in the production environment has changed from white to grey.
You need to determine why the background color changed.
What are two possible causes for the background color change? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. You exported a managed copy of the solution and imported the solution as an unmanaged solution. You modified the canvas app in the unmanaged solution.
  • B. You exported and imported an unmanaged copy of the solution and a co-worker modified the canvas app.
  • C. You chose a different theme from the Theme menu inside the canvas app.
  • D. You recently changed the Office 365 theme.

Answer: B,D

Explanation:
A: You can create a custom look and feel (a theme), for your app by making changes to the default colors and visual elements provided in the uncustomized system.
C: Unmanaged Solution: The beginning state of solution is the unmanaged solution state. During this phase, you can add, edit, update, remove, delete, and test any of the components of the solution. You also have the ability to create restrictions on the components within the solution.
Note: 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.
Reference:
https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-themes-organization-branding


NEW QUESTION # 30
You are configuring security to enable users to analyze data by using Microsoft Excel templates.
You create a security role named TemplateAdministrator and configure the role as shown below and assign the role to a user named User1.

Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 31
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. Add metadata to standard entities.
  • B. Use a content pack.
  • C. Create a data gateway.
  • D. Create a custom data connector.

Answer: A

Explanation:
Common Data Model is built upon a rich and extensible metadata definition system that enables you to describe and share your own semantically enhanced data types and structured tags, capturing valuable business insight which can be integrated and enriched with heterogeneous data to deliver actionable intelligence.
Common Data Model can be used by various applications and services including Microsoft Dataverse, Dynamics 365, Microsoft Power Platform, and Azure ensuring that all of your services can access the same data.
Note: A wide variety of applications and services can easily access data in a data lake, however, each consumer must understand the format and meaning of the data before it can provide value. The Common Data Model simplifies this process by providing a metadata system that describes the data and standard entities to which producers can map.
Reference:
https://docs.microsoft.com/en-us/common-data-model/use


NEW QUESTION # 32
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 # 33
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 Maker portal
  • C. Visual Studio Code
  • D. SQL Server Management Studio
  • E. Power Apps solution explorer

Answer: B,E

Explanation:
There are two designers you can use to create and edit 1:N (one-to-many) or N:1 (many-to-one) relationships:
You can create and edit 1:N (one-to-many) or N:1 (many-to-one) entity relationships in Power Apps portal You can create and edit create and edit 1:N (one-to-many) or N:1 (many-to-one) entity relationships using solution explorer Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/create-edit-1n-relationships


NEW QUESTION # 34
You have a solution that contains a Power Automate flow, an environment variable, and a model-driven app.
Which three steps 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://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685


NEW QUESTION # 35
......

Valid PL-100 Test Answers & Microsoft PL-100 Exam PDF: https://www.prep4king.com/PL-100-exam-prep-material.html

Microsoft PL-100 Certification Real 2023 Mock Exam: https://drive.google.com/open?id=1giGBmAhqwJN9XvxGTyN28k2utMpI1SCV