Microsoft • MB-280
Validates ability to configure solutions using Microsoft Dynamics 365 customer experience apps, including Sales, Customer Insights, and Power Platform integrations.
Questions
957
Duration
120 minutes
Passing Score
700/1000
Difficulty
AssociateLast Updated
Jan 2025
The Microsoft Certified: Dynamics 365 Customer Experience Analyst Associate certification (Exam MB-280) validates a candidate's ability to configure, customize, and extend Microsoft Dynamics 365 Sales and related customer experience applications to build solutions that support, automate, and accelerate enterprise sales processes. The certification covers a broad scope of technologies including Dynamics 365 Sales (standard and premium features), Microsoft Dataverse, model-driven apps built in Power Apps, Power Automate cloud flows, and both modules of Dynamics 365 Customer Insights — Journeys and Data. It replaced three previously separate certifications: MB-210 (Dynamics 365 Sales), MB-220 (Customer Insights – Journeys), and MB-260 (Customer Insights – Data), consolidating them into a single, comprehensive associate-level credential.
The exam was significantly updated on September 24, 2025, with major changes to the audience profile, domain weights, and skill objectives. Key competencies tested include configuring the sales pipeline, predictive scoring, forecasting, and Sales Insights features powered by AI and Copilot; customizing Dataverse tables, security roles, and business logic; building and managing real-time customer journeys with Customer Insights – Journeys; and extending the platform using Power Platform components. Candidates are also assessed on implementing collaboration tools (Microsoft Teams integration), managing document workflows, and tailoring the Dynamics 365 App for Outlook.
This certification is designed for Microsoft Dynamics 365 functional consultants, business analysts, and CRM implementation specialists who work on Dynamics 365 Sales deployments. Ideal candidates have hands-on experience configuring model-driven apps, working with Dataverse, and understanding end-to-end sales processes from both an organizational and seller perspective. The credential is also relevant for professionals transitioning from the retired MB-210, MB-220, or MB-260 exams who need to demonstrate a broader, unified skill set.
Job roles that benefit most include Dynamics 365 Functional Consultants, CRM Analysts, Sales Technology Administrators, and Power Platform developers who specialize in customer engagement applications. Candidates should have real-world exposure to Dynamics 365 Sales implementations and be familiar with how AI-driven features like Copilot and relationship analytics integrate into sales workflows. The certification is positioned at the Intermediate (Associate) level, making it appropriate for professionals with 1–3 years of Dynamics 365 experience.
There are no formal prerequisite certifications required to sit for MB-280, but Microsoft recommends substantial hands-on experience before attempting the exam. Candidates should have practical experience configuring model-driven apps in Microsoft Power Apps, including working with forms, views, charts, and dashboards. A working knowledge of Dataverse — including tables, columns, relationships, and the Dataverse security model (business units, security roles, row ownership, and sharing) — is essential.
Candidates should also understand core Dynamics 365 Sales concepts such as accounts, contacts, activities, leads, and opportunities, as well as how the Sales Insights and Copilot features guide the sales process. Familiarity with Power Automate cloud flow concepts (connectors, triggers, and actions) is expected. Knowledge of Dynamics 365 Customer Insights – Journeys for real-time marketing and Customer Insights – Data for unified customer profiles is required, as these are tested directly in the exam's Customer Insights domain.
Exam MB-280 is a proctored assessment delivered through Pearson VUE, available both online and at authorized testing centers. Candidates are given 100 minutes to complete the assessment (with an additional 30 minutes available if taking the exam in a non-native language). A score of 700 or greater out of 1000 is required to pass. The exam may include a variety of question types such as multiple choice, multiple select, drag-and-drop, case studies, and interactive lab-style components that simulate real Dynamics 365 tasks.
The number of scored questions is not officially published and may vary. The exam is available in English, Japanese, Chinese (Simplified), German, French, Spanish, and Portuguese (Brazil). Microsoft offers a free Practice Assessment on Microsoft Learn to help candidates familiarize themselves with the question style, wording, and difficulty. If a candidate fails, they may retake the exam 24 hours after the first attempt; subsequent retake waiting periods vary per Microsoft's retake policy. The certification requires only this single exam and expires unless renewed annually via a free online renewal assessment on Microsoft Learn.
Earning the Microsoft Certified: Dynamics 365 Customer Experience Analyst Associate credential signals verified expertise across the full Dynamics 365 customer engagement stack — a skill set in high demand as organizations consolidate their CRM, marketing automation, and customer data platforms onto the Microsoft ecosystem. The certification is directly relevant to roles such as Dynamics 365 Functional Consultant, CRM Solution Architect, Business Applications Analyst, and Sales Technology Manager. Because MB-280 consolidates three previously separate certifications (MB-210, MB-220, MB-260), holders demonstrate a broader, more integrated skill set than the credentials it replaced.
According to industry salary surveys, Microsoft Dynamics 365 Functional Consultants in the United States earn between $90,000 and $135,000 annually, with certified professionals commanding a premium over non-certified peers. The certification is recognized by Microsoft partners and enterprise customers as a baseline qualification for Dynamics 365 implementation projects, making it particularly valuable for consultants at Microsoft Partner organizations or those pursuing the Microsoft AI Cloud Partner Program competencies. The credential requires annual renewal via a free online assessment on Microsoft Learn, ensuring holders stay current with platform updates.
5 sample questions with correct answers and explanations. Start a practice session to test yourself across all 957 questions.
1. Margie's Travel built a canvas app with a gallery displaying Office 365 users. They used the formula Office365Users.SearchUser() for the Items property. Now they want to sort the results alphabetically by display name. What approach should they use?
Explanation
When action-based data source functions return tabular data, you can use that output with any function that accepts a table of data as input, such as SortByColumns, Filter, or Sum. The SearchUser() function returns a table, so you can apply standard table manipulation functions to it just like with tabular data sources. Action-based connector functions that return tables can be manipulated with table functions. Power Automate is not necessary for simple sorting operations on data already returned to the app. Custom JavaScript is not the Power Apps approach for data manipulation, as Power Fx formulas handle this natively.
2. Michael is configuring sorting at Lamna Healthcare and has created multiple custom sorts including sorting by estimated revenue, close date, and rating. After creating these sorts, he notices that one of them should be hidden from sales representatives as it was created for testing purposes. What should Michael do?
Explanation
Michael should hide the sort by turning off the Show in workspace setting in the Sort tab. This removes the sort from the list that sellers see when they access the sort menu, but the sort remains in the system and can be turned back on at any time. Hiding is perfect for Michael's scenario where the sort was for testing and might be useful again later but shouldn't be visible to the team now. Deleting would permanently remove the sort, requiring recreation if needed again. Moving to the bottom of the list would still leave it visible to sales representatives. There is no mark as inactive option for sorts. The hiding capability provides temporary removal from visibility while preserving the configuration. However, hiding only applies to sorts that have been created - Michael cannot hide default sort types like Activity type, Due date, Name, Record type, Score, or Sequence name. The same Show in workspace toggle is available for filters and filter groups, providing consistent behavior across the filtering and sorting customization interface. If Michael later determines the test sort is valuable, he can quickly unhide it without reconfiguring. This flexibility helps manage the sort menu content as organizational needs change.
3. Lamna Healthcare is starting their first Power Apps project. The project manager asks what foundational data source they should use that will provide the deepest integration with Power Platform, the most features, and the best ease of use. What should be recommended?
Explanation
Microsoft Dataverse is explicitly described as the ideal and foundational data source for Power Platform. Whether building model-driven apps or canvas apps, Dataverse provides the most functionality, deepest integrations, most features, and best ease of use of any available data sources. It is the native data platform for Power Platform and provides seamless integration with Power Apps, Power Automate, Power BI, and other Microsoft services. Dataverse includes built-in security, business logic capabilities through business rules, rich integration capabilities, and cloud-based storage. While SharePoint lists can be used as a data source for Power Apps, they do not provide the depth of features and integration that Dataverse offers, particularly for complex applications. SQL Server is a powerful database but requires more technical knowledge to integrate and does not have the same built-in Power Platform integration and features as Dataverse. Excel spreadsheets are the least suitable option for production applications and lack security, relationships, business logic, and proper data management capabilities. For any serious Power Platform project, Dataverse is the recommended foundational data source.
4. Relecloud University has a Student Enrollment table with a business rule that should execute when enrollment status changes to Withdrawn. The rule should clear the grade field and set the completion date to today's date. The development team created two Set Field Value actions but the rule is not executing. What is the most likely cause?
Explanation
When business rules are first created or after they are edited, they are in a Deactivated state by default. A deactivated business rule does not execute under any circumstances, even if it is perfectly configured. You must explicitly activate the business rule using the Activate button on the command bar, which then changes the status to Activated. This is a common oversight that prevents business rules from working. Until activation, the rule exists in the system but is completely dormant. Multiple Set Field Value actions can absolutely be used together by chaining them on the true or false branches of conditions. The condition configuration is important, but if the rule is deactivated, even a perfect condition will not cause execution. Business rules can set date fields to dynamic values - Set Field Value allows you to set dates to today's date, specific dates, or dates from other fields. The deactivated status is the most common reason why newly created or edited business rules do not execute despite correct configuration.
5. Northwind Traders set up SharePoint document management and selected Based on entity folder structure for Accounts during configuration. What does this setting accomplish?
Explanation
When you select the Based on entity option during folder structure configuration, document libraries and folders based on the Account entity are automatically created on the SharePoint site. Users won't be prompted to create folders when they first access documents for an account record. This provides an immediate, ready-to-use document management experience. If you don't select this option, when someone first uses the integration for a record, they're prompted to create the folder structure. The automatic creation eliminates this prompt and ensures consistency. Users don't choose individual folder structures per account - the structure is standardized. Folders are created in SharePoint, not Dynamics 365. Documents are stored in SharePoint, not Dynamics 365 with backups.
One-time access to this exam