You need to sign in to do that
Don't have an account?
Dave Hill P44971
What is the code for a row level formula to calculate working days since created date?
I need to add a column with number of days since a task created date. Please could someone help with the code so I can just insert my created date field into it.
TIA.
Dave.
TIA.
Dave.
Hi Dave,
Refer this thread: https://developer.salesforce.com/forums/?id=906F00000008wNHIAY
Regards
TIA
In the formula above, the createdDate field should be replaced with the actual name of your created date field. The formula assumes that work weeks start on Monday and end on Friday, and it assumes that weekends are non-working days.