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 597 discussion

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

Universal Containers expects impacts to operations due to increased demand. The executive team will reach out to current customers and wants to see the number of open cases for the account and parent account.

What should an app builder combine to display the number of open cases on the account page?

  • A. Approval Process
  • B. Custom object
  • C. Flow
  • D. Roll-up summary
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Legark
1 week, 3 days ago
Selected Answer: D
Universal Containers wants to display the number of open cases for: The Account The Parent Account (if applicable) This requires counting related Case records based on a condition (Status = Open), and showing that total on the Account record. Why Roll-up Summary is correct: A Roll-Up Summary field on the Account object can be used to count related Case records. You can filter the summary to only include open Cases. No code or automation needed — native declarative feature.
upvoted 1 times
...
02ebc04
11 months, 1 week ago
C) Standard fields cannot be child in a MS relationship. Therefore it has to be a flow
upvoted 1 times
...
AzureLife2020
1 year, 2 months ago
It's C because there is no mention of an MD relationship therefore roll up summary can't be used based on that assumption.
upvoted 2 times
...
smarty7575
1 year, 3 months ago
Selected Answer: D
I believe the answer should be D.
upvoted 2 times
...
smarty7575
1 year, 3 months ago
I believe the answer should be D.
upvoted 2 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 ...