Salesforce Certified Data Cloud Accredited Professional Practice Test - Questions Answers, Page 6
List of questions
Question 51

Which of these is present in Identity Resolution Summary?
The Identity Resolution Summary page shows all the above information: Unified Individuals, Last Processing Status, and Matched Individuals. Unified Individuals are the profiles that Data Cloud creates by linking multiple source profiles based on match rules. Last Processing Status shows the date and time of the last identity resolution run and whether it was successful or not. Matched Individuals shows the number and percentage of source profiles that were matched to a unified individual profile.
Reference:Identity Resolution Summary
Question 52

When can the data types be changed during ingestion?
The data types can be changed during ingestion before the Data Source Object (DSO) is created. A DSO is a container for ingested data that defines the schema, format, and metadata of the data. Data types can be changed in the Data Explorer before creating a DSO by using the Edit Schema option. Once a DSO is created, the data types cannot be changed.
Reference:Create a Data Source Object
Question 53

Which of the following functions returns the first value from a list that isn't empty?
COALESCE is the function that returns the first value from a list that isn't empty. It takes a list of values as arguments and returns the first non-empty value. For example, COALESCE(NULL, '', 'Hello', 'World') returns 'Hello'. If all values are empty, it returns NULL.
Reference:COALESCE
Question 54

How many days of historical data is loaded when B2C Commerce Data Stream is created
from the Order Bundle?
When B2C Commerce Data Stream is created from the Order Bundle, 30 days of historical data is loaded. The Order Bundle is a preconfigured data bundle that contains order-related data from B2C Commerce Cloud. Data Stream is a feature that allows you to stream data from B2C Commerce Cloud to Data Cloud in near real time.
Reference:B2C Commerce Data Stream
Question 55

What is the maximum limit of the number of records for Full Refresh Extract Method?
Question 56

Which type of measures with aggregate functions are supported?
Question 57

How many Metrics can be present in 1 segment container?
Question 58

How many calculated insights can be created per tenant?
Question 59

Which of the following cannot be used in Segmentation? (Choose 2)
Question 60

Which of the following are characteristics of Formulas? (Choose 2)
Question