Hi Team,
I am using custom record field for date difference function (a!customFieldDateDiff), however the problem is that this function rounds off the date to floor. eg 10.99 Days will be 10 Days.
do we have any other function which will do the job correctly ?
Thanks in Advance
Discussion posts and replies are publicly visible
I do not know of another function to do this. In the end, it is open to interpretation whether this calculation is correct or not. It is called "DateDiff", not "DateTimeDiff".