[2026] New Plat-Admn-202 exam dumps Use Updated Salesforce Exam [Q150-Q170]

Share

[2026] New Plat-Admn-202 exam dumps Use Updated Salesforce Exam

Verified Plat-Admn-202 Dumps Q&As - Plat-Admn-202 Test Engine with Correct Answers


Salesforce Plat-Admn-202 Exam Syllabus Topics:

TopicDetails
Topic 1
  • App Deployment: This section of the exam measures the skills of Release Managers and Salesforce Administrators and covers the application lifecycle from planning through deployment. It requires determining the appropriate strategy when working with different sandboxes and managing milestones during development. Candidates must know when to use change sets and how to troubleshoot deployment issues. The section also includes understanding the implications of using unmanaged versus managed packages and selecting the correct deployment plan for various business scenarios.
Topic 2
  • Data Modeling and Management: This section of the exam measures the skills of Data Analysts and Salesforce Administrators and covers the core principles of designing and maintaining Salesforce data structures. It requires selecting the correct data model in various scenarios and understanding relationship types and how they influence reporting, record access, and the user interface. It also tests knowledge of field data types and the operational impact of changing them. The section includes evaluating the use of Schema Builder and understanding the considerations involved in importing and exporting data across internal and external sources.
Topic 3
  • User Interface: This section of the exam measures the skills of Salesforce UI Designers and Lightning App Builders and covers the ways in which Salesforce interfaces can be customized to improve usability. It includes understanding available options for UI customization and demonstrating when to apply custom buttons, links, and actions. The domain also distinguishes between declarative and programmatic methods for incorporating Lightning components in applications, ensuring that the right approach is selected for different user interface needs.
Topic 4
  • Salesforce Fundamentals: This section of the exam measures the skills of Salesforce Administrators and Junior Salesforce Consultants and covers the essential concepts needed to understand how Salesforce works at a foundational level. It focuses on recognizing when to use declarative tools versus programmatic customization, determining when AppExchange apps extend org capabilities, and understanding key methods for managing object, record, and field access. It also evaluates your ability to choose the right sharing model based on business needs and to apply reporting tools effectively, including report types and dashboards. Additionally, the domain reviews how to optimize the mobile experience through actions and layouts, and how Chatter can be used to support collaboration.
Topic 5
  • Business Logic and Process Automation: This section of the exam measures the skills of Process Automation Specialists and Salesforce Administrators and covers the key tools Salesforce provides to automate and enforce business logic. It focuses on using formula fields, roll-up summary fields, and validation rules to meet defined requirements. Candidates must also understand approval processes and know how to select the right automation tool to prevent conflicts or errors. The domain emphasizes evaluating business requirements and recommending automation solutions that maintain system stability and accuracy.

 

NEW QUESTION # 150
Cloud Kicks wants to efficiently Increase the company's adoption of Salesforce while simultaneously moving away from their reliance on spreadsheets. An app builder is given a spreadsheet everyone is sharing that needs to be added to Salesforce. The object with fields needs to be created and the data inserted simultaneously.
Which tool should be used?

  • A. Data Loader
  • B. Schema Builder
  • C. Import Wizard
  • D. Lightning Object Creator

Answer: D

Explanation:
Lightning Object Creator is a tool that allows app builders to create an object with fields and import data from a spreadsheet simultaneously. Import Wizard and Data Loader are tools for importing data into existing objects, not creating new objects. Schema Builder is a tool for creating and modifying objects and fields, but not importing data.


NEW QUESTION # 151
What are two reason to create an unmanaged package? Choose 2 answers

  • A. Deploying from a Developer Edition environment
  • B. Publishing an application for sale on the AppExchange
  • C. Distributing upgradeable components to another Salesforce org
  • D. Distributing open-source projects on the AppExchange.

Answer: A,D

Explanation:
The two reasons to create an unmanaged package are to distribute open-source projects on the AppExchange and to deploy from a Developer Edition environment. An unmanaged package is a collection of components that can be installed in any Salesforce org but cannot be upgraded or controlled by the developer. An unmanaged package can be used to share open-source projects or to deploy components from a Developer Edition environment to another org.


