Calculate Age days for Transaction
Hi Team
I have created an attribute in Match type of Age_days which is calculating based on a different date and not accounting date.
Calculation type:- Scripted
Formula :- DATE_DIFF( {Effective Date} , 'TODAY', 'DAYS')
However, it's not re-calculating it everyday.
Is there a way to create the attribute in match type so that it can be re-caculate everyday?
0