Microsoft PL-400 Practice Test - Questions Answers, Page 30
List of questions
Related questions
HOTSPOT
You are creating an app for a school.
You need to implement client-side logic that uses the Microsoft Dataverse web API to evaluate the class type associated with a class record. The code must hide the School Schedule tab if no value is entered for Class Type.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
You are developing a model-driven app using JavaScript.
You need to configure the app to display a dialog box when a form is opened or when a grid on a form is sorted.
What should you use?
Grid OnSave
Grid OnRecordSelect
Grid OnChange
Subgrid OnLoad
HOTSPOT
You manage two Microsoft Power Platform managed solutions.
You must update the solutions and import them into an environment that has no customizations.
Solution A
* Changes the length of the name column to 75
* Adds the categoryid column at the top of the Account Information section of the Account form
Solution B
* Changes the length of the name column to 100
* Adds the territoryid column at the top of the Account Information section of the Account form
Solution A must be imported before Solution B.
You need to determine what state the components are in after importing the solutions.
Which effect does each component exhibit? To answer select the appropriate options in the answer area.
DRAG DROP
A company is creating a new system based on Microsoft Dataverse.
You need to select the Dataverse features that meet the company's requirements.
Which features should you select? To answer, drag the appropriate features to the correct requirements. Each feature 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.
HOTSPOT
You are developing a canvas app for a healthcare center.
You need to create custom tables for the solution. You have the following requirements:
You need to create the tables.
Which table type should you create? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
HOTSPOT
A company uses a custom Power Platform app to create and manage programs. The company has a public website that uses TLS 1.0.
The public website is outside of the corporate domain. The website uses POST requests to save data.
You need to automate the transfer of data to the public website.
What should you use? To answer, select the appropriate options in the answer area.
You develop a model-driven app to include a form containing several columns. Two groups of users, named Group1 and Group2, will access the form.
A column contains sensitive data that should not be read by Group2. Groupl must be able to access the column.
You need to prevent Group2 users from viewing the sensitive data.
What should you do?
Create a field-level security profile for Group! users to grant the users access to the column.
Create multiple forms. Assign a form containing the sensitive data to Group1. Assign a form that does not contain the sensitive data to Group2.
Create a security role for users in Group! to grant users access to the column.
Use JavaScript to set visibility of the column based on the group of the current user.
A company has a model-driven app form. Many users use the form.
Users state that the form takes too long to fully load.
You need to evaluate the form design to improve loading performance.
Which three control types can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
timeline
quick view form
iFrame
lookup
subgrid
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?
To answer, drag the appropriate actions to the correct requirements. Each action 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 answer is worth one point.
DRAG DROP
You are creating a Power Apps Component Framework (PCF) control.
You test the control by using a local test harness.
You need to complete testing.
Which commands should you use? To answer, drag the appropriate commands to the correct functions. Each command 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.
Question