The VP of sales at Good Kicks wants to know the percentage of opportunities in a certain stage that were eventually closed won. Which two steps should a consultant take to create a solution? Choose 2 answers
Correct Answer: C,D
Updating a custom field using automation and creating a report and dashboard are the two steps required to create a solution for showing the percentage of opportunities in a certain stage that were eventually closed won. A custom field is a field that can be added to an object to store additional information that is not available in the standard fields. Automation is a way of executing actions or tasks based on certain criteria or triggers, such as workflows, process builder, flows, etc. A report is a tool that displays data from one or more objects in a tabular or graphical format. A dashboard is a tool that displays data from one or more reports in a visual way, such as charts, gauges, tables, etc. By creating a custom field on the Opportunity object that stores the stage value when the Opportunity is closed won or closed lost, and updating this field using automation whenever the stage changes, sales managers can track the original stage of each closed Opportunity. By creating a report and dashboard that show the percentage of closed won Opportunities by their original stage, sales managers can see how effective each stage is in leading to successful deals.
Question 162
A sales rep notices they can edit some opportunities associated with accounts they own, but is unable to edit other opportunities, although these are associated with accounts they own. Which three reasons could explain the sales rep's experience? Choose 3 answers
Correct Answer: A,C,E
Question 163
Cloud Kicks' (CK) VP of technology wants to start using Salesforce for all the sales team's automation. CK migrated 70 million records from a legacy database to the datawarehouse that will be synced with Salesforce. CK wants to search and cross-reference records with the original source database. What should a consultant recommend meeting this requirement?
Correct Answer: B
This is the recommended solution for Cloud Kicks if they want to search and cross-reference records with the original source database after migrating 70 million records from a legacy database to the data warehouse that will be synced with Salesforce. Using a custom External ID field and mapping it to the source record ID value will allow Cloud Kicks to uniquely identify each record and match it with its corresponding record in the source database. A custom External ID field is a custom field that has the External ID attribute enabled, which means that it can be used as a unique identifier for data import or integration purposes.
Question 164
Northern Trail Outfitters launched Salesforce for its EMEA subsidiary 3 months ago and wants to gain insight into usage. Which option should a consultant recommend to meet this requirement?
Correct Answer: B
For organizations like Northern Trail Outfitters looking to gain insight into user adoption, the Salesforce Adoption Dashboard from the AppExchange provides a comprehensive and customizable solution. This dashboard offers key metrics, such as login frequency, feature usage, and data quality indicators, allowing stakeholders to monitor and analyze how users are interacting with Salesforce. The dashboard offers visual insights into adoption trends and user behavior across different roles and regions, enabling administrators to identify areas where additional training or support might be needed. By tracking usage metrics, Northern Trail Outfitters can proactively address any challenges in user adoption and ensure that users are effectively leveraging Salesforce for their daily operations.
Question 165
Cloud Kicks (CK) plans to implement Advanced Currency Management in Sales Cloud. CK has roll-up summary fields on the Opportunity. What should CK consider when enabling Advanced Currency Management in its Sales Cloud org?
Correct Answer: A
Cloud Kicks (CK) plans to implement Advanced Currency Management and has roll-up summary fields on the Opportunity object. When enabling Advanced Currency Management, CK should consider that Opportunity roll-up summary fields will update from the Opportunity Line Item object, but with certain limitations. Key Points: Advanced Currency Management (ACM): ACM allows organizations to manage dated exchange rates for Opportunities and Opportunity-related objects, which is essential for accurate reporting over time in multi-currency environments. Roll-Up Summary Fields Limitations: Roll-up summary fields that SUM currency amounts from related records (like Opportunity Products/Line Items) use the static conversion rate rather than the dated exchange rate. This means that when using ACM, roll-up summary fields on the Opportunity that aggregate Opportunity Line Item amounts may not reflect the expected values based on dated exchange rates. Considerations for CK: CK should be aware that roll-up summaries may not align with the dated exchange rates applied to Opportunities when using ACM. CK may need to adjust their reporting or consider alternative solutions, such as custom formulas or Apex triggers, to achieve the desired calculations. Why Other Options Are Less Suitable: B . Opportunity cross-object formulas always use the dynamic conversion rate for currency conversion: Cross-object formulas do not support dated exchange rates; they use the static conversion rate. Therefore, this statement is inaccurate. C . Dated exchange rates are used in Opportunity forecasting or currency fields in other types of reports: Dated exchange rates are not used in forecasting, custom formula fields, or currency fields in other objects. They are only applied to Opportunities, Opportunity Line Items, and related standard reports. Salesforce Sales Cloud Reference: Advanced Currency Management Overview: Salesforce Help - Advanced Currency Management Limitations with Roll-Up Summary Fields: Salesforce Help - Considerations for Advanced Currency Management "Advanced currency management isn't supported in cross-object formula fields or roll-up summary fields." Implications for Reporting: Organizations must plan for these limitations when implementing ACM to ensure financial data accuracy. By understanding that Opportunity roll-up summary fields will update from the Opportunity Line Item object but may not use dated exchange rates, CK can address potential discrepancies and make informed decisions when enabling Advanced Currency Management.