You need to sign in to do that
Don't have an account?

Missing fields on Account objects in Developer edition
Hi,
I am trying the Trailhead challange for Formula fields at https://developer.salesforce.com/trailhead/point_click_business_logic/formula_fields#challenge
and the challenge is to add a formula field on the Case object referencing the Last Activity Date of the Account object.
But the Account object doesn't have a Last Activity Date (and neither does the Case object) - so how can I complete that challenge?
I am trying the Trailhead challange for Formula fields at https://developer.salesforce.com/trailhead/point_click_business_logic/formula_fields#challenge
and the challenge is to add a formula field on the Case object referencing the Last Activity Date of the Account object.
But the Account object doesn't have a Last Activity Date (and neither does the Case object) - so how can I complete that challenge?
There is a field Last Activity In Account. When creating the formula, click on insert field -> Case -> Account -> Last Activity.
The final formula will look something like this: Thanks
This field is not available in page layout but we can use it in formula field,Validation tule, workflow and report.Please refer to the screen shot.
Please let me know if this is helpful.
Regards,
Shashi