Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Salesforce Advanced-Administrator - Salesforce Certified Advanced Administrator (SP25)

Page: 7 / 8
Total 242 questions

An administrator is given a .csv file of 5,000 leads with External Id and Status fields. They need to match existing and add new records with Data Loader.

What action should be taken to populate the Status field on the records and add new records?

A.

Export

B.

Update

C.

Insert

D.

Upsert

Northen trail Outfitters (NTO) wants to change the current master-detail relationship between Shipments and Opportunity to a lookup relationship. The system administrator has made the necessary changes in a full sandbox and has successfully tested them against NTO’s data.

Now that the changes are ready to implement in production, what should the system administrator do next?

A.

Make the changes directly in the production org.

B.

Create an Unmanaged Package to distribute to production.

C.

Use Data Loader to export the changes to the production org.

D.

Add the components to an outbound change set and deploy it to production.

Cloud Kicks has created a new flow that deletes records.

What should the administrator consider when testing the flow?

A.

Flows with delete elements cannot be debugged by the Flow debugged tool.

B.

Even if the flow is inactive, debugging the flow will delete the test record.

C.

Record deleted by Flow when debugging are hard deleted.

D.

Flow with delete elements need to ne inactivate to ensure that the test record is not actually deleted.

A new administrator at Cloud Kicks has reported that they are unable to use outbound change sets as requested.

What permission should be reviewed to determine if it is missing from the administrator user or profile?

A.

Create and Upload Change Sets

B.

Modify Metadata Through Metadata API Functions

C.

Deploy Change Sets

D.

API Enabled

On the Contact record, if a contact has the value of 'CEO‘ in the Title field, the administrator wants to require the users to also put a phone number in the Phone field.

What formula should the administrator put in the Error Condition Formula of a validation rule to enable this?

A.

Title = 'CEO' && NOT(ISBLANK(Phone))

B.

Title <> 'CEO' && NOT(ISBLANK(Phone))

C.

Title = 'CEO' && ISBLANK(Phone)

D.

Title <> 'CEO' && ISBLANK(Phone)

AW Computing has a 4-hour SLA in its support guarantee. The company recently received feed that customers art reporting long wait times before an agent responds to a new case after it has been submitted.

How should an administrator ensure cases are properly prioritized?

A.

Auto-Response Rules

B.

Escalation Rules

C.

Assignment Rules

D.

Workflow Rules

AW Computers has enabled the feature for Contact to multiple Accounts. A rep is trying to remove the primary Account from a Contact but Is unable to do so. The administrator has already updated the page layout to no longer require an Account.

What could be the issue?

A.

A primary Account relationship Is required on a Contact regardless of the page layout settings.

B.

The Contact has Indirect relationships to other Accounts.

C.

The Account Contact relationship record needs to be deleted first In order to disassociate Contact from the Account.

D.

Private Contacts need to be enabled in Setup.

users at Northern Trail Outfitters have a lot of fields on their new account records because they track their accounts and competitors on the Account object. For accounts created for customers, they need access to different fields than the accounts used to track competitors. For partner accounts, they need different values in the Industry field.

What should the administrator use to resolve the issues?

A.

Business Processes

B.

Required Fields

C.

Flow Builder

D.

Record Types

Users at Ursa Major Solar want to create complex dashboards with supporting charts based on data to come from a variety of sources, some of which live on the Internal company shared drives.

Which product should the administrator recommend to meet the users' needs?

A.

Lightning Dashboard Builder

B.

Report Bulkier

C.

List views

D.

Tableau CRM

An administrator is creating a custom Opportunity record page for Sales users for new logo opportunities. They need to control what fields display on the record when a sales user is viewing the opportunity.

Where should the administrator edit what fields display in the details of the record page?

A.

Record Detail Component

B.

Custom Lightning Component

C.

Record Types

D.

Page Layout