Microsoft · PL-200
Validates ability to configure Microsoft Dataverse, create apps using Power Apps, manage logic and process automation, and manage environments for business solutions.
Practice Questions
1,120
≈ 22 practice exams
Duration
120 minutes
Passing Score
700/1000
Difficulty
AssociateLast Updated
Jan 2026
Use this PL-200 practice exam to prepare for Microsoft Certified: Power Platform Functional Consultant Associate (PL-200) with realistic questions, detailed explanations, and focused study modes. The practice bank includes 1,120 questions for Microsoft PL-200, so you can review the exam steadily instead of relying on one long cram session.
As you practice, pay extra attention to recurring topics such as Microsoft Dataverse, Power Apps, Process Automation, Environment Management, and Business Solutions. Start with short sessions to identify weak areas, then move into timed quizzes once your accuracy is consistent.
The explanations are especially useful when you want to connect exam wording to the responsibilities and scenarios described in the official certification guidance. Use the free preview first, then unlock the full question bank when you are ready to build a complete study routine.
The Microsoft Power Platform Functional Consultant Associate certification, earned by passing Exam PL-200, validates a professional's ability to configure and extend the Microsoft Power Platform to solve real business problems. The certification covers four core competency areas: configuring Microsoft Dataverse (the underlying data platform), building model-driven and canvas applications with Power Apps, creating and managing process automation using Power Automate cloud flows and business process flows, and managing Power Platform environments through application lifecycle management (ALM) practices. The exam was last updated on December 26, 2024, reflecting current capabilities across Dataverse, Power Apps, Power Automate, and Power Pages.
This credential demonstrates that a holder can act as a liaison between business stakeholders and technical implementation teams — translating requirements into configured solutions, implementing integrations with third-party services, and enabling end-user adoption through documentation and training. It validates hands-on proficiency with data modeling, security configuration (including Dataverse security roles, column-level security, and Microsoft Entra ID group teams), low-code plug-ins, Power Fx formulas, and solution packaging for deployment across environments.
This certification is designed for functional consultants working on Microsoft Power Platform implementations — professionals who perform discovery workshops, capture and translate business requirements, configure solutions, and collaborate with solution architects and UX designers. Typical job titles include Power Platform Functional Consultant, Business Analyst, CRM Consultant, and Dynamics 365 Consultant. Candidates typically have one to three years of hands-on experience with Power Platform tools in a project or consulting context.
The PL-200 is also well-suited for business analysts looking to formalize their low-code development skills, IT professionals transitioning into a functional consultant role, and Dynamics 365 practitioners expanding their platform knowledge. Candidates are expected to communicate effectively with both technical team members and non-technical stakeholders, and to understand ALM practices including solution management and environment strategy.
Microsoft does not enforce formal prerequisites for the PL-200 exam, but candidates are strongly advised to have working familiarity with Microsoft Dataverse, Power Apps (both model-driven and canvas), Power Automate cloud flows, Power Pages, and Power Platform environments before attempting the exam. Proficiency in data modeling, user experience design concepts, and requirements analysis is explicitly listed in the official audience profile.
A recommended starting point is completing the official instructor-led course PL-200T00-A: Microsoft Power Platform Functional Consultant, or the equivalent self-paced learning paths on Microsoft Learn. Candidates with backgrounds in Dynamics 365 customer engagement apps will find significant overlap in Dataverse and security configuration topics. Hands-on experience building solutions end-to-end — including canvas apps, model-driven apps, and automated flows connected to Dataverse — is more predictive of exam success than theoretical knowledge alone.
Exam PL-200 is a proctored exam delivered through Pearson VUE, available both online (via OnVUE) and at physical test centers. The exam is offered in English, Chinese (Simplified), French, German, Japanese, Portuguese (Brazil), and Spanish. The passing score is 700 on a scale of 1–1000, and the exam has no stated retirement date. The exam price is approximately $165 USD, though pricing varies by country or region.
The exam may include a variety of question types such as multiple choice, drag-and-drop, case studies, and interactive lab-style components. Microsoft does not publish a fixed total number of questions, as the count can vary per delivery. The standard time allocation is 120 minutes. Candidates who take the exam in a non-native language may request an additional 30 minutes. A free Practice Assessment aligned to PL-200 objectives is available on Microsoft Learn to help gauge readiness before scheduling the exam.
Holding the Power Platform Functional Consultant Associate certification positions professionals as the primary bridge between business stakeholders and technical delivery teams in Power Platform projects. Common roles for certified individuals include Power Platform Functional Consultant, Power Platform Business Analyst, Dynamics 365 Consultant, and low-code Solution Architect. The certification also serves as a prerequisite stepping stone toward PL-600 (Power Platform Solution Architect Expert). According to ZipRecruiter, Power Platform Consultants in the United States earn between approximately $118,000 and $206,500 per year, with an average around $111,000–$125,000 depending on seniority and location.
Demand for Power Platform skills continues to grow as organizations expand their use of low-code automation and application development to reduce reliance on custom-coded solutions. The PL-200 certification is recognized by Microsoft partners and enterprise employers as evidence of validated, role-specific platform knowledge, differentiating candidates in hiring processes. The certification requires annual renewal via a free online assessment on Microsoft Learn, ensuring that certified professionals stay current with platform updates.
5 sample questions with answers and explanations. The full bank has 1,120 questions, enough for 22 full-length practice exams.
Preview — answers shown1. You work as a Systems Administrator for Fabrikam. The company has implemented Microsoft Dataverse for their project management system. You need to establish a one-to-many relationship between the Projects table and the Tasks table, ensuring that each project can include multiple tasks. What is the primary purpose of setting up this relationship type in Dataverse?
Explanation
A one-to-many relationship allows each record in the Projects table to be linked to multiple records in the Tasks table, preserving data integrity and referential consistency. It does not support many-to-one inverses directly, automated reports require separate configuration, and access restrictions are managed through security roles rather than the relationship itself.
2. You work as a functional consultant for Fabrikam Solutions, an automation services company. The team needs to move a Power Automate desktop flow from development to the testing environment for a new verification process. The desktop flow interacts with legacy systems and must be shared securely with the internal IT team. Which action should you take?
Explanation
Creating the desktop flow in a solution allows for proper packaging and secure sharing across environments, ensuring all dependencies are included for testing. Sharing or sending copies directly risks version control issues and doesn't handle dependencies. Exporting the flow identifier doesn't transfer the actual flow components. Solutions provide a structured way to manage and deploy flows between environments.
3. You work as a Systems Administrator for Contoso. The company has a Microsoft Dataverse environment for managing orders and order details. You need to create a one-to-many relationship between the Orders table and the OrderDetails table, allowing each order to have multiple details. After configuring the relationship, what additional step is necessary to ensure the relationship functions properly in apps and flows?
Explanation
Publishing the customizations applies the changes to the Dataverse environment, making the relationship active in Power Apps, Power Automate, and other services. Exporting data doesn't activate configurations, diagnostic tools aren't required for standard setups, and user accounts are managed separately from table relationships.
4. You work as a Developer at Adatum. The company uses Microsoft Dataverse integrated with Power Apps. You have created a custom table for inventory tracking and need to import data from an external database. The import must handle relationships between inventory items and suppliers. Which feature in Dataverse supports this import?
Explanation
Import wizard with relationship mapping in Dataverse allows importing data while preserving entity relationships, essential for inventory and supplier linkages. Dataflow in Power BI is for analytics, automated backups are for storage, and policy-based auditing is for security monitoring.
5. You are a Power Platform specialist at Adventure Works, a tourism company. The team has created a Power Automate flow in a development environment and needs to move it to production. They also want to monitor the flow's performance, including run history and success rates over the past month. Which capability should you use to achieve this?
Explanation
Monitoring provides run history and statistics for the past 28 days, allowing you to track performance and troubleshoot issues. Exporting and importing moves the flow between environments but doesn't offer ongoing monitoring, sharing grants access but not historical data, and manual testing verifies functionality before use but lacks long-term stats.
Microsoft Certified: Power Automate RPA Developer Associate (PL-500)
PL-500 · 380 questions
Microsoft Certified: Power BI Data Analyst Associate (PL-300)
PL-300 · 956 questions
Microsoft Certified: Power Platform Developer Associate (PL-400)
PL-400 · 675 questions
Microsoft Certified: Power Platform Fundamentals (PL-900)
PL-900 · 223 questions
Microsoft Certified: Power Platform Solution Architect Expert (PL-600)
PL-600 · 1080 questions
Microsoft Certified: Security, Compliance, and Identity Fundamentals (SC-900)
SC-900 · 230 questions
$17.99
One-time access to this exam