on 2006 Mar 15 2:08 PM
Hi!
Anyone aware how to get todays' date in the Transfer Rules Formula Editor?
Aim is to calculate ones actual age based on a given birthday-month-year using the dateDifference function.
Cheers
Hi,
The summary of both posts:
Use a formula
DATE_DIFF( SYST-DATUM, BDAY)
As you understand, the difference will be in days.
Best regards,
Eugene
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Inside the Forula editor,
you can access the birtday field and SYST-DATUM ( current datum )
So write as follows--( by double clicking on the fields =
SYST-DATUM - BDAY INfoobject
regards,
Hari
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
61 | |
11 | |
7 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.