Microsoft

PL-900 — Microsoft Power Platform Fundamentals Study Guide

292 practice questions Updated 2026-02-25 $19 (70% off) HTML + PDF formats

PL-900 Exam Overview

Prepare for the Microsoft PL-900 certification exam with our comprehensive study guide. This study material contains 292 practice questions sourced from real exams and expert-verified for accuracy. Each question includes the correct answer and a detailed explanation to help you understand the material thoroughly.

The PL-900 exam — Microsoft Power Platform Fundamentals — is offered by Microsoft. Passing this exam earns you the Microsoft Certified: Power Platform Fundamentals credential, an industry-recognized certification that validates your expertise. Our study materials were last updated on 2026-02-25 to reflect the most recent exam objectives and content.

What You Get

292 Practice Questions

Complete question bank covering all exam domains and objectives.

HTML + PDF Formats

Interactive HTML file (recommended) for screen study and a print-ready PDF.

Instant Download

Access your study materials immediately after purchase.

Email with Permanent Download Links

You will receive a confirmation email with permanent download links in case you want to download the files again in the future.

Why Choose CheapestExamDumps?

Lowest Price Available

Only $19 per exam — competitors charge $50-$300 for similar content.

Updated Monthly

Study materials refreshed within 30 days of any exam content changes.

Free Preview

Try 15 real practice questions before you buy — no signup required.

Instant Access

Download HTML + PDF immediately after payment. No waiting, no account needed.

About the Microsoft Certified: Power Platform Fundamentals

The Microsoft Certified: Power Platform Fundamentals is awarded by Microsoft to professionals who demonstrate competence in the skills measured by the PL-900 exam. According to the official Microsoft certification page, this certification validates your ability to work with the technologies covered in the exam objectives.

According to the Global Knowledge IT Skills and Salary Report, certified IT professionals earn 15-25% more than their non-certified peers. Certifications from Microsoft are among the most recognized credentials in the IT industry, with strong demand across enterprise organizations worldwide.

$63 $19

One-time payment · HTML + PDF · Instant download · 292 questions

Free Sample — 15 Practice Questions

Preview 15 of 292 questions from the PL-900 exam. Try before you buy — purchase the full study guide for all 292 questions with answers and explanations.

Question 62

A user requests the removal of the Fax column from the following form in a model-driven app: Which form should you open in the app designer?

A. Account
B. Information
C. Summary
D. Alpine Ski House
Show Answer
Correct Answer: B
Explanation:
In a model-driven app, you edit the specific form where the column appears. The screenshot/context indicates the table is Account and the active form name shown is Information. Therefore, to remove the Fax column, you open and edit the Information form in the app designer.

Question 26

HOTSPOT - You are editing the Power Automate cloud flow depicted in the following screenshot: You need to perform a step analysis to determine how the flow uses its connectors and the connector components. What is the result of the step analysis? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for PL-900 question 26 Illustration for PL-900 question 26
Show Answer
Correct Answer: When a new response is submitted Start an approval
Explanation:
The trigger is the first step that initiates the flow: “When a new response is submitted.” The “Get response details” and “Start an approval” actions share the same connector family (Microsoft Forms/Approvals icon shown), and among the given options, “Start an approval” uses the same connector as “Get response details.”

Question 114

You are implementing Power Apps for a company. Data from an online proprietary accounting system must be automatically updated every four hours into Microsoft Dataverse without creating duplicates. Only changes to the data must be added. Thousands of records are added per hour. You need to set up the technology to ensure that the data is integrated every four hours. What should you do?

A. Create a custom connector.
B. Create a Cloud flow that exports and imports the data.
C. Export all data to Azure Blob storage.
Show Answer
Correct Answer: B
Explanation:
A scheduled Power Automate cloud flow can run every four hours to synchronize data into Dataverse, using change detection or upsert logic to add only new or modified records and avoid duplicates. This directly meets the requirement for automated, periodic integration at scale. A custom connector alone does not handle scheduling or synchronization, and exporting to Azure Blob Storage does not integrate data into Dataverse.

Question 98

HOTSPOT - An organization is considering using Power Platform to improve business processes. Instructions: For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Hot Area:

Illustration for PL-900 question 98
Show Answer
Correct Answer: Yes Yes
Explanation:
Custom Microsoft Dataverse tables (entities) can be added to the Dynamics 365 Sales Hub navigation through app customization. Power Platform canvas apps can be embedded as tabs within Microsoft Teams channels.

