Hi currently I have my users recording "plantation locations" (with some attributes) in a main table and I have a repeat table that lists the "plants planted" (planted species and numbers of planted species).
So I have a "Sum" calculation in order to have the "total plants" per plantation location.
In addition, there is a unique field in the main table that gets copied in the repeated table, lets name it "FormID".
Is there a way to have a calculation of the "total plants" per "FormID"?
Thank you.