NEW QUESTION # 152
Universal Containers would like to embed a chart of all related Opportunities, by stage, on the Account detail page. Which type of report should the App Builder create to add to the Account page layout?

  • A. A summary report on the Opportunity object.
  • B. A tabular report on the Account object.
  • C. A tabular report on the Opportunity object.
  • D. A summary report on the Account object.

Answer: A

Explanation:
A summary report on the opportunity object should be created to add to the account page layout. A summary report groups rows of data by common values and allows users to create charts based on aggregate values. A summary report on the opportunity object can group opportunities by stage and display a chart of all related opportunities on the account detail page.


NEW QUESTION # 153
An app builder has created a new report type but users are unable to select it from the Report Type list when making a new report for records they own.
What could be causing this issue?

  • A. The report type is in a status of Deployed.
  • B. The report type is in a status of in Development.
  • C. Access to the necessary object is unavailable.
  • D. Access to Create and Customize Reports is disabled.

Answer: B

Explanation:
A report type that is in a status of In Development is not available for users to select when creating a new report. The app builder needs to change the status to Deployed to make it visible to users


NEW QUESTION # 154
Universal Containers is setting up salesforce for the first time. Management wants the sales and marketing teams to have different navigation names in the salesforce1 mobile app. Which option is available to an app builder to satisfy the requirement?

  • A. Create public groups for sales and marketing and create mobile navigation menus for each group.
  • B. Create sales and marketing profiles to ensure read access to different objects
  • C. Create mobile navigation menus for both the sales and marketing profiles.
  • D. Create roles for sales and marketing and assign a custom homepage layout for each role.

Answer: C

Explanation:
Create mobile navigation menus for both the sales and marketing profiles. This is correct because mobile navigation menus allow users to customize the items that appear in the navigation bar of the Salesforce mobile app, and they can be assigned to different profiles.


NEW QUESTION # 155
Ursa Major Solar wants to provide sales console users with an Incredible experience, with the most-used components easily accessible at all times.
What solution can enable reps to see and access these components from anywhere within the app without leaving the pages where the team is working?

  • A. Home page
  • B. Favorites
  • C. Global actions
  • D. Utility bar

Answer: D

Explanation:
The best solution to enable reps to see and access the most-used components from anywhere within the app without leaving the page they are working on is Utility bar. This is a footer that can be added to any Lightning app and can contain tools such as history, notes, or softphone. Favorites, home page, and global actions are not solutions that provide access to components from anywhere within the app. See [this article] for more information on Utility bar.


NEW QUESTION # 156
Universal Containers (UC) has created a picklist field called Status on three separate custom objects. UC has a requirement to share the list of values for this field across each object.
Which feature would an app builder use?

  • A. Dependent Picklist
  • B. Global Picklist Value Set
  • C. Field Update
  • D. Dynamic Action

Answer: B

Explanation:
The app builder should use a global picklist value set to share the list of values for the Status field across each object. A global picklist value set is a set of values that can be used by multiple picklist fields on different objects. This can ensure data consistency and reduce maintenance efforts. Option A, C, and D are not features that can share picklist values across objects.


NEW QUESTION # 157
Universal Containers created a custom object called Component to capture details about products sold.
What approach should an app builder take to show Component as a related list on Product?

  • A. Create a roll-up on Product. Add the Component related list to the Product page layout.
  • B. Create a junction object to relate Component and Product. Add the Component related list to the Product page layout.
  • C. Create a master-detail relationship on Product to Component. Add the Component related list to the Product page layout.
  • D. Create a lookup relationship on Component to Product. Add the Component related list to the Product page layout.

Answer: D

Explanation:
To show Component as a related list on Product, a lookup relationship on Component to Product should be created. A lookup relationship creates a loose association between two objects and allows users to relate records from one object to another. A lookup relationship also allows users to add the related list of the child object to the parent object's page layout.


NEW QUESTION # 158
An app builder needs a custom solution and is considering using either AppExchange or their local developer community. The app builder wants to minimize the need for manual maintenance.
What should the app builder consider?

  • A. An open-source custom development
  • B. An unmanaged package from AppExchange
  • C. A managed package from AppExchange
  • D. An open-source unmanaged package

Answer: C

