Hi @Hector - You can sum and count connected child records in the schema. You’ll need to add a parent object connected to the records so you can sum them. You’ll then be able to reference that total. The parent object will only have one record so it’s being used as a summary table to sum and count the connected record values.