| | |
| | | "西藏","四川/西藏", |
| | | "四川","四川/西藏", |
| | | "辽宁", |
| | | IF(BEGINS(AreaCity__c,"鞍山") || |
| | | BEGINS(AreaCity__c,"大连") || |
| | | BEGINS(AreaCity__c,"丹东") || |
| | | BEGINS(AreaCity__c,"盘锦") || |
| | | IF(BEGINS(AreaCity__c,"鞍山") || |
| | | BEGINS(AreaCity__c,"大连") || |
| | | BEGINS(AreaCity__c,"丹东") || |
| | | BEGINS(AreaCity__c,"盘锦") || |
| | | BEGINS(AreaCity__c,"营口"),"大连","沈阳"), |
| | | "广东", |
| | | IF(BEGINS(AreaCity__c,"深圳") || |
| | | BEGINS(AreaCity__c,"中山") || |
| | | BEGINS(AreaCity__c,"潮州") || |
| | | BEGINS(AreaCity__c,"梅州") || |
| | | BEGINS(AreaCity__c,"珠海") || |
| | | BEGINS(AreaCity__c,"惠州") || |
| | | BEGINS(AreaCity__c,"汕尾") || |
| | | BEGINS(AreaCity__c,"汕头") || |
| | | BEGINS(AreaCity__c,"揭阳") || |
| | | BEGINS(AreaCity__c,"中山") || |
| | | BEGINS(AreaCity__c,"潮州") || |
| | | BEGINS(AreaCity__c,"梅州") || |
| | | BEGINS(AreaCity__c,"珠海") || |
| | | BEGINS(AreaCity__c,"惠州") || |
| | | BEGINS(AreaCity__c,"汕尾") || |
| | | BEGINS(AreaCity__c,"汕头") || |
| | | BEGINS(AreaCity__c,"揭阳") || |
| | | BEGINS(AreaCity__c,"河源"),"深圳","广东"), |
| | | IF(LEN(AreaProvince__c)>2,LEFT(AreaProvince__c,2),AreaProvince__c))</formula> |
| | | <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs> |