Exam Platform-App-Builder Topic 1 Question 189 Discussion
Actual exam question for Salesforce's Platform-App-Builder exam
Question #: 189
Topic #: 1
Question #: 189
Topic #: 1
Cloud Kicks received a new requirement to calculate summaries from child objects of a standard object. The team would prefer to solve this declaratively.
What are two considerations an app builder should evaluate?
Choose 2 answers
What are two considerations an app builder should evaluate?
Choose 2 answers
Suggested Answer: A,D Vote an answer
To calculate summaries from child objects of a standard object, an app builder should evaluate two considerations:
An app builder is unable to change a look up to a master-detail relationship. A lookup relationship can only be converted to a master-detail relationship if the lookup field in all records contains a value. If some records have null values, then the conversion will fail.
A value is required in all records of the lookup field prior to converting to a master-detail relationship. As mentioned above, a lookup field cannot have any null values before it can be converted to a master-detail relationship. Users will need to populate the lookup field with valid values for all records before attempting the conversion.
An app builder is unable to change a look up to a master-detail relationship. A lookup relationship can only be converted to a master-detail relationship if the lookup field in all records contains a value. If some records have null values, then the conversion will fail.
A value is required in all records of the lookup field prior to converting to a master-detail relationship. As mentioned above, a lookup field cannot have any null values before it can be converted to a master-detail relationship. Users will need to populate the lookup field with valid values for all records before attempting the conversion.
by volodymyrchyk at Jan 31, 2024, 02:57 AM
0
0
0
10
Comments
volodymyrchyk
2024-01-31 02:57:11Upvoting 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).