I have a customer Project form in custom entity.
One tab on that form is for financials.
On the financials tab is a subgrid for tracking week over week financial entries for that project.
I would like to have a field on this form that shows the dollar difference between the current week and last week. Or a column in the subgrid.
How is this possible?
Alternatively I do have a field called "baseline" on my form. I could live with calculating the difference between the baseline and the most recent week ending financials.
Thanks,
Terry