Exam Data-Cloud-Consultant Topic 1 Question 129 Discussion
Actual exam question for Salesforce's Data-Cloud-Consultant exam
Question #: 129
Topic #: 1
Question #: 129
Topic #: 1
A consultant is setting up a data stream with transactional data,
Which field type should the consultant choose to ensure that leading
zeros in the purchase order number are preserved?
Which field type should the consultant choose to ensure that leading
zeros in the purchase order number are preserved?
Suggested Answer: A Vote an answer
The field type Text should be chosen to ensure that leading zeros in the purchase order number are preserved.
This is because text fields store alphanumeric characters as strings, and do not remove any leading or trailing characters. On the other hand, number, decimal, and serial fields store numeric values as numbers, and automatically remove any leading zeros when displaying or exporting the data123. Therefore, text fields are more suitable for storing data that needs to retain its original format, such as purchase order numbers, zip codes, phone numbers, etc. References:
* Zeros at the start of a field appear to be omitted in Data Exports
* Keep First '0' When Importing a CSV File
* Import and export address fields that begin with a zero or contain a plus symbol
This is because text fields store alphanumeric characters as strings, and do not remove any leading or trailing characters. On the other hand, number, decimal, and serial fields store numeric values as numbers, and automatically remove any leading zeros when displaying or exporting the data123. Therefore, text fields are more suitable for storing data that needs to retain its original format, such as purchase order numbers, zip codes, phone numbers, etc. References:
* Zeros at the start of a field appear to be omitted in Data Exports
* Keep First '0' When Importing a CSV File
* Import and export address fields that begin with a zero or contain a plus symbol
by Ansel at Aug 13, 2024, 10:52 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).