Explanation:
Managed packages from the AppExchange are designed to provide automatic updates, upgrades, and vendor support, minimizing the need for ongoing manual maintenance by the customer.
Why D (Managed Package from AppExchange) is correct:Exact Extract:"Managed packages are maintained by the provider and can be automatically upgraded. They're ideal for apps distributed and maintained through AppExchange." - Salesforce Help | Managed and Unmanaged Packages OverviewManaged packages allow publishers to push automatic updates and ensure compatibility with future Salesforce releases - minimizing maintenance effort.
Why D (Managed Package from AppExchange) is correct:Exact Extract:"Managed packages are maintained by the provider and can be automatically upgraded. They're ideal for apps distributed and maintained through AppExchange." - Salesforce Help | Managed and Unmanaged Packages OverviewManaged packages allow publishers to push automatic updates and ensure compatibility with future Salesforce releases - minimizing maintenance effort.
Why not A (Open-source custom development):Open-source code must be maintained internally by developers.
Why not B (Unmanaged package):Unmanaged packages are customer-controlled and do not receive automatic updates.
Why not C:Open-source unmanaged packages combine the same issue - no automated support or maintenance.
Reference:
Salesforce Help | Managed and Unmanaged Packages Overview
Salesforce Platform App Builder Exam Guide | App Deployment


NEW QUESTION # 159
Cloud Kicks works on an annual subscription model. When a sale rep marks an opportunity as closed won, a new opportunity should automatically be created for the renewal. The contracts team works outside of salesforce but also needs to be notified about closed deals in order to initial the contract process with the customer.
Which automation solution would meet these requirements?

  • A. Validation Rule
  • B. Record-triggered flow
  • C. Outbound Message
  • D. Approval Process

Answer: B

Explanation:
A record-triggered flow can be used to automate actions when a record is created or updated. In this case, a record-triggered flow can be configured to create a new opportunity and send an email to the contracts team when an opportunity is marked as closed won.


NEW QUESTION # 160
An app builder wants to create a formula field on an Account to include data from related Contacts but is unable to find the relationship in the formula editor.
What is a limitation of formulas that could be causing the issue?

  • A. Unable to reference the child records.
  • B. More than 5,000 characters in the formula.
  • C. Formula field limit reached on the Account object.
  • D. A master-detail relationship should be created.

Answer: A

Explanation:
The app builder wants to create a formula field on an Account to include data from related Contacts but cannot find the relationship in the formula editor. This limitation occurs because formula fields in Salesforce cannot reference child records directly.
Option A (Unable to reference the child records): In Salesforce, formula fields can reference parent objects but not child objects. In this case, Contacts are child records of Accounts in a lookup relationship, and Account is the parent. This is why the formula editor does not provide access to the child records (Contacts) from the Account.
Formula Field Considerations
Option B (A master-detail relationship should be created): While master-detail relationships allow for roll-up summaries, creating a master-detail relationship is not applicable here since the standard Account-Contact relationship is a lookup, and changing it to master-detail is not possible.
Option C (Formula field limit reached on the Account object): This would limit the number of formulas but is not the root cause of the issue described.
Option D (More than 5,000 characters in the formula): This limit refers to formula field complexity, but it does not explain the inability to reference child records.
In summary, the limitation is due to Salesforce not allowing formula fields to reference child records.


NEW QUESTION # 161
Ursa Major Solar has a lookup relationship between a custom Galaxy _c object and a custom Star_c object. An app builder wants to create a roll-up summary field that counts the total number of Star_c records related to each Galaxy__c record.
How would the current configuration impact the ability to achieve the desired result?

  • A. A roll-up summary field will need to be created on the Galaxy__c object with a field filter that select all related Star_c records
  • B. The roll-up summary can be achieved by creating a formula field on the Galaxy__c object.
  • C. The lookup relationship will need to be converted to a master-detail relationship before a roll-up summary field can be created.
  • D. The roll-up summary can be achieved by creating a formula field on the Star__c object.

Answer: C

Explanation:
The lookup relationship will need to be converted to a master-detail relationship before a roll-up summary field can be created. This is correct because roll-up summary fields are only available on the master object in a master-detail relationship, and a lookup relationship does not establish a parent-child hierarchy between the objects


NEW QUESTION # 162
Universal Containers wants to understand return on investment for the latest advertising buy. They currently use a private security model for all objects.
What should an app builder recommend?

  • A. Configure Campaign Hierarchies and Campaign statistics
  • B. Run an opportunities pipeline report
  • C. Utilize Account Hierarchies and Roil-Up Summary fields
  • D. Change to a public security model

