Skip to main content
Vanesa Cabrera (--) 님이 #Trailhead Challenges에 질문했습니다

I cannot find the System Administrator as an option in the Insert Field options to fullfill the formula "ISBLANK( Hiring_Manager__c  &&  $Profile.Name  <> System Administrator)" so I am not able to get the syntax right. Can anybody help me out?

답변 6개
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    2023년 4월 16일 오후 9:23

    @Vanesa Cabrera, You can get Hiring_Manager__c or $Profile.Name as fields.

    However, "System Administrator" is not a field, but a string to type in.

    Eric

0/9000