This topic is locked

Using Child Record Count on Master Table List to Calculate

4/21/2018 4:11:40 AM
PHPRunner General questions
D
dustinforehand author

Hoping someone can help me. Have a Master / Detail table relationship. On the master list page it show total record count for child table as a link to open child table.

Is there way to add to list view of master table labels that will calculate.
Calculation to Perform: # of Child records - Data from Master Field: Field1 = Difference

Display on Master Record: #/#/#
Example
5 Child Records - 15 Value of Master Field1 = -10
Display: 5/15/-10