Ursa Major Solar want to see the Type field from the parent object Galaxy listed on the child record Star. 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. TEXT(Galaxy__r.Type__c)
B. VALUE(Galaxy__r.Type__c)
C. ISPICKVAL(Galaxy__r.Type__c)
D. FIND(Galaxy__r.Type__c)
Suggest answer: A
Reference:
No comments:
Please share to make the community better.