Free Demo Questions

Test Online Free Microsoft PL-400 Exam Questions and Answers

Practice a live sample before buying full access. This page keeps the free PL-400 question set organized by page so visitors and search engines can reach the canonical -questions.html URL directly.

Updated Feb 10, 2026 93 Questions 7 Pages
Page 7 of 7
Previous Page
Question 91 Written Answer
HOTSPOT
A university manages grant applications using a model-driven app.
Users report that the message on the Grant Application screen is outdated.
The screen shows the following:



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:

Question 92 Written Answer
HOTSPOT
You need to select the visualization component.
What should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


Answer:


Explanation:
Box 1: Flip switch
The Field Type to use Flip Switch would be ‘Two options’.
If you go by UI perspective, Flip switch control- Yes/No (Boolean) options would give the nice field look in the web, mobile app and Tablet. Instead of using check boxes and radio buttons, this control adds a visual effect like the On/Off switch way.
Box 2: Linear gauge



Box 3: Option Set
Option sets are the ideal choice for offering users a list of defined options for a field selection.
Question 93 Written Answer
HOTSPOT
You are training a group of makers to use Power Automate.
You have the following expressions:



You need to identify what each expression is doing.
What does each expression do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


Answer:


Explanation:
Text
Description automatically generated
Box 1: Return the statuscode at runtime.
You could try the following method to get the status code.
Configure Compose action under the specified action to get the status code. outputs('ActionName')['statusCode']
Box 2: Return all the results from all actions from MyScope
The @result() expression accepts the name of a Scope as a parameter and returns a JSON array of objects that represent the results of the execution of each action within the Scope
Showing page 7 of 7
Previous Page