Exam Platform-App-Builder Topic 1 Question 186 Discussion
Actual exam question for Salesforce's Platform-App-Builder exam
Question #: 186
Topic #: 1
Question #: 186
Topic #: 1
Ursa Major Solar wants to see the Type field from the parent object Galaxy listed on the child recordStar. The app builder is receiving an error stating "Picklist values are only supported in certain functions".
What formula should an app builder use to achieve the desired result?
What formula should an app builder use to achieve the desired result?
Suggested Answer: C Vote an answer
TEXT() is a formula function that converts a picklist value to text. This can be used to display the Type field from the parent object Galaxy on the child record Star. ISPICKVAL() is used to check if a picklist value is equal to a specified value. VALUE() is used to convert text that represents a number to a number. FIND() is used to locate one text string within another text string.
by Harlan at Sep 03, 2024, 01:28 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).