Answer: A

Explanation:
For Universal Containers to understand the return on investment (ROI) for their latest advertising buy while using a private security model, the best recommendation is to use Campaign Hierarchies and Campaign statistics.
Campaign Hierarchies and Campaign Statistics: Campaign hierarchies allow Universal Containers to track the effectiveness and ROI of marketing efforts by grouping related campaigns (e.g., advertising buys) under a parent campaign and rolling up key metrics like responses, converted leads, and won opportunities. Campaign statistics provide detailed insights into individual and aggregate campaign performance, helping calculate ROI.
This method works well within a private security model since it respects existing sharing rules and access controls, ensuring that only authorized users can see the campaign data.
Campaign Management Overview
Option A (Account Hierarchies and Roll-Up Summary fields): Account hierarchies and roll-up summary fields focus on aggregating account-level data, which doesn't directly support measuring the ROI of advertising campaigns.
Option B (Opportunities Pipeline Report): While an opportunities pipeline report can provide insights into sales, it doesn't track campaign-related data or advertising ROI directly.
Option C (Change to a Public Security Model): Changing to a public security model isn't necessary and could expose sensitive data. Campaign hierarchies and statistics work well with a private security model.
In summary, Campaign Hierarchies and Campaign Statistics are the recommended approach to track the ROI of advertising buys.


NEW QUESTION # 163
Service agents at Ursa Major Solar want a more condensed case view. Service agents also want to be able to modify the associated contact and account records from the case page layout on the Lightning record page.
Which two components should an app builder use to meet these requirements?
Choose 2 answers

  • A. Path
  • B. Related record
  • C. Tabs
  • D. Rich text

Answer: B,C

Explanation:
Related record and Tabs. These are correct because the related record component allows service agents to view and edit fields from a related record on the same page, and the tabs component allows service agents to switch between different views of related lists or other components on the same page.


NEW QUESTION # 164
Ann app builder has been to display an overdue date that is two months after a tasks due date. Which approach should the app builder take?

  • A. Use process builder and set overdue date equal to Due Date + ((365/12)*2)
  • B. Create a formula field using Due Date + 60
  • C. Create a formula field using the ADDMONTHS () function
  • D. Use process builder and set overdue Date equal to Due Date + 60

Answer: C

Explanation:
The best way to calculate an overdue date that is two months after a task due date is to use a formula field with the ADDMONTHS() function. This function adds a specified number of months to a date value, and returns a new date value. See [this article] for more information on formula fields.


NEW QUESTION # 165
An app builder has created a custom Lightning App and wants to make it available to the internal users at Universal Containers.
Which two steps are necessary to accomplish this task?
Choose 2 answers

  • A. Add the app to a Visualforce page.
  • B. Build a Custom Tab for the app.
  • C. Upload the app to Static Resources.
  • D. Create a subdomain using My Domain.

Answer: B,D

Explanation:
The app builder needs to do two steps to make the custom Lightning App available to the internal users at Universal Containers:
Create a subdomain using My Domain: My Domain is a feature that allows an organization to set up a custom domain name for their Salesforce instance. This is required to use custom Lightning components and apps in Salesforce1.
Build a Custom Tab for the app: A custom tab is a tab that displays any custom object or web page in Salesforce. This is required to make the custom Lightning App accessible from the navigation menu or app launcher2. Option A and B are not necessary steps to make the custom Lightning App available to the internal users.


NEW QUESTION # 166
Cloud Kicks wants to display the number of Opportunity records associated with each Account.
Which solution should be used?

  • A. Roll-up Summary field
  • B. Lookup field
  • C. AppExchange offering
  • D. Formula field

Answer: A

