Internal_asset_location_F__c
    false
    IF(NOT( ISBLANK(Rental_Apply__c)),Rental_Apply__r.Internal_asset_location_F__c, IF(NOT( ISBLANK(Inventory_Header__c)), Inventory_Header__r.Internal_asset_location__c, Text(Asset__r.Internal_asset_location__c)))
    BlankAsZero
    
    false
    false
    Text
    false