At Cloud Kicks when an opportunity close date is delayed by more than 60 days, the Manager and the VP of Sales want to review the change. Which two solutions will meet the requirement? Choose 2 answers
Cloud Kicks built a process that is supposed to update record ownership based on several different criteria. Some users report that they are not getting the expected level of access to accounts and contacts. Which two considerations should an app builder be aware of that could be causing the issue? Choose 2 answers
The app builder at Ursa Major Solar created a master-detail relationship between a parent object Galaxy_c and child object star_ What is the effect of creating this type of relationship if users want to report on Galaxy_c with star_c?
Cloud Kicks has five years of sales data and would like to track when customers made their first purchase. How should an app builder use a roll-up summary to meet the requirements?
Universal Containers created a ' New Task ' custom action on the Opportunity object. The action was added to all page layouts in the Mobile & Lightning Actions section. Which Lightning component should the app builder add to the layout to Display the action?
Sales reps at Cloud Kicks (CK) forget to submit for approval when CK needs orders reviewed before close won. CK wants to automatically submit Opportunities into the Secure Commitment Stage to eliminate manual submission. Which feature meets the business requirements?
A recently refreshed partial sandbox at Cloud Kicks has no data in The custom object Shipping. Checking in production, there are two million Rows of data in the object. What could be the reason the data is missing?
Cloud Kicks (CK) switched to Lightning Experience and started using Chatter across its globalworkforce to support its fast-paced sales cycle. CK Loves Chatter but struggle with gathering feed from core team members, including understanding who is available to respon Which two ways could CK use Chatter to solve this problem? Choose 2 answers
Universal Containers uses the Asset object to track products that Are installed at customer locations. A new object, Asset Inventory, has Been created to capture details about the asset. Which approach should the app builder take to Asset Inventory as a Related list on Asset?
An app builder installs an unmanaged package in a full copy sandbox that is an exact match for production, and now they are ready to install it in production. The app builder attempts to install the package in production, and it fails. Why did the package fail to install?
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?
Universal Containers wants sales reps to get permission from their managers before deleting Opportunities. What can be used to meet these requirements?
To increase adoption, Universal Containers is proposing changes to its Salesforce data model to allow easier visibility for sales reps into key metrics. The Proposal has three custom objects related to the Account object, one with a master- Detail, and two that are not. Each of these objects has 15 fields they would like to Summarize on the Account object. What are two considerations for this proposal? Choose 2 answers
Managers at Universal Containers want a quick way to create additional accounts to form a hierarchy from a Parent Account record. They want To auto-populate five fields based on the parent to make it easier for users to create the child accounts quickly. What should the app builder recommend?
Where can an app builder edit an existing app to add Components to the utility bar?
Universal Containers (UC) needs 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 should an app builder use?
Cloud Kicks (CK) captures all shipping information in a custom object called Shipments_c. CK ' s app builder is tasked with creating an approval process to ensure department members can approve all overnight shipments. Where should the app builder route the approval request?
A new field has been added to the Applicant object that is part of an unmanaged package. A recruiter ran the Position with or without Applicants Report and noticed that the new field was missing as an option to add as a column. How should an app builder troubleshoot this issue?
DreamHouse Realty has a policy that requires the phone number on Contact to be deleted when the Do Not Call checkbox is checkedd Which automation tool should the app builder recommend?
The marketing director is concerned that too many car parts were given Away for free last year. Which functionality should be used to ensure all free parts receive the marketing Directors ' sign-off?
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?
An app builder at Universal Containers has been asked to add the Chatter feed to a custom object record page. Which approach should the app builder use?
Cloud Kicks has a custom object with a private sharing setting. The business wants to share individual records with specific people or departments on a case-by-case basis. Which three options does the business user have to manually share individual records? Choose 3 answers
The app builder at AW Computing has been asked to track the number of times a case has been reopened. Which solution should the app builder utilize to help with this request?
Cloud Kicks works on an annual subscription model. When a sales 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 initiate the contract process with the customer. Which automation solution would meet these requirements?
A manager built out a new Account report and wants to add a chart of the data to account records. An app builder tried to use the Report Chart component but was unable to find the manager ' s report. What are two reasons the app builder is unable to see the report? Choose 2 answers
Cloud Kicks wants to start tracking how many shoe subscriptions have been Sold for each shoe catalog. A master-detail relationship exists between the Subscription And the shoe_c objects. Which type of field should an app builder create?
Sales managers at Cloud Kicks would like to standardize what information sales reps are gathering. Sales reps want recommendations, sales strategies and to know what key fields need to be completed at each step of the sales process on the opportunity record. Which feature should an app builder use to provide this functionality?
When a sales rep submits an account for approval, Universal Containers Wants the user to answer additional questions via a popup window to populate Additional record fields. What should an app builder use to achieve the desired result?
Universal Containers has a custom picklist called Support Level On the Account object. They would like to the real-time value of Support Level on all case records. How should an app builder implement this requirement?
An app builder is preparing to deploy a new app from the sandbox to Production using change sets. Which two considerations should an app builder keep in mind during this process? Choose 2 answers
Universal Containers (UC) requires that all users specify a Contract is sent on each Opportunity prior to marking it as " Closed Won " . UC wants to be able to report on how many Opportunities have sent Contracts compared to how many have a missing contract when the Opportunities close Which field type should an app builder configure to fulfill this requirement?
An app builder installed a custom Lightning component from AppExchange. What should be done next in order to configure the component for use in a record page?
An app builder at Cloud Kicks created a custom object and related fields in the schema builder. Which next steps should the app builder take to ensure users can access the new object and fields?
Universal Containers wants users to have access to the pricing guidelines document when viewing a Contract related to an Account. Which feature should an app builder use to create easy access to the document?
Ursa Major Solar wants to automate a welcome email to new clients and include a customized survey about their buying experience. An app Builder is tasked with this project and has very little time to build the solution from scratch, but still needs to be able to fully customize the solution. What should the app builder do to meet the deadline and custom requirements?
Universal Containers (UC) wants to test code against a subset of production data that is under 5 GB Additionally, UC wants to refresh this sandbox every Weeken Which type of sandbox should be used to accomplish this?
Universal Containers wants to embed a chart of all related Opportunities, By stage, on the Account detail page. Which type of report should an app builder create to add to the Account page layout?
Ursa Major Solar (UMS) has a custom object where they track Galactic Vendors. The object has four custom fields for the Galactic Vendors ' s location: Street City . Planet . Galaxy The UMS ' s leadership wants these fields to be combined into a single Formula field on two lines. Which formula fulfills this requirement?
The Service Manager provided the app builder with color code requirements for case age on open cases. - New cases populate a green circle. - Day-old cases populate a yellow circle. - Three day-old cases populate a red circle. How should an app builder implement this requirement?
An app builder has downloaded a component from the AppExchange successfully; however, they are unable to add it to the Lightning home page. Which two reasons can be preventing the app builder from being able to add the Custom component? Choose 2 answers
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?
At Ursa Major Solar there is a requirement for a new field called Planet Details on the Planet object where users can write detailed descriptions that can Include pictures and links. Which field type should the app builder utilize to fulfill this requirement?
A new field is being created on a custom object. However, the app builder does not want the field to up on pre-existing custom report Types. What should the app builder do on the custom field setup to fulfill this requirement?
Cloud Kicks has a sales rep who is stating that their Contact is unavailable for other users to see within Salesforce. In which three ways can an app builder troubleshoot this issue? Choose 3 answers
What is one limitation of using schema builder when creating a Field?
Ursa Major Solar is ramping up the sales team to meet increased demand. As part of the short ramp up for these new reps, the manager wants to provide a help guide to enable reps to easily get help where needed during the different sales processes. Which solution should an app builder recommend?
The finance manager at Universal Containers wants to receive a new Business notification email each time a new client is won. The sales manager wants to Receive a task letting them know to onboard the new client unless it is a top-tier Client. Which automation tool should an app builder use to best address all these requests?
Universal Containers has deployed custom tabs to production via change sets, without including the profile settings or permission sets. What is the setting for the visibility of custom tabs?
Shipments at Cloud Kicks (CK) are created and updated by the warehouse staff in a Shipping application. The information needs to be pushed into Salesforce on a regular Basis. CK ' s app builder creates a custom object called Delivery_c to track the Information. How can the app builder prevent creating duplicate delivery records and update the Correct existing records when migrating data from the shipping application?
Cloud Kicks (CK) tracks the support level of its customers on the account Record page. CK wants to a text notification on a case record page when the Related account is a platinum-level customer. How can an app builder meet this requirement?
A business user at Universal Containers wants to update an Account directly From an Opportunity record What should the app builder create to allow the business user to make these edits?
Which two places can an app builder go to see a list of available Custom Lightning Components in their org? Choose 2 answers
Ursa Major Solar wants to create a relationship between the standard Contact object and a custom Solar Project object. Contacts can potentially be related to multiple Solar Project objects, and a Solar Project can have multiple Contracts associated with it. How should an app builder configure the data model?
The app builder at AW Computing needs to capture information about sales rep help requests for sales engineering. Some Opportunities are more complex and require many different requests for help. Additionally, the date of the most recent request should be displayed on the Opportunity page. What should the app builder use to accomplish this?
Universal Containers expects impacts to operations due to increased deman The executive team will reach out to current customers and wants To see the number of open cases for the account and parent account. What should an app builder use to display the number of open cases on the account page?
Universal Containers uses a custom picklist called `Account_Region ` or the Account object. The vice president of sales has asked that the value of this field is visible on Opportunities. How should an app builder create this solution?
After a deal is closed, Cloud Kicks (CK) wants to assign a user as A customer service manager (CSM) in addition to the account owner and Would like a new field to easily track and report which CSM is assigned to The Account. Which solution should an app builder use for this request?
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?
An app builder wants to update a field on the parent record When a child record connected via lookup is delete Which automation should the app builder use?
Universal Containers wants to create a custom checkbox formula field on The Opportunity object. This formula should evaluate to true if the following conditions Are met: Stage is set to Negotiation/Review Close Date is less than 1 week away Which formula meets these requirements?
An app builder at DreamHouse Realty created a custom object which has Fields containing data from two different objects via related lookups. What is needed to create " with " or " without " reports on the new custom Object?
A service coordinator (SC) for Ursa Major Solar (UMS) does a final review of work orders owned by a technician for a specific region before the records are submitted for an invoice. Before closing out the work order, the SC needs to modify data or remove attachments that were added by mistake. The SC also needs access to any other related records owned by the technician. Which solution provides the required access, given a private data model?
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 customer service representative at a call center wants to be able to Collect information from customers using a series of question prompts. What should an app builder use to accomplish this?
An app builder needs to create new automation on an object. Which best practice should the app builder follow when building out automation?
At Ursa Major Solar there is a requirement for a new field called Planet Details on the Planet object where users can write detailed Descriptions that can include pictures and links. Which field type should the app builder use to fulfill this requirement?
What are the limitations of Schema Builder when creating a custom object?
Cloud Kicks is implementing an approval process for opportunities that requires managers To approve all opportunities above $50,000 before they can be marked as Closed Won. Which two delivery methods can a manager utilize to respond to approval requests in the Salesforce Mobile app? Choose 2 answers
Cloud Kicks is redefining its entire business process to convert the Manager Notes field from a long text area field The goal is to encourage Managers to be more concise in their comments and stay at 255 characters or less. There is preexisting information in the Manager Notes field that often Is well beyond the character limit. What would happen to any existing information if the app builder tries to convert a preexisting long text area field to text area?
An app builder at Northern Trail Outfitters created a sandbox template for Accounts, Projects, and Project Milestones to reconfigure some flows for the project management app. Which type of testing environment should the app builder create?
Universal Containers has Public Read/Write as the Account Organization-wide default (OWD) setting. Visitors to the customer Community site report that they can see all of the company ' s account Records. How should an app builder configure Account sharing so that community Users only see their own Account?
The app builder at Cloud Kicks has created a custom object named Delivery_c to track the Details of products shipped to customers. Which two actions should the app builder take to prevent users in the shipping department from Deleting delivery records? Choose 2 answers
Ursa Major Solar has a lookup relationship between a custom `delay_` object and a custom `Size_` object. An app builder wants to create a roll-up summary field that counts the total number of `Size_` records related to each `delay_` record. How would the current configuration impact the ability to achieve the desired result?
A business user wants a quick way to edit a record ' s status and enter a Custom due date field from the record ' s feed in Salesforce Mobile App. What should be used to accomplish this?
A sales rep at AW Computing is unable to find what they are looking for While scrolling through their Chatter fee How can a filter be utilized to only posts from their key account and Opportunity records?
DreamHouse Realty (DR) asks for some improvements in case management. They want to enforce process compliance so that cases are unable To be reverted to an earlier case status, and to ensure that certain fields are required when specific case criteria are met. Which solution should an app builder implement to meet these requirements?