Storyteller
Instructor
Hello All,
I have investments that have transactions {InvestTrans.EffectDt} that go from 1996 to 2001 and I would like to group {InvestTrans.EffectDt} every year on the change of {CorpUserDef.Date3}. However {CorpUserDef.Date3} has only one value. For exapmle {CorpUserDef.Date3} = 2001/2/28 12:00AM.
I would like to create a formula that would allow me to group by
Year({CorpuserDef.Date3}) then
Year({CorpuserDef.Date3}-1) then
Year({CorpuserDef.Date3}-2) then
Year({CorpuserDef.Date3}-3) then
Year({CorpuserDef.Date3}-4)
I think I'm on the right track with my line of thought but I have not been able to get it to work.
Any help would be greatly appreciated.
Thanks,
Michael
I have investments that have transactions {InvestTrans.EffectDt} that go from 1996 to 2001 and I would like to group {InvestTrans.EffectDt} every year on the change of {CorpUserDef.Date3}. However {CorpUserDef.Date3} has only one value. For exapmle {CorpUserDef.Date3} = 2001/2/28 12:00AM.
I would like to create a formula that would allow me to group by
Year({CorpuserDef.Date3}) then
Year({CorpuserDef.Date3}-1) then
Year({CorpuserDef.Date3}-2) then
Year({CorpuserDef.Date3}-3) then
Year({CorpuserDef.Date3}-4)
I think I'm on the right track with my line of thought but I have not been able to get it to work.
Any help would be greatly appreciated.
Thanks,
Michael