Hi,
I have a subgrid in a model-based app, displaying related data sets from another table (see column "Planned Occurrence" below):
What I'd like to do in the form, where the subgrid is displayed, is to add a calculated field showing the minimum value from this related "Planned Occurrence" column, in the above example min(4,4,5,5)=4. This calculation should be updated, when a new related record is added to the subgrid.
Is there any way to do this?

Report
All responses (
Answers (