set cr_postpay2a (in= a) total_calls;
if charged_party_number = total_calls.charged_party_number and a.hours_flag = total_calls.hours_flag
then total_calls=total_calls.total_calls;
keep charged_party_number
,SiteID
,Site_Name
,Band
,Address
,Post_Code
,Locality
,hours_flag
,calls
,total_calls
,calls_percentage
,business_flag
;
run;
how to modify these in order to select data from total_calls dataset? Coz I just use java method way but it is not used in sas .Thanks everyone



雷达卡





京公网安备 11010802022788号







