I have a EDate and I want to calclate the difference between today and edate.
In my Expire filed I have the following forumula which calculates it correctly
Expire Filed Formula which is ; Computed Date/Time
(@Date(@Today) - @Date(Edate) ) / 86400 ;
When I go to create a new document I get
Field 'Expire" : Incorrect data taype for operate or @function Time/Date Expected.
In the long run what I am trying to do is have a view that only shows the expired documents so that I can set up an agent to e-mail IT To Take away Access because the time has expired.