<< Prev Question Next Question >>

Question 6/41

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?

Recent Comments (The most recent comments are at the top.)

Mr DC - Dec 24, 2024

Answer should be A,

The most efficient way to guarantee that the various phone number formats are standardized is:

A. Create a formula field to standardize the format.

Here's why:

Efficiency: Formula fields allow you to transform data within the data stream itself. This avoids the need to:
B. Edit and update the data in the source system: This can be time-consuming and may not always be feasible.
C. Assign the PhoneNumber field type: While this helps with data validation, it doesn't automatically standardize existing data.
D. Create a calculated insight after ingestion: Calculated insights are useful for analysis and segmentation, but they don't modify the original data within the data stream.
How to create a formula field for phone number standardization:

Define the formula: The formula should:

Remove any non-numeric characters (hyphens, parentheses, spaces, etc.).
Ensure the country code is present (e.g., +1 for the US).
Format the number according to the E164 standard (e.g., +15551234567).
Implement the formula: Use the available functions within the data stream platform (e.g., REGEX_REPLACE, CONCAT) to create the formula.

Test and validate: Thoroughly test the formula with various phone number formats to ensure accuracy.

By creating a formula field, you can efficiently standardize phone numbers within the data stream, ensuring they are ready for SMS campaigns and other downstream processes....

ForMarina - Aug 01, 2024

Phone data type accepts textual data and FORMATS it as phone number. So you can have various patterns as input but everything will be standardized.

Marina - Jul 24, 2024

Is A) https://help.salesforce.com/s/articleView?id=sf.c360_a_data_types.htm&type=5

Stores phone numbers. Data Cloud doesn’t validate the format of the phone number. The phone data type is modeled on the text data type. Any valid text value is accepted for ingestion into a phone data type field.

You can explicitly choose the phone data type for a source field if you want it to be treated as a phone number. You can use a phone number field as a primary key but not as an engagement date field.

Formula functions that work with text values accept phone data type input. You can convert the text output from these formula functions into a phone data type. For more information, see Supported Library Functions.

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (41q)
1 commentQuestion 1: To import campaign members into a campaign in Salesforce CRM...
5 commentQuestion 2: Which data stream category should be assigned to use the dat...
Question 3: A customer has multiple team members who create segment audi...
Question 4: Cumulus Financial wants its service agents to view a display...
Question 5: Which statement about Data Cloud's Web and Mobile Applicatio...
3 commentQuestion 6: A consultant is planning the ingestion of a data stream that...
1 commentQuestion 7: During an implementation project, a consultant completed ing...
Question 8: What does it mean to build a trust-based, first-party data a...
Question 9: A consultant is working in a customer's Data Cloud org and i...
Question 10: Luxury Retailers created a segment targeting high value cust...
2 commentQuestion 11: When creating a segment on an individual, what is the result...
Question 12: Cumulus Financial created a segment called Multiple Investme...
Question 13: Which data model subject area defines the revenue or quantit...
Question 14: Cumulus Financial uses Data Cloud to segment banking custome...
Question 15: Northern Trail Outfitters (NTO), an outdoor lifestyle clothi...
Question 16: A consultant is reviewing a recent activation using engageme...
Question 17: During discovery, which feature should a consultant highligh...
Question 18: A consultant is helping a beauty company ingest its profile ...
1 commentQuestion 19: The recruiting team at Cumulus Financial wants to identify w...
Question 20: A customer wants to use the transactional data from their da...
3 commentQuestion 21: During a privacy law discussion with a customer, the custome...
Question 22: Northern Trail Outfitters (NTO) wants to send a promotional ...
Question 23: Northern Trail Outfitters uploads new customer data to an Am...
Question 24: When performing segmentation or activation, which time zone ...
Question 25: What is Data Cloud's primary value to customers?...
1 commentQuestion 26: Which two dependencies prevent a data stream from being dele...
Question 27: A customer has a requirement to receive a notification whene...
Question 28: A retailer wants to unify profiles using Loyalty ID which is...
Question 29: A customer has a requirement to be able to view the last tim...
Question 30: A customer needs to integrate in real time with Salesforce C...
2 commentQuestion 31: Which two steps should a consultant take if a successfully c...
Question 32: What should an organization use to stream inventory levels f...
Question 33: Northern Trail Outfitters unifies individuals in its Data Cl...
Question 34: A customer wants to create segments of users based on their ...
Question 35: A user is not seeing suggested values from newly-modeled dat...
1 commentQuestion 36: A new user of Data Cloud only needs to be able to review ind...
Question 37: A user Isnot seeing suggested values fromnewly-modeled data ...
1 commentQuestion 38: A Data Cloud consultant recently added a new data source and...
Question 39: What does the Ignore Empty Value option do in identity resol...
Question 40: How can a consultant modify attribute names to match a namin...
Question 41: What is the result of a segmentation criteria filtering on C...