Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
Can I create a custom field that is the max of a Date field?
Ed
Are you asking if you can find the max of a date from child object records and display on the parent object?
You can do that if you have a Master Detail relationship. If you have lookup, you can still do it but you will need to use apex.
Hope that helps..
I am looking to create a custom Contract object field that pulls in the MAX 'Contract End Date' field.
I hope this helps.
I need to a similar thing, did you figure it out?
Thanks
Are you asking if you can find the max of a date from child object records and display on the parent object?
You can do that if you have a Master Detail relationship. If you have lookup, you can still do it but you will need to use apex.
Hope that helps..
I am looking to create a custom Contract object field that pulls in the MAX 'Contract End Date' field.
I hope this helps.
Ed
I need to a similar thing, did you figure it out?
Thanks