S
senkurion
Hello,
I have a field "Account opened on" and i would like to calculate the date
difference between "Account opened on" and quarterly date related.
for example if "Account opened on" is May 16, 2007 the I would like to
count the in days difference between May 16 2007 and June 30 2007 (end of
the second quarter)
I tried following expression but it does not work
Datediff("d",[Account opened on],("q2",[Account opened on]
Please help
I have a field "Account opened on" and i would like to calculate the date
difference between "Account opened on" and quarterly date related.
for example if "Account opened on" is May 16, 2007 the I would like to
count the in days difference between May 16 2007 and June 30 2007 (end of
the second quarter)
I tried following expression but it does not work
Datediff("d",[Account opened on],("q2",[Account opened on]
Please help