Question 182

HOTSPOT - You are creating Power BI visualizations. You need to display the visuals where a user can perform each function. Which solution should you use? To answer, select the appropriate option in the answer area. NOTE: Each correct selection is worth one point. Hot Area:

Illustration for PL-900 question 182
Show Answer
Correct Answer: Make decisions by analyzing high-level KPIs: Power BI dashboards Drill down into the details of a visual: Power BI reports
Explanation:
Power BI dashboards are designed for high-level, at-a-glance monitoring of KPIs to support decision-making. Power BI reports support interactive analysis, including drill-down and drill-through into detailed data within visuals.

Question 160

HOTSPOT - For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Hot Area:

Illustration for PL-900 question 160
Show Answer
Correct Answer: No No Yes
Explanation:
Microsoft Forms does not support embedding Power Apps. Canvas apps cannot be embedded directly inside an Excel worksheet. Canvas apps can be embedded in model-driven apps using the canvas app control.

Question 2

A manufacturing company receives daily shipments that arrive at any time during the day. A mailroom manager signs for the shipment, and then sends an email from Microsoft Outlook to the receptionist when the shipment is available. The receptionist sends a text message to each driver to let them know that items within the shipment are ready for delivery. The company builds a Microsoft Power Automate flow that sends the text messages automatically to all drivers as soon as the receptionist receives the email. You need to identify the component that allows the Power Automate flow to start without the intervention of the receptionist. Which component should you select?

A. Copilot
B. Connector
C. AI Builder
D. Power BI
Show Answer
Correct Answer: B
Explanation:
A Power Automate flow starts automatically by using a trigger from a Connector, such as the Outlook connector that triggers when an email is received. This allows the flow to run without the receptionist manually intervening. Copilot, AI Builder, and Power BI do not provide event-based triggers to start flows.

Question 132

User1 creates several Power BI dashboards for a company. User1 shares a dashboard with User2 who works for another company. User2 reports that she is able to view the dashboard. User2 forwards the email containing the dashboard sharing link that she received to User3. User3 reports that he receives an error message when he selects the link to view the dashboard. User3 can view a dashboard that he has created. You need to determine why User3 receives an error. What is the issue?

A. User3 is running an out-of-date version of Power BI and must upgrade to a newer version.
B. User2 is signed in to the dashboard and must sign out before User3 can sign in.
C. Forwarding the email does not share the dashboard with User3.
D. User1 is signed in using the wrong organizational account for Power BI.
Show Answer
Correct Answer: C
Explanation:
In Power BI, sharing a dashboard grants access explicitly to the specified user. The sharing link is not a public or transferable link. When User2 forwards the email, User3 is not granted permissions to the dashboard, so access fails. User3 must be explicitly shared the dashboard by User1 to view it.

Question 87

HOTSPOT - For each of the following statements, select Yes if the statement is true. Otherwise, select No.

Illustration for PL-900 question 87
Show Answer
Correct Answer: No No No
Explanation:
Model-driven app sharing does not send an email link, unlike canvas apps. Security roles and permissions are not assigned identically across canvas, model-driven, and shared apps. Personal views do not require publishing (only system/public views do), so both do not need publishing before use.

Question 19

You review a Power BI report about a company's sales data in Power BI. You open an insight notification and observe that one of the company stores has a higher sales value than the target sales value in the previous quarter. You need to identify the insight that is shown in the notification. Which insight is used?

A. key performance indicator (KPI) analysis
B. significant anomaly
C. trend reversal
D. recent trend
Show Answer
Correct Answer: A
Explanation:
The notification compares a store’s sales directly against a defined target for the previous quarter. Insights that evaluate performance versus a target are KPI (key performance indicator) analyses. Anomalies, trend reversals, or recent trends do not require an explicit target comparison.

Question 280

A company uses Dynamics 365 Supply Chain Management. When a sales order is created for one of the customers that a specific user manages, a Microsoft Outlook task must be created to remind the user to perform any follow up activities that are required. You need to implement the functionality to create Outlook tasks. Which two features should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A. AI Builder
B. Power Apps
C. Business Events
D. Power Automate
E. Common Data Service
Show Answer
Correct Answer: C, D
Explanation:
Dynamics 365 Supply Chain Management can emit Business Events when specific actions occur, such as sales order creation. These events can be consumed by Power Automate, which can then use the Outlook connector to create a task for the responsible user. AI Builder, Power Apps, and Common Data Service/Dataverse are not required to trigger or create Outlook tasks for this scenario.

