What formula should an app builder use to achieve the desired result?

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?
A . ISPICKVAL(Galaxy__r.Type__c)
B . VALUE(Galaxy_r.Type__c)
C . TEXT(Galaxy_r.Type_c)
D . FIND(Galaxy__r.Type__c)

Answer: C

Explanation:

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.

Latest CRT-403 Dumps Valid Version with 340 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments