What is allowed when editing a Calculated Insight?
A. Removing existing measures
B. Adding new measures
C. Adding new dimensions
D. Removing existing dimensions
Northern Trail Outfitters wants to be able to calculate each customer's lifetime value (LTV) but also create breakdowns of the revenue sourced by website, mobile app, and retail channels. How should this use case be addressed in Data Cloud?
A. Nested segments
B. Flow orchestration
C. Streaming data transformations
D. Metrics on metrics
Which permission setting should an administrator check if the custom CRM object is not available in New Data Stream configuration?
A. Modify All object permission enabled in Data Cloud org
B. Ingest Object permission is enabled in the CRM org
C. Create object permission enabled in Data Cloud org
D. View All object permission enabled in source CRM org
What does the Ignore Empty Value option do in Identity Resolution?
A. Ignores Individual object records with empty fields when running Identity Resolution rules
B. Ignores empty fields when running any custom match rules
C. Ignores empty fields when running reconciliation rules
D. Ignores empty fields when running the standard match rules
What are two benefits Data Cloud provides a company in relation to managing customer data?
A. Unified Identity Resolution
B. Data Harmonization
C. Data Governance
D. Data Marketplace
Which of the following are characteristics of Formulas? (Choose 2)
A. Simple logic on a row-based operation
B. Ease of use, self-service
C. Highly reusable content
D. Attribute updated regularly
What component of Calculated Insights can be included as attribute data in an activation?
A. Metrics and Dimensions
B. Dimensions
C. Metrics
D. Filters
Which three features can be used to validate the data in the unified profile object?
A. Data Actions
B. Data Explorer
C. Query API
D. Profile Explorer
E. Identity Reconciliation
A customer has a custom 'Customer_Email_c' object related to the standard 'Contact' object in Salesforce CRM. To which data entity is this mapped?
A. Contact
B. Contact Point Email
C. Custom 'Customer_Email' Object
D. Individual
What is the correct formula to display the value of the raw data column of "RetailPrice' plus an additional 5 percent?
A. sourceField['RetailPrice1*l .05
B. SELECT(['RetailPrice']*1.05)
C. sourceField['retailprice']*1.05
D. SELECT(['retailprice']*1.05)