Question 231

HOTSPOT - For which scenarios can you use Power Automate? For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Hot Area:

Illustration for PL-900 question 231
Show Answer
Correct Answer: Yes Yes Yes
Explanation:
Power Automate supports triggers and actions for Microsoft Forms submissions, email handling with OneDrive for Business, and social media monitoring (including sentiment/keyword-based notifications such as negative posts on Twitter/X).

Question 233

A company uses Power Apps canvas apps. When a user opens Power Apps Studio in a browser and selects Apps I can edit, they do not see an app that they need to modify. You need to determine why the user cannot see the app. What are three possible reasons? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

A. The user selected an incorrect Power Apps environment.
B. The user has not been granted the System Customizer role.
C. The user has not been set as the app co-owner.
D. The app has not been shared with the user.
E. The environment does not have a Microsoft Dataverse database.
Show Answer
Correct Answer: A, C, D
Explanation:
In Power Apps canvas apps, a user only sees apps under **Apps I can edit** if they are in the correct environment and have edit permissions. If the wrong environment is selected, the app will not appear. To edit an app, the user must be the app owner or a co-owner; otherwise it will not show in the editable list. Additionally, if the app has not been shared with the user at all, they cannot see or edit it. The System Customizer role and the presence of a Dataverse database are not required for editing canvas apps.

Question 139

HOTSPOT - A company is evaluating AI Builder. Instructions: For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Hot Area:

Illustration for PL-900 question 139
Show Answer
Correct Answer: Yes Yes
Explanation:
Prebuilt AI Builder models are already trained by Microsoft and can be used immediately without custom training. These prebuilt models are available for use in both Power Automate and Power Apps (availability depends on the specific model).

Question 35

HOTSPOT - A company uses Microsoft Power Platform to connect to multiple data sources and manage business data. The low-code components in Microsoft Power Platform must be able to create and update data in these data sources. You need to access the required data by using Microsoft Power Platform components. Which component should you use for each requirement? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for PL-900 question 35
Show Answer
Correct Answer: Update data in an API hosted in Azure: Custom connector Update files in SharePoint document library folders: Standard connector Ingest and transform data into Microsoft Dataverse by using dataflows: Power Query
Explanation:
Custom connectors are used to call and update custom or Azure-hosted APIs. SharePoint file operations are handled by standard connectors. Dataflows rely on Power Query to ingest and transform data into Dataverse.

$63 $19

Get all 292 questions with detailed answers and explanations

PL-900 — Frequently Asked Questions

What is the Microsoft PL-900 exam?

The Microsoft PL-900 exam — Microsoft Power Platform Fundamentals — is a professional IT certification exam offered by Microsoft. Passing this exam earns you the Microsoft Certified: Power Platform Fundamentals certification, a widely recognized credential in the IT industry.

How many practice questions are included?

This study guide contains 292 practice questions, each with an expert-verified correct answer and a detailed explanation. Questions cover all exam domains and objectives.

Is there a free sample available?

Yes! We provide a free sample of 15 practice questions from the PL-900 exam right on this page. Scroll up to preview them and evaluate the quality of our materials before purchasing.

When was this PL-900 study guide last updated?

This study guide was last updated on 2026-02-25. We regularly refresh our materials to reflect the latest exam content and objectives so you're always studying current material.

What file formats do I receive?

After purchase you receive two files: an interactive HTML file with show/hide answer toggles (ideal for studying on screen) and a PDF file (ideal for printing or offline study). Both work on any device — desktop, tablet, or phone.

How much does the PL-900 study guide cost?

The Microsoft PL-900 study guide costs $19 (discounted from $63). This is a one-time payment with no subscriptions or hidden fees.

How do I get my files after payment?

After successful payment via Stripe, you are immediately redirected to a download page with links to your HTML and PDF files. We also send the download links to your email address as a backup, so you'll always have access.

Why choose CheapestExamDumps over other providers?

CheapestExamDumps offers the lowest price at $19 per exam — competitors charge $50-$300 for similar content. All study materials are expert-verified, updated monthly, and include a free 15-question preview with no signup required. You get instant access to both HTML and PDF formats after payment.