Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Platform App Builder All Questions

View all questions & answers for the Certified Platform App Builder exam

Exam Certified Platform App Builder topic 1 question 426 discussion

Actual exam question from Salesforce's Certified Platform App Builder
Question #: 426
Topic #: 1
[All Certified Platform App Builder Questions]

Universal Containers (UC) wants to delete data in several fields for 5,000 Lead records. UC exported the selected Record IDs and fields that need to have data deleted in a CSV file.
Which two steps should an app builder suggest to meet these requirements? (Choose two.)

  • A. Select the correct record type.
  • B. Use Import Wizard to update leads using the CSV file.
  • C. Select Insert Null Values in Settings.
  • D. Use Data Loader to update leads using the CSV file.
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Fahad21
Highly Voted 2 years, 10 months ago
I am sure the correct answer is C-D. To delete the record in the data loader setting we have to set insert null values so C, D is the right answer.
upvoted 8 times
...
HGayashan
Most Recent 10 months, 3 weeks ago
Selected Answer: CD
C and D are correct https://help.salesforce.com/s/articleView?id=000385542&type=1
upvoted 2 times
...
t_samuel
1 year, 4 months ago
Selected Answer: BC
It is update Data of the field with Value to Null. It is not delete records.
upvoted 3 times
...
sfreesway
1 year, 4 months ago
Selected Answer: BC
The only reason its B is because as devofthedemon said, you're only deleting data in FIELDS not deleting RECORDS And data import can delete field values by allowing null values to replace the data https://help.salesforce.com/s/articleView?id=000382170&type=1 And then because its so small (5k records) its good practice to use wizard rather than loader https://roycon.com/when-to-use-data-import-wizard-vs-data-loader/ If you need to delete RECORDS Wizard cannot delete records https://www.salesforceben.com/introduction-to-the-data-import-wizard-for-salesforce/#:~:text=Operations%20Available%3A%20The%20Data%20Import,delete%20records%20through%20the%20tool. But again its only asking to delete field values so its B & C
upvoted 3 times
...
CVR14
2 years, 1 month ago
B and C, since this article seems to state that Data Loader can't delete FIELDS. https://salesforce.stackexchange.com/questions/382387/is-it-possible-to-delete-fields-on-records-using-data-loader
upvoted 2 times
...
TALLAK786
2 years, 1 month ago
Data Import Wizard can be used to insert null values into the fields but it is done by inserting either "N/A" or "0" into the field. Reference: https://help.salesforce.com/s/articleView?language=en_US&id=000314136&type=1 Data loader can also be used to insert null values which is done by selecting the null setting value. Refernce: https://help.salesforce.com/s/articleView?id=000327368&language=en_US&r=https%3A%2F%2Fwww.google.com%2F&type=1 The options match the requirements of data loader hence answer seems to be c & D
upvoted 3 times
...
sf2022
2 years, 3 months ago
Selected Answer: CD
Ans are C, D
upvoted 3 times
...
SpiritualBeing
2 years, 6 months ago
Correct is c d
upvoted 2 times
...
fak3r
2 years, 6 months ago
Selected Answer: CD
Correct is c d
upvoted 3 times
...
devofthedemon
2 years, 11 months ago
As I see it, you dont want to delete records, just certain record fields, so you must perform an update with the blank fields in the csv and for that you could use the data import wizard until 50.000 records. i think the correct answer is BD
upvoted 2 times
...
DonAldos
3 years, 1 month ago
Import Wizard is not able to delete and I dont think that record types are needed here, so C,D
upvoted 3 times
DonAldos
3 years, 1 month ago
C is correct: https://help.salesforce.com/s/articleView?id=000327368&type=1
upvoted 2 times
...
...
JorgeLucas
3 years, 2 months ago
Data Loader is supported for loads of up to 5 million records.
upvoted 1 times
...
JorgeLucas
3 years, 2 months ago
A and B Use Import Wizard to manage up to 50,000 records at a time.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

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.

SaveCancel
Loading ...