PA_PB__c
false
IF(month(Report_Creat_day__c) = 4,"PA:4月(1Q)",
IF(month(Report_Creat_day__c) = 5,"PA:5月(1Q)",
IF(month(Report_Creat_day__c) = 6,"PA:6月(1Q)",
IF(month(Report_Creat_day__c) = 7,"PA:7月(2Q)",
IF(month(Report_Creat_day__c) = 8,"PA:8月(2Q)",
IF(month(Report_Creat_day__c) = 9,"PA:9月(2Q)",
IF(month(Report_Creat_day__c) = 10,"PB:10月(3Q)",
IF(month(Report_Creat_day__c) = 11,"PB:11月(3Q)",
IF(month(Report_Creat_day__c) = 12,"PB:12月(3Q)",
IF(month(Report_Creat_day__c) = 1,"PB:01月(4Q)",
IF(month(Report_Creat_day__c) = 2,"PB:02月(4Q)",
IF(month(Report_Creat_day__c) = 3,"PB:03月(4Q)",
"")
)
)
)
)
)
)
)
)
)
)
)
BlankAsZero
false
false
Text
false