Do you mind walking me through what you are doing here? I'm not sure I am following: call execute(catt('have(where=(Metric="',Metric,'")
rename=(Actual=',Metric,'_Actual Forecast=',Metric,'_Forecast Total=',Metric,'_Total))'));
if last then call execute(';by Product;drop Metric;run;')
... View more