WaldyDuester
6 years agoQrew Trainee
How do I perform a calculation (in a formula field) that uses a value from a field from another record in the same table?
I have a table that lists diameters of cylinders installed in a machine. Each location where the cylinder is installed is a record in the table. One of the fields in the location record is the currently installed diameter of the cylinder at that location. I need to calculate the ratio of diameters on installed cylinders based with respect to another location record in the same table.
How do reference a value stored in an 'installed diameter' field of another record in the same table to use in the new Ratio formula field in the location records? The excel equivalent is doing calculations that reference a value in a fixed cell (who's value can change).
The formula would be:
Ratio = (Diameter value of current record) divided by (diameter value from different record in the same table)
Hope the above makes sense.
How do reference a value stored in an 'installed diameter' field of another record in the same table to use in the new Ratio formula field in the location records? The excel equivalent is doing calculations that reference a value in a fixed cell (who's value can change).
The formula would be:
Ratio = (Diameter value of current record) divided by (diameter value from different record in the same table)
Hope the above makes sense.