Explanation:
Opportunities are in a master-detail-like relationship with Accounts (standard lookup behaves with special roll-up capabilities). Salesforce provides a standard roll-up summary feature on the Account object to count related Opportunities.
Why B (Roll-up Summary) is correct:Exact Extract:"Use a roll-up summary field to automatically display a value from related detail records on a master record. You can count related records, or calculate the sum, min, or max of a field on those records." - Salesforce Help | Roll-Up Summary FieldsOn Account, you can create a roll-up summary field to COUNT related Opportunities.
Why B (Roll-up Summary) is correct:Exact Extract:"Use a roll-up summary field to automatically display a value from related detail records on a master record. You can count related records, or calculate the sum, min, or max of a field on those records." - Salesforce Help | Roll-Up Summary FieldsOn Account, you can create a roll-up summary field to COUNT related Opportunities.
Why not A:Formula fields cannot count related records.
Why not C:AppExchange is not required; Salesforce provides native functionality.
Why not D:A lookup only links records-it does not perform aggregation.
Reference:
Salesforce Help | Roll-Up Summary Fields
Salesforce Platform App Builder Exam Guide | Data Modeling and Management


NEW QUESTION # 167
Universal Containers has several new fields they've requested for the Opportunity Product object.
What should an app builder be able to configure using a formula field?

  • A. A mix of functions and concatenation of 10 Account fields and 10 Opportunity fields.
  • B. A hyperlink to the parent Account of the parent Opportunity.
  • C. A Rich Text area field that uses HTML to bold certain characters.
  • D. A combination of the Opportunity's Text and a Description fields.

Answer: D

Explanation:
Formula fields in Salesforce can use various functions including text, mathematical, and logical functions to create simple or complex expressions. They can handle data from fields of the same record. Option C, "A combination of the Opportunity's Text and a Description fields," is a valid configuration for a formula field as it involves simple concatenation of text fields, which is supported.
Options A, B, and D exceed the capabilities of formula fields:
A: Hyperlinks to other objects using formula fields do not directly support navigation to parent records of a different object.
B: Rich Text and HTML formatting are not supported in formula fields.


NEW QUESTION # 168
A production org includes custom objects containing confidential Information. A sandbox h needed that Includes data records, excludes all of the confidential objects, and can be refreshed weekly the confidential objects, and can be refreshed weekly.
What steps should an App Builder take to meet these requirements?

  • A. Create a Full Sandbox and use a sandbox template
  • B. Create a Developer Sandbox and schedule Data loader to download selected object data weekly.
  • C. Create a Developer Pro Sandbox and schedule Data loader to download selected object data weekly.
  • D. Create a Partial Copy Sandbox and use a sandbox template.

Answer: D

Explanation:
The steps that the app builder should take to meet these requirements are creating a Partial Copy Sandbox and using a sandbox template. A Partial Copy Sandbox can include data records, exclude confidential objects, and be refreshed weekly. A sandbox template can specify which objects and data are copied from the production org to the sandbox org. Option A is incorrect because creating a Full Sandbox and using a sandbox template is not necessary for this requirement, as Full Sandboxes copy all data and metadata from the production org and can only be refreshed every 29 days. Option B is incorrect because creating a Developer Pro Sandbox and scheduling Data Loader to download selected object data weekly is not feasible for this requirement, as Developer Pro Sandboxes do not include data records by default and Data Loader cannot be scheduled to run weekly. Option D is incorrect because creating a Developer Sandbox and scheduling Data Loader to download selected object data weekly is not feasible for this requirement, as Developer Sandboxes do not include data records by default and Data Loader cannot be scheduled to run weekly.


NEW QUESTION # 169
Universal Containers (UC) delivers purchased containers to remote construction sites. Customers supply UC with crossroads or location markers.
Which field type should the app builder use to capture this information?

  • A. Geolocation
  • B. External Lookup
  • C. Reference
  • D. Number

Answer: A

Explanation:
The best choice for capturing geographic location data, such as crossroads or location markers provided by customers, is the Geolocation field type. This field type stores latitude and longitude data, allowing accurate pinpointing of locations on a map. Geolocation fields are suitable for any application that needs to handle coordinates for mapping and proximity calculations.
A: Number field is not specific enough for geographical coordinates.
C: Reference fields link to other records, not geographical data.


NEW QUESTION # 170
......

Pass Your Plat-Admn-202 Dumps as PDF Updated on 2026 With 313 Questions: https://www.certkingdompdf.com/Plat-Admn-202-latest-certkingdom-dumps.html

Salesforce Plat-Admn-202 Real Exam Questions and Answers FREE: https://drive.google.com/open?id=1H_A9O71Utg1k6iX5cyPlfYmg3LIzSHlG