Page 1 of 1

Year Separation

Posted: Tue Nov 25, 2008 10:47 pm
by dssiddu
hi ALL

I have src as year col i want to do each year some calculation. And each year should reset the values.

please tell me how to do this one basicaly year separation from single column and reset the values from staging var ?

Thanks in Adv

Posted: Wed Nov 26, 2008 1:14 am
by chulett
I have no idea what you are asking for. Can you provide examples - both of the source data and what the transformed output should be? :?

Posted: Wed Nov 26, 2008 3:36 am
by Scope
from your query i have understand one thing :idea: you want separate year from column .you can do this by using function 'YearFromDate()'.