
Pass Data-Cloud-Consultant Exam Latest Practice Questions Updated on Jun 02, 2025
Salesforce Data-Cloud-Consultant Study Guide Archives
NEW QUESTION # 39
Which operator should a consultant use to create a segment for a birthday campaign that is evaluated daily?
- A. Is Anniversary Of
- B. Is Between
- C. Is Today
- D. Is Birthday
Answer: A
Explanation:
Explanation
To create a segment for a birthday campaign that is evaluated daily, the consultant should use the Is Anniversary Of operator. This operator compares a date field with the current date and returns true if the month and day are the same, regardless of the year. For example, if the date field is 1990-01-01 and the current date is 2023-01-01, the operator returns true. This way, the consultant can create a segment that includes all the customers who have their birthday on the same day as the current date, and the segment will be updated daily with the new birthdays. The other options are not the best operators to use for this purpose because:
* A. The Is Today operator compares a date field with the current date and returns true if the date is the same, including the year. For example, if the date field is 1990-01-01 and the current date is
2023-01-01, the operator returns false. This operator is not suitable for a birthday campaign, as it will only include the customers who were born on the same day and year as the current date, which is very unlikely.
* B. The Is Birthday operator is not a valid operator in Data Cloud. There is no such operator available in the segment canvas or the calculated insight editor.
* C. The Is Between operator compares a date field with a range of dates and returns true if the date is within the range, including the endpoints. For example, if the date field is1990-01-01 and the range is
2022-12-25 to 2023-01-05, the operator returns true. This operator is not suitable for a birthday campaign, as it will only include the customers who have their birthday within a fixed range of dates, and the segment will not be updated daily with the new birthdays.
NEW QUESTION # 40
A consultant is troubleshooting a segment error.
Which error message is solved by using calculated insights Instead of nested segments?
- A. Segment population count failed.
- B. Multiple population counts are in progress.
- C. Segment is too complex.
- D. Segment can't be published.
Answer: C
NEW QUESTION # 41
Which two requirements must be met for a calculated insight to appear in the segmentation canvas?
Choose 2 answers
- A. The metrics of the calculated insights must only contain numeric values.
- B. The primary key of the segmented table must be a metric in the calculated insight.
- C. The calculated insight must contain a dimension including the Individual or Unified Individual Id.
- D. The primary key of the segmented table must be a dimension in the calculated insight.
Answer: C,D
Explanation:
A calculated insight is a custom metric or measure that is derived from one or more data model objects or data lake objects in Data Cloud. A calculated insight can be used in segmentation to filter or group the data based on the calculated value. However, not all calculated insights can appear in the segmentation canvas. There are two requirements that must be met for a calculated insight to appear in the segmentation canvas:
The calculated insight must contain a dimension including the Individual or Unified Individual Id. A dimension is a field that can be used to categorize or group the data, such as name, gender, or location. The Individual or Unified Individual Id is a unique identifier for each individual profile in Data Cloud. The calculated insight must include this dimension to link the calculated value to the individual profile and to enable segmentation based on the individual profile attributes.
The primary key of the segmented table must be a dimension in the calculated insight. The primary key is a field that uniquely identifies each record in a table. The segmented table is the table that contains the data that is being segmented, such as the Customer or the Order table. The calculated insight must include the primary key of the segmented table as a dimension to ensure that the calculated value is associated with the correct record in the segmented table and to avoid duplication or inconsistency in the segmentation results.
NEW QUESTION # 42
A consultant needs to package Data Cloud components from one
organization to another.
Which two Data Cloud components should the consultant include in a
data kit to achieve this goal?
Choose 2 answers
- A. Identity resolution rulesets
- B. Data model objects
- C. Segments
- D. Calculated insights
Answer: A,B
Explanation:
Explanation
To package Data Cloud components from one organization to another, the consultant should include the following components in a data kit:
* Data model objects: These are the custom objects that define the data model for Data Cloud, such as Individual, Segment, Activity, etc. They store the data ingested from various sources and enable the creation of unified profiles and segments1.
* Identity resolution rulesets: These are the rules that determine how data from different sources are matched and merged to create unified profiles. They specify the criteria, logic, and priority for identity resolution2. References:
* 1: Data Model Objects in Data Cloud
* 2: Identity Resolution Rulesets in Data Cloud
NEW QUESTION # 43
A bank collects customer data for its loan applicants and high net worth customers. A customer can be both a load applicant and a high net worth customer, resulting in duplicate data.
How should a consultant ingest and map this data in Data Cloud?
- A. Use a data transform to consolidate the data into one DLO and them map it to the individual and Contact Point Email DMOs.
- B. Ingest the data into one DLO and then map to one custom DMO.
- C. Ingest the data into two DLOs and then map to two custom DMOs.
- D. Ingest the data into two DLOs and map each to the individual and Contact point Email DMOs.
Answer: A
NEW QUESTION # 44
How does Data Cloud handle an individual's Right to be Forgotten?
- A. Deletes the specified Individual and records from any data model object/data lake object related to the Individual.
- B. Deletes the specified Individual and records from any data source object mapped to the Individual data model object.
- C. Deletes the records from all data source objects, and any downstream data model objects are updated at the next scheduled ingestion
- D. Deletes the specified Individual record and its Unified Individual Link record.
Answer: A
Explanation:
Data Cloud handles an individual's Right to be Forgotten by deleting the specified Individual and records from any data model object/data lake object related to the Individual. This means that Data Cloud removes all the data associated with the individual from the data space, including the data from the source objects, the unified individual profile, and any related objects. Data Cloud also deletes the Unified Individual Link record that links the individual to the source records. Data Cloud uses the Consent API to process the Right to be Forgotten requests, which are reprocessed at 30, 60, and 90 days to ensure a full deletion.
The other options are not correct descriptions of how Data Cloud handles an individual's Right to be Forgotten. Data Cloud does not delete the records from all data source objects, as this would affect the data integrity and availability of the source systems. Data Cloud also does not delete only the specified Individual record and its Unified Individual Link record, as this would leave the source records and the related records intact. Data Cloud also does not delete only the specified Individual and records from any data source object mapped to the Individual data model object, as this would leave the related records intact.
References:
* Requesting Data Deletion or Right to Be Forgotten
* Data Deletion for Data Cloud
* Use the Consent API with Data Cloud
* Data and Identity in Data Cloud
NEW QUESTION # 45
The Salesforce CRM Connector is configured and the Case object data stream is set up. Subsequently, a new custom field named Business Priority is created on the Case object in Salesforce CRM. However, the new field is not available when trying to add it to the data stream.
Which statement addresses the cause of this issue?
- A. After 24 hours when the data stream refreshes it will automatically include any new fields that were added to the Salesforce CRM.
- B. The Salesforce Data Loader application should be used to perform a bulk upload from a desktop.
- C. Custom fields on the Case object are not supported for ingesting into Data Cloud.
- D. The Salesforce Integration User Is missing Rad permissions on the newly created field.
Answer: D
Explanation:
The Salesforce CRM Connector uses the Salesforce Integration User to access the data from the Salesforce CRM org. The Integration User must have the Read permission on the fields that are included in the data stream. If the Integration User does not have the Read permission on the newly created field, the field will not be available for selection in the data stream configuration. To resolve this issue, the administrator should assign the Read permission on the new field to the Integration User profile or permission set. References: Create a Salesforce CRM Data Stream, Edit a Data Stream, Salesforce Data Cloud Full Refresh for CRM, SFMC, or Ingestion API Data Streams
NEW QUESTION # 46
A consultant needs to minimize the difference between a Data Cloud segment population and Marketing Cloud data extension count to determine the true size of segments for campaign planning.
What should the consultant recommend to filter the segments by to accomplish this?
- A. Business units
- B. Marketing Cloud Journeys
- C. Geographical divisions
- D. User preferences for marketing outreach
Answer: C
NEW QUESTION # 47
A company stores customer data in Marketing Cloud and uses the Marketing Cloud Connector to ingest data into Data Cloud.
Where does a request for data deletion or right to be forgotten get submitted?
- A. On the individual data profile in Data Cloud
- B. through Consent API
- C. In Marketing Cloud settings
- D. In Data Cloud settings
Answer: C
Explanation:
Data Deletion Requests: For companies using Salesforce Marketing Cloud and Data Cloud, managing data privacy and deletion requests is essential.
Marketing Cloud Connector: This connector facilitates data integration between Marketing Cloud and Data Cloud, but data deletion requests must follow specific procedures.
Deletion Requests in Marketing Cloud:
* Data Management: Requests for data deletion or the right to be forgotten are submitted through Marketing Cloud settings, where the customer data is originally stored and managed.
* Propagation: Once the request is processed in Marketing Cloud, the changes are propagated to Data Cloud through the connector.
References:
* Salesforce Marketing Cloud Documentation: Data Management
* Salesforce Data Cloud Connector Guide
NEW QUESTION # 48
A consultant wants to build a new audience in Data Cloud.
Which three criteria can the consultant include when building a segment?
Choose 3 answers
- A. Direct attributes
- B. Streaming insights
- C. Data stream attributes
- D. Calculated Insights
- E. Related attributes
Answer: A,D,E
Explanation:
A segment is a subset of individuals who meet certain criteria based on their attributes and behaviors. A consultant can use different types of criteria when building a segment in Data Cloud, such as:
Direct attributes: These are attributes that describe the characteristics of an individual, such as name, email, gender, age, etc. These attributes are stored in the Profile data model object (DMO) and can be used to filter individuals based on their profile data.
Calculated Insights: These are insights that perform calculations on data in a data space and store the results in a data extension. These insights can be used to segment individuals based on metrics or scores derived from their data, such as customer lifetime value, churn risk, loyalty tier, etc.
Related attributes: These are attributes that describe the relationships of an individual with other DMOs, such as Email, Engagement, Order, Product, etc. These attributes can be used to segment individuals based on their interactions or transactions with different entities, such as email opens, clicks, purchases, etc.
The other two options are not valid criteria for building a segment in Data Cloud. Data stream attributes are attributes that describe the streaming data that is ingested into Data Cloud from various sources, such as Marketing Cloud, Commerce Cloud, Service Cloud, etc. These attributes are not directly available for segmentation, but they can be transformed and stored in data extensions using streaming data transforms.
Streaming insights are insights that analyze streaming data in real time and trigger actions based on predefined conditions. These insights are not used for segmentation, but for activation and personalization. References: Create a Segment in Data Cloud, Use Insights in Data Cloud, Data Cloud Data Model
NEW QUESTION # 49
Which information is provided in a .csv file when activating to Amazon S3?
- A. The metadata regarding the segment definition
- B. The activated data payload
- C. The manifest of origin sources within Data Cloud
- D. An audit log showing the user who activated the segment and when it was activated
Answer: B
Explanation:
Explanation
When activating to Amazon S3, the information that is provided in a .csv file is the activated data payload. The activated data payload is the data that is sent from Data Cloud to theactivation target, which in this case is an Amazon S3 bucket1. The activated data payload contains the attributes and values of the individuals or entities that are included in the segment that is being activated2. The activated data payload can be used for various purposes, such as marketing, sales, service, or analytics3. The other options are incorrect because they are not provided in a .csv file when activating to Amazon S3. Option A is incorrect because an audit log is not provided in a .csv file, but it can be viewed in the Data Cloud UI under the Activation History tab4. Option C is incorrect because the metadata regarding the segment definition is not provided in a .csv file, but it can be viewed in the Data Cloud UI under the Segmentation tab5. Option D is incorrect because the manifest of origin sources within Data Cloud is not provided in a .csv file, but it can be viewed in the Data Cloud UI under the Data Sources tab. References: Data Activation Overview, Create and Activate Segments in Data Cloud, Data Activation Use Cases, View Activation History, Segmentation Overview, [Data Sources Overview]
NEW QUESTION # 50
A retailer wants to unify profiles using Loyalty ID which is different than the unique ID of their customers.
Which object should the consultant use in identity resolution to perform exact match rules on the Loyalty ID?
- A. Contact Identification object
- B. Loyalty Identification object
- C. Individual object
- D. Party Identification object
Answer: D
Explanation:
The Party Identification object is the correct object to use in identity resolution to perform exact match rules on the Loyalty ID. The Party Identification object is a child object of the Individual object that stores different types of identifiers for an individual, such as email, phone, loyalty ID, social media handle, etc. Each identifier has a type, a value, and a source. The consultant can use the Party Identification object to create a match rule that compares the Loyalty ID type and value across different sources and links the corresponding individuals.
The other options are not correct objects to use in identity resolution to perform exact match rules on the Loyalty ID. The Loyalty Identification object does not exist in Data Cloud. The Individual object is the parent object that represents a unified profile of an individual, but it does not store the Loyalty ID directly. The Contact Identification object is a child object of the Contact object that stores identifiers for a contact, such as email, phone, etc., but it does not store the Loyalty ID.
Reference:
Data Modeling Requirements for Identity Resolution
Identity Resolution in a Data Space
Configure Identity Resolution Rulesets
Map Required Objects
Data and Identity in Data Cloud
NEW QUESTION # 51
Cumulus Financial is currently using Data Cloud and ingesting transactional data from its backend system via an S3 Connector in upsert mode. During the initial setup six months ago, the company created a formula field in Data Cloud to create a custom classification. It now needs to update this formula to account for more classifications.
What should the consultant keep in mind with regard to formula field updates when using the S3 Connector?
- A. Data Cloud will initiate a full refresh of data from $3 and will update the formula on all records.
- B. Data Cloud will update the formula for all records at the next incremental upsert refresh.
- C. Data Cloud does not support formula field updates for data streams of type upsert.
- D. Data Cloud will only update the formula on a go-forward basis for new records.
Answer: A
NEW QUESTION # 52
Every day, Northern Trail Outfitters uploads a summary of the last 24 hours of store transactions to a new file in an Amazon S3 bucket, and files older than seven days are automatically deleted. Each file contains a timestamp in a standardized naming convention.
Which two options should a consultant configure when ingesting this data stream?
Choose 2 answers
- A. Ensure that deletion of old files is enabled.
- B. Ensure the filename contains a wildcard toa accommodatethe timestamp.
- C. Ensure the refresh mode is set to "Upsert".
- D. Ensure the refresh mode is set to "Full Refresh.''
Answer: B,C
Explanation:
Explanation
When ingesting data from an Amazon S3 bucket, the consultant should configure the following options:
* The refresh mode should be set to "Upsert", which means that new and updated records will be added or updated in Data Cloud, while existing records will be preserved. This ensures that the data is always up to date and consistent with the source.
* The filename should contain a wildcard to accommodate the timestamp, which means that the file name pattern should include a variable part that matches the timestamp format. For example, if the file name is store_transactions_2023-12-18.csv, the wildcard could be store_transactions_*.csv. This ensures that the ingestion process can identify and process the correct file every day.
The other options are not necessary or relevant for this scenario:
* Deletion of old files is a feature of the Amazon S3 bucket, not the Data Cloud ingestion process. Data Cloud does not delete any files from the source, nor does it require the source files to be deleted after ingestion.
* Full Refresh is a refresh mode that deletes all existing records in Data Cloud and replaces them with the records from the source file. This is not suitable for this scenario, as it would result indata loss and inconsistency, especially if the source file only contains the summary of the last 24 hours of
* transactions. References: Ingest Data from Amazon S3, Refresh Modes
NEW QUESTION # 53
Which method should a consultant use when performing aggregations in windows of 15 minutes on data collected via the Interaction SDK or Mobile SDK?
- A. Streaming insight
- B. Calculated insight
- C. Batch transform
- D. Formula fields
Answer: A
Explanation:
Streaming insight is a method that allows you to perform aggregations in windows of 15 minutes on data collected via the Interaction SDK or Mobile SDK. Streaming insight is a feature that enables you to create real-time metrics and insights based on streaming data from various sources, such as web, mobile, or IoT devices. Streaming insight allows you to define aggregation rules, such as count, sum, average, min, max, or percentile, and apply them to streaming data in time windows of 15 minutes. For example, you can use streaming insight to calculate the number of visitors, the average session duration, or the conversion rate for your website or app in 15-minute intervals. Streaming insight also allows you to visualize and explore the aggregated data in dashboards, charts, or tables. Reference: Streaming Insight, Create Streaming Insights
NEW QUESTION # 54
What is a key functionality of Data Cloud?
- A. To create a master data management (MUM) strategy
- B. To build insights on unified profiles
- C. To help users build a heat map using their data
- D. To give a persistent ID for unified profiles
Answer: B
NEW QUESTION # 55
A Data Cloud consultant recently added a new data source and mapped some of the data to a new custom data model object (DMO) that they want to use for creating segments. However, they cannot view the newly created DMO when trying to create a new segment.
What is the cause of this issue?
- A. The new DMO is not of category Profile.
- B. The new DMO does not have a relationship to the individual DMO
- C. Segmentation is only supported for the Individual and Unified Individual DMOs.
- D. Data has not yes been ingested into the DMO.
Answer: A
Explanation:
The cause of this issue is that the new custom data model object (DMO) is not of category Profile. A category is a property of a DMO that defines its purpose and functionality in Data Cloud. There are three categories of DMOs: Profile, Event, and Other. Profile DMOs are used to store attributes of individuals or entities, such as name, email, address, etc. Event DMOs are used to store actions or interactions of individuals or entities, such as purchases, clicks, visits, etc. Other DMOs are used to store any other type of data that does not fit into the Profile or Event categories, such as products, locations, categories, etc. Only Profile DMOs can be used for creating segments in Data Cloud, as segments are based on the attributes of individuals or entities. Therefore, if the new custom DMO is not of category Profile, it will not appear in the segmentation canvas. The other options are not correct because they are not the cause of this issue. Data ingestion is not a prerequisite for creating segments, as segments can be created based on the data model schema without actual data. The new DMO does not need to have a relationship to the individual DMO, as segments can be created based on any Profile DMO, regardless of its relationship to other DMOs. Segmentation is not only supported for the Individual and Unified Individual DMOs, as segments can be created based on any Profile DMO, including custom ones. References: Create a Custom Data Model Object from an Existing Data Model Object, Create a Segment in Data Cloud, Data Model Object Category
NEW QUESTION # 56
Which solution provides an easy way to ingest Marketing Cloud subscriber profile attributes into Data Cloud on a daily basis?
- A. Marketing Cloud Connect API
- B. Email Studio Starter Data Bundle
- C. Automation Studio and Profile file API
- D. Marketing Cloud Data extension Data Stream
Answer: D
Explanation:
The solution that provides an easy way to ingest Marketing Cloud subscriber profile attributes into Data Cloud on a daily basis is the Marketing Cloud Data extension Data Stream. The Marketing Cloud Data extension Data Stream is a feature that allows customers to stream data from Marketing Cloud data extensions to Data Cloud data spaces. Customers can select which data extensions they want to stream, and Data Cloud will automatically create and update the corresponding data model objects (DMOs) in the data space. Customers can also map the data extension fields to the DMO attributes using a user interface or an API. The Marketing Cloud Data extension Data Stream can help customers ingest subscriber profile attributes and other data from Marketing Cloud into Data Cloud without writing any code or setting up any complex integrations.
The other options are not solutions that provide an easy way to ingest Marketing Cloud subscriber profile attributes into Data Cloud on a daily basis. Automation Studio and Profile file API are tools that can be used to export data from Marketing Cloud to external systems, but they require customers to write scripts, configure file transfers, and schedule automations. Marketing Cloud Connect API is an API that can be used to access data from Marketing Cloud in other Salesforce solutions, such as Sales Cloud or Service Cloud, but it does not support streaming data to Data Cloud. Email Studio Starter Data Bundle is a data kit that contains sample data and segments for Email Studio, but it does not contain subscriber profile attributes or stream data to Data Cloud.
References:
Marketing Cloud Data Extension Data Stream
Data Cloud Data Ingestion
[Marketing Cloud Data Extension Data Stream API]
[Marketing Cloud Connect API]
[Email Studio Starter Data Bundle]
NEW QUESTION # 57
Northern Trail Outfitters (NTO) asks its Data Cloud consultant for a list of contacts who fit within a certain segment for a mailing campaign.
How should the consultant provide this list to NTO?
- A. Create the segment and then click Download to obtain the segment membership details to provide to NTO.
- B. Create the segment and then activate the segment to NTO's Salesforce CRM.
- C. Create the segment, select Email as the activation target, and activate the segment di nearly to NTO.
- D. Create a new file storage activation target, create the segment, and then activate the segment to the new activation target.
Answer: D
Explanation:
Segment Creation in Data Cloud: Salesforce Data Cloud allows the creation of segments based on specific criteria for targeted marketing campaigns.
Activation Targets: After creating a segment, it must be activated to make the data available for use. Various activation targets can be configured based on how the segment data will be used.
File Storage Activation Target: To provide a list of contacts fitting a segment, creating a file storage activation target allows the segment data to be exported as a file. This file can then be shared with NTO for their mailing campaign.
Process:
* Define the segment criteria in Salesforce Data Cloud.
* Create a new file storage activation target.
* Activate the segment to this target, which generates a downloadable file containing the segment membership details.
References:
* Salesforce Data Cloud Documentation: Segmentation
* Salesforce Data Cloud Activation
NEW QUESTION # 58
A consultant is reviewing a recent activation using engagement-based related attributes but is not seeing any related attributes in their payload for the majority of their segment members.
Which two areas should the consultant review to help troubleshoot this issue?
Choose 2 answers
- A. The activations are referencing segments that segment on profile data rather than engagement data.
- B. The correct path is selected for the related attributes.
- C. The related engagement events occurred within the last 90 days.
- D. The activated profiles have a Unified Contact Point.
Answer: B,C
Explanation:
Engagement-based related attributes are attributes that describe the interactions of a person with an email message, such as opens, clicks, unsubscribes, etc. These attributes are stored in the Engagement data model object (DMO) and can be added to an activation to send more personalized communications. However, there are some considerations and limitations when using engagement-based related attributes, such as:
* For engagement data, activation supports a 90-day lookback window. This means that only the attributes from the engagement events that occurred within the last 90 days are considered for activation. Any records outside of this window are not included in the activation payload. Therefore, the consultant should review the event time of the related engagement events and make sure they are within the lookback window.
* The correct path to the related attributes must be selected for the activation. A path is a sequence of DMOs that are connected by relationships in the data model. For example, the path from Individual to
* Engagement is Individual -> Email -> Engagement. The path determines which related attributes are available for activation and how they are filtered. Therefore, the consultant should review the path selection and make sure it matches the desired related attributes and filters.
The other two options are not relevant for this issue. The activations can reference segments that segment on profile data rather than engagement data, as long as the activation target supports related attributes. The activated profiles do not need to have a Unified Contact Point, which is a unique identifier for a person across different data sources, to activate engagement-based related attributes. References: Add Related Attributes to an Activation, Related Attributes in Data Cloud activation have no values, Explore the Engagement Data Model Object
NEW QUESTION # 59
A customer needs to integrate in real time with Salesforce CRM.
Which feature accomplishes this requirement?
- A. Streaming transforms
- B. Data actions and Lightning web components
- C. Sales and Service bundle
- D. Data model triggers
Answer: A
Explanation:
The correct answer is A. Streaming transforms. Streaming transforms are a feature of Data Cloud that allows real-time data integration with Salesforce CRM. Streaming transforms use the Data Cloud Streaming API to synchronize micro-batches of updates between the CRM data source and Data Cloud in near-real time1. Streaming transforms enable Data Cloud to have the most current and accurate CRM data for segmentation and activation2.
The other options are incorrect for the following reasons:
* B. Data model triggers. Data model triggers are a feature of Data Cloud that allows custom logic to be executed when data model objects are created, updated, or deleted3. Data model triggers do not integrate data with Salesforce CRM, but rather manipulate data within Data Cloud.
* C. Sales and Service bundle. Sales and Service bundle is a feature of Data Cloud that allows pre-built data streams, data model objects, segments, and activations for Sales Cloud and Service Cloud data sources4. Sales and Service bundle does not integrate data in real time with Salesforce CRM, but rather ingests data at scheduled intervals.
* D. Data actions and Lightning web components. Data actions and Lightning web components are features of Data Cloud that allow custom user interfaces and workflows to be built and embedded in Salesforce applications5. Data actions and Lightning web components do not integrate data with Salesforce CRM, but rather display and interact with data within Salesforce applications.
References:
* 1: Load Data into Data Cloud
* 2: [Data Streams in Data Cloud]
* 3: [Data Model Triggers in Data Cloud] unit on Trailhead
* 4: [Sales and Service Bundle in Data Cloud] unit on Trailhead
* 5: [Data Actions and Lightning Web Components in Data Cloud] unit on Trailhead
* : [Data Model in Data Cloud] unit on Trailhead
* : [Create a Data Model Object] article on Salesforce Help
* : [Data Sources in Data Cloud] unit on Trailhead
* : [Connect and Ingest Data in Data Cloud] article on Salesforce Help
* : [Data Spaces in Data Cloud] unit on Trailhead
* : [Create a Data Space] article on Salesforce Help
* : [Segments in Data Cloud] unit on Trailhead
* : [Create a Segment] article on Salesforce Help
* : [Activations in Data Cloud] unit on Trailhead
* : [Create an Activation] article on Salesforce Help
NEW QUESTION # 60
A consultant is planning the ingestion of a data stream that has profile information including a mobile phone number.
To ensure that the phone number can be used for future SMS campaigns, they need to confirm the phone number field is in the proper E164 Phone Number format. However, the phone numbers in the file appear to be in varying formats.
What is the most efficient way to guarantee that the various phone number formats are standardized?
- A. Assign the PhoneNumber field type when creating the data stream.
- B. Create a formula field to standardize the format.
- C. Create a calculated insight after ingestion.
- D. Edit and update the data in the source system prior to sending to Data Cloud.
Answer: A
Explanation:
The most efficient way to guarantee that the various phone number formats are standardized is to assign the PhoneNumber field type when creating the data stream. The PhoneNumber field type is a special field type that automatically converts phone numbers into the E164 format, which is the international standard for phone numbers. The E164 format consists of a plus sign (+), the country code, and the national number. For example, +1-202-555-1234 is the E164 format for a US phone number. By using the PhoneNumber field type, the consultant can ensure that the phone numbers are consistent and can be used for future SMS campaigns. The other options are either more time-consuming, require manual intervention, or do not address the formatting issue. Reference: Data Stream Field Types, E164 Phone Number Format, Salesforce Data Cloud Exam Questions
NEW QUESTION # 61
......
Data-Cloud-Consultant Questions Prepare with Learning Information: https://www.free4torrent.com/Data-Cloud-Consultant-braindumps-torrent.html
Download Data-Cloud-Consultant Mock Test Study Material: https://drive.google.com/open?id=1Jn3TdkhAmwGVSjSAyLShmX__jxtRNeFK