MedicalCenterPilotUnit_DEP__c
false
IF(Parent.Parent.RecordTypeId = '01210000000QemG',
text(Parent.Parent.MedicalCenterPilotUnit__c),
IF(Parent.RecordTypeId = '01210000000QemG',
text(Parent.MedicalCenterPilotUnit__c),
IF(RecordTypeId = '01210000000QemG',
text(MedicalCenterPilotUnit__c),
""
)))
BlankAsZero
false
